They both have value. Try them both.
http://www.freeprogrammingresources.com/tutorial.html
2006-10-18 06:05:21
·
answer #1
·
answered by Anonymous
·
0⤊
1⤋
I would recommend C++( just because it was given as a choice between that and java). The reason being, to me, Java is weak. It is hides alot of functionality from the developer. I take it, that if you want to learn to program, you want NO LIMITS whatsoever. C++ is the best for this.
Me, being a developer familiar with both, i actually use what they call Delphi (Object Pascal). Reason being, I have no limits, full access to the operating system, beautiful interface designs, has an amazing Direct X plugin (DelphiX) that helps when it comes to writing graphical games, i repeat (beatiful and easy interface designs), and more.
C++ is alot more powerfull, but i must admit, can get very complicated...and hard to read...so a third language? I recommend Delphi. That's just my opinion.
2006-10-18 18:41:08
·
answer #2
·
answered by Net 1
·
0⤊
1⤋
I would not recommend either C++ or Java for beginner programmers. Instead I would recommend an interpreted scripting language like Python or Ruby. They are much friendlier languages, they are every bit as useful as C++ or Java, they run on any computer (especially Python), they are first-class object-oriented languages, and since they are interpreted and not compiled they are subtantially more conducive to experimentation.
And, if you decide to try Ruby, you can use Ruby on Rails, which is a fantastic web application programming environment.
The only advantage of languages like C++ is slightly faster execution speed. But computers are really fast these days, so the benefits of faster DEVELOPMENT time means you can be much more productive with a scripting language.
2006-10-18 13:13:08
·
answer #3
·
answered by poorcocoboiboi 6
·
0⤊
1⤋
I ll suggest u to learn c++ now. Bcoz all the languages are developed mostly with the help of c++ and c. If u learn c++ u can learn other things easily. But dont switch to java before learning c++. And not only c++ helps u. The current market is in need of java. Go head... All the best.
2006-10-18 13:14:34
·
answer #4
·
answered by Sudha P 2
·
0⤊
1⤋
The BlueJ, which is an Integrated Development Environment of Java is the best. I srongly recommend it. Its easier(it is as good as learning Java) and almost same as Java, but there is more liberty.
2006-10-18 13:04:41
·
answer #5
·
answered by Anonymous
·
0⤊
1⤋
Java because most internet sites use Java and C++ is slowly becoming obsolete
2006-10-18 13:03:56
·
answer #6
·
answered by lamczyknic3000 2
·
0⤊
1⤋
it depends on what type of programs you want to do. if you want to do internet based programs then java, otherwise go for c++.
2006-10-19 09:44:41
·
answer #7
·
answered by justme 7
·
0⤊
0⤋