Try the source :) Java is a Sun technology, so check out http://java.sun.com/docs/books/tutorial/
What is the best way to learn programming?[in particular JAVA programming]?
learn C instead, java is slow and bloated.
Reply:First you learn a language. Keywords, data types, loops, functions, strings, IO. Once you have that you are ready to attack problems:
--computational problems
-data structures
--I/0 etc. Point is do not jump to writing enterprise apps first. You need to learn how to think as a programmer first. Basics first.
Then you can jump into writing some useful apps for the enterprise.
This way you will explore the rich Java libraries and master OO concepts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment