jQuery in Action, 2nd edition
The moose likes Beginning Java and the fly likes Help for writing code Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Help for writing code" Watch "Help for writing code" New topic
Author

Help for writing code

bobby Varghese
Greenhorn

Joined: Feb 12, 2009
Posts: 6
Hi, i am a beginner in JAVA. I want to study the basic things like syntax, and all the things included to write a program.
Can anybody help me with studying the basic in JAVA??
Thank you.
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9950
    
    6

Helping folks is why where here. There are plenty of books and online resources that explain syntax and such, so i'd pick up one of those. Lots of folks around here (myself included) like "Head First Java" by Bert Bates and Kathy Sierra. Bert even moderates a few forums around here. Others like "Thinking in Java" by Bruce Eckel, which you used to be able to download for free (not sure if that is still true or not).

Start with something like that, then come back here and ask more questions. come back here and read what others are posting, and try and learn from the thousands of discussions already here.


Never ascribe to malice that which can be adequately explained by stupidity.
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12929
    
    3

Welcome to JavaRanch.

Have a look at the Java Beginners FAQ - it contains useful information and links for getting started with Java. And ofcourse, if you have specific questions, ask them here on the forum! Have a good time learning Java.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32708
    
    4
I think the 3rd edition of Thinking in Java is still available free, but the 4th edition isn't.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Help for writing code
 
Similar Threads
Anyone take the AP computer science course?
Can multiple files be read from a path
Is it a good desicion to learn Andriod
If I can do then why can't you?
tutorials