Hello, The Question i need help with is: (we just did loops:for, do,while) so all answers need to be done containing these statements we learned. Not completely just be used.
We use separate class files from main for each assignment.
Write a program that reads a line of input as a string (through a menu that is reusable) and print:
a. Only the uppercase letters in the string.
b. every second letter of the string
c. the string, with all vowels replaced by an underscore.
d.the number of vowels in the string
e. the poitions of all vowels in the string
Thank you

VulpesPosted Oct 13, 2013, 9:26 AM
Anyway try this:
VulpesPosted Oct 16, 2013, 5:47 PM
To be successful, you therefore need to specialize in an area where there's a current (and hopefully continuing) demand for developers. So the question is what should you specialize in?
I don't think the programming scene has ever been more confusing than it is today but, if there's one thing that is clear, it's that programming for phones and tablets is becoming increasingly important and is likely to remain so for the foreseeable future.
So, if I was starting again from scratch, I think that's the area I'd want to be in.
One area I'd certainly avoid is desktop development (my own area) which I can see becoming increasingly moribund as far as new development is concerned though there'll be enough maintenance work to keep most of us busy for some years to come.
Of course, the jury's still out on whether Windows Phone and the Surface tablets will ever be able to achieve critical mass compared to iOS and Android devices. If you want to cover all the angles whilst continuing to program in C#, there's a lot to said for using Xamarin's tools rather than Microsoft's at the present time:
http://xamarin.com/
SUNIL GUTTAPosted Oct 16, 2013, 3:49 PM
Hey any suggestions regarding how to approach and build myself as a successful Dot net developer ..
Ty for ur support every-time