Friday, July 31, 2009

How difficult is it to learn Java and C++ programming for an average computer user?

If you really want to learn Java and C++, then you'll find it easy enough! Great books for starting learning C++ (and Java) are those written by Bruce Eckel (and are free to download).


Not all environments cost!!!! For example Java was, is and will be free (refering to the development kit and doucmentation). Same for C/C++ (search for GNU gcc compiler or mingw32 compiler for windows, implemented for free in dev-cpp software).


This website will come in handy too:

How difficult is it to learn Java and C++ programming for an average computer user?
It's not hard at all. It's true I learned C++ at school but Java I learned it all alone. With a 'Teach yourself in 21 days' course. It's not hard, you just have to be patient in case things don't go just as you'd like them starting day 1.
Reply:Yes. Most people just aren't smart enough to do any real programming. I have worked with professional programmers with masters degrees who could barely produce even the most straight forward stuff.





Having said that there are a lot of resources for people to learn. Java is easier than C++. Python is a real langauge that is easier than both.





Good luck/Have fun.
Reply:With a little patience, you could learn enough to write simple programs for yourself.





I would recommend Visual Basic as a starting language, and I would recommend "Teach Yourself Visual Basic Programming in 21 Days" by Sams at any Barnes %26amp; Nobles store. (Sams has a whole series of "Teach Yourself ... in 21 Days" books, and I recommend that approach).





However, be aware that whichever language you decide on, it will cost you to purchase the software "environment", such as Visual Basic, C++, etc. The "environment" is where you build your programs and then compile them into executable .EXE files.


No comments:

Post a Comment