Results 1 to 4 of 4
Thread: Learning Java
- 04-09-2009, 02:27 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Learning Java
Hi guys,
I decided a few days ago that knowing java would be a very handy skill to have. I know a bit of HTML that's about it, I have very limited experience with serious programming languages.
Are there any good websites/books available for the true beginner? I'd like to start out by doing a few simple games or something of that nature. Iv browsed all the stickies and such but didn't catch anything, I apologize if this has been covered.
Thanks
- 04-09-2009, 02:36 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Welcome to forum. :)
Before dig into the deep of Java world, my suggestion is you must learn basis of Java. Otherwise you'll mess-up quickly.
Best place to start work on is the Sun Java tutorial. At the same time you have to use the Java doc, which explain all the libraries used in programming. At the beginning my suggestion for you is, to coding use the Notepad and the command prompt.
Here are all you want.
The Java Tutorial
Java 6 API Specification
Good luck!
-
From the Sun fora:
The core Java list (many thanks to PhHein(?) jverd(?) for this list):
Sun's basic Java tutorial
Sun's New To Java Center
Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
jGuru
A general Java resource site. Includes FAQs, forums, courses, more.
JavaRanch
To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
Yawmarks List
The Java Developers Almanac
Java Examples from The Java Developers Almanac 1.4
Bruce Eckel's Thinking in Java(Available online.)
Joshua Bloch's Effective Java
Bert Bates and Kathy Sierra's Head First Java
James Gosling's The Java Programming Language
Gosling is the creator of Java. It doesn't get much more authoritative than this.
Joshua Bloch and Neal Gafter Java Puzzlers.
- 04-09-2009, 02:46 AM #4
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Learning Java
By jjoshua2 in forum New To JavaReplies: 2Last Post: 12-20-2008, 02:46 AM -
Interested in learning Java
By amarelv in forum New To JavaReplies: 9Last Post: 11-10-2008, 10:11 AM -
Java Learning Curve
By mwildam in forum New To JavaReplies: 13Last Post: 10-17-2008, 11:09 AM -
how to begin with learning to develope in JAVA
By Triji in forum New To JavaReplies: 1Last Post: 08-11-2008, 02:25 PM -
How to start learning Java
By hiranya in forum New To JavaReplies: 2Last Post: 06-28-2007, 02:55 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks