hi everybody,i ave jst found out tht java is interesting so thts y i ave decide to study it.i ave gat some crew on object oriented programing bse ave been trying to learn C++ and Csharp 4 the last 4 Months ,atleast i can develop something.my point is i just need help on how to learn java fast bse i might need it to do my school project whichis just around da corner.thanks in advance
java beginner
Started by 24kmax10, Apr 10 2010 08:22 AM
2 replies to this topic
#1
Posted 10 April 2010 - 08:22 AM
|
|
|
#2
Posted 11 April 2010 - 05:43 AM
Did you type with your feet? Start by using correct grammar, your text isn't readable. A good programmer uses correct grammar, because it's critical to avoid any mistakes when writing code. Your sloppy writing shows your going to make an awful programmer, because you never stop to think, if your code is understandable to other people.
Anyway, Bruce Eckel's "Thinking in Java" is a great book.
Anyway, Bruce Eckel's "Thinking in Java" is a great book.
Edited by Sinipull, 11 April 2010 - 12:33 PM.
#3
Posted 11 April 2010 - 06:03 PM
Sinipull, maybe you can forgive this learner. Hahaha.
@24kmax10
Java has a vast collection of libraries in it. Are you familiar with the "Hello World" introduction concept?
The methods you've done to learn C# is the same thing you have to do when learning Java. Print here, print there. Loop, Switch, method declaration. All that stuff.
Besides, there are many resources available out there. Like Sinipull said, Bruce Eckel's "Thinking in Java" is a great book. Also, Google is your friend!
But you have to acquire techniques not just by reading books.
The best way to learn programming is to program.
Good luck.
@24kmax10
Java has a vast collection of libraries in it. Are you familiar with the "Hello World" introduction concept?
The methods you've done to learn C# is the same thing you have to do when learning Java. Print here, print there. Loop, Switch, method declaration. All that stuff.
Besides, there are many resources available out there. Like Sinipull said, Bruce Eckel's "Thinking in Java" is a great book. Also, Google is your friend!
But you have to acquire techniques not just by reading books.
The best way to learn programming is to program.
Good luck.


Sign In
Create Account

Back to top









