now learn c++ then java
2006-08-29 13:51:40
·
answer #1
·
answered by dtstuff9 6
·
0⤊
0⤋
I'm going to tell you something that comes from my own experience as a Software Developer (7 years now). I learned C, C++, Java, practically all the mainstream (and not so mainstream) programming language. IMHO, it all comes down to what you would like to do for your life, how do you see yourself in 10 years from now, that sort of things.
1. C and C++, these are what they called 'System Programming Language', because they are used to program low-level stuff, like the Operating System, a Device Driver for a piece of Hardware, or even to write 'other' programming language. This is all cool, if you are good, you will get paid a lot.
2. Java used to be the 'golden boy' of Software Development, the slogan 'Write Once - Run Anywhere' promised a lot, and delivered most of it. Java is still widely used in a lot of project, from small coursework to running financial trasaction in big banks. Although it will be still around for quite sometime, for me it already look like a Dinosaur. Nevertheless, it is a very good entry to the world of commercial Software Development. You can learn of Object Oriented using Java.
3. Comes Microsoft's own baby project, it's called .NET. .Net is not a programming language, rather it's a development framework, on which you can build your software. The new slogan is 'Write with anything, Run anywhere you want', soft of. The framework is Language agnostic, meaning you can write the 'same' program with any language you want, provided it adheres to certain criterias, mix together. The new .NET framerwork 2.0 is very good, and it also comes with 'free' IDE. If you are serious about Developing Software in Enterprise level, I suggest you start with this.
4. The dawn of Agile Programming. This is new phenomenon, it came with the 'second' coming of the Web, hence it usually refer to Web Development. Traditional Software Development process tends to do their releases in a long gap between versions (when was the last time we have major Windows release ?). Agile Programming suggests that application should be release in small chunks but often, like every month or even every week. If you are interested in Web Programming try Ruby on Rails, goto http://www.rubyonrails.com, check out the 'screencasts', you'll love it :) If you 'do' decide to go to this route, let me know :)
Rememver that we need to realise that sooner or later, our life is going to be very dependent on the NET, hence Web Developers are badly needed. The Web is the future.
2006-08-29 14:24:32
·
answer #2
·
answered by thole 2
·
1⤊
0⤋
C++ is the standard for most applications today. If you want to do programming You need to get a Computer science degree from a school with a good reputation for technology. The best way to learn programming is in a real work environment, and the only way to get there is with a good degree. Don't try to teach yourself programming, you will never learn it very well that way. You need professionals to mentor you, or you will never learn the right way to do it.
2006-08-29 13:53:48
·
answer #3
·
answered by martin h 6
·
0⤊
0⤋
Anything where speed is an issue, Linux and its programs (that is why a Pentium is good enough as a modern machine), Windows and programs that deals with hardware, Palm programs. A study in C is not complete without C++ today.
2006-08-29 13:59:24
·
answer #4
·
answered by Andy T 7
·
0⤊
0⤋
just google c++ and there are a lot of tutorial websites. As far as learning the language is concerned, It takes a long time and you can always learn new things. Also dont expect it to be easy, but if you know other languages its definitely a huge plus
2016-03-27 00:41:41
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
C is the basic thing. you can do any thing with a set of code.
Linux and Windows are bult up in C. I don't suggest you to improve to c++. But it's good to study about some concepts in OOPs. You can Implement any of these concepts in C.
Now C is used in win32 application in VC++ and in programming in linux, C is a major thing.
2006-08-29 14:59:24
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋
If you want to made money learn SAS. Its easy. Too many c programmers and the coding is done in india. I am a lotus notes programmer.
2006-08-29 13:56:17
·
answer #7
·
answered by Anonymous
·
0⤊
0⤋
Windows itself is written in C. You can basically write anything in C. If you feel you have a good grasp on it, move on up to C++
2006-08-29 13:51:43
·
answer #8
·
answered by ScipioAfricanus 2
·
0⤊
0⤋
Learn as you can get all the C families
C , C++ , MFC , C#
This is the best lanuage I ever known
2006-08-29 14:03:09
·
answer #9
·
answered by shady 3
·
0⤊
0⤋