Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-15-2008, 01:51 AM
Member
 
Join Date: Jan 2008
Posts: 3
Fall0ut is on a distinguished road
Hello! and I need help. I dont know were to start
Hi I just signed up for this forum after looking around for some java forums

Ok so here is a little background about me... I do web design. I know how to use photoshop very well and know HTML and CSS very well. I also know how to do 3D modelling pretty well. The way i learned all this was from doing tutorials. That was what gave me the head start.

The problem is that when it comes to programming I have no idea. I want to start to learn but I have no idea were to start from. The reason is that I cant find any good tutorials for Java. I learned HTML, CSS, and 3D graphics by doing big tutorials that explained alot. But I cant find that for programming.

What do I do? Were do I start? Any good tutorials?

Yea and btw I got the Net beans 6.0 for my java. Is that the best?

Thanks please answer my questions I really want to start learning programming!
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-15-2008, 02:06 AM
Senior Member
 
Join Date: Jun 2007
Location: Bali, ID
Posts: 100
wsaryada is on a distinguished road
One website that can help you best is the Java official tutorials, you can find it in this link The Java™ Tutorials.

About the IDE that you have, Netbeans, it's a good tool for programming in Java.
__________________
Website:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Blog:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 01-15-2008, 02:27 AM
Member
 
Join Date: Jan 2008
Posts: 3
Fall0ut is on a distinguished road
thanks ill go check that out.

How did you start learning though?
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 01-15-2008, 05:15 AM
Senior Member
 
Join Date: Jun 2007
Location: Bali, ID
Posts: 100
wsaryada is on a distinguished road
I recall that the first time a learn Java is from an interactive Java CD from Deitel & Deitel years ago. That was the first source that I use to learn Java. Next I started the Java tutorials and read some books from the standard JSE to JEE. Created some small projects, join Java forums to discuss my problems.

It's a lot of fun learning the Java programming.
__________________
Website:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Blog:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 01-15-2008, 09:12 AM
tim's Avatar
tim tim is offline
Senior Member
 
Join Date: Dec 2007
Location: South Africa
Posts: 334
tim is on a distinguished road
Learning a language
Hello Fall0ut

The best way to learn a language is to get a book about it and read it through. As you read the book, write small programs with the newly learned code. Keep doing this until you reached your goal. I know that some books can get very boring as they take long to get to the good stuff (like Swing ) but, in the end, the boring stuff is always needed. Then, when you are done reading the book, you can join a forum, as you did, and then start a large project. I like to write games since they are a great challenge. Games test your programming and analytical skills, which makes a good programmer.
__________________
If your ship has not come in yet then build a lighthouse.
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 01-15-2008, 07:58 PM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 841
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Quote:
Originally Posted by tim View Post
Hello Fall0ut

The best way to learn a language is to get a book about it and read it through. As you read the book, write small programs with the newly learned code. Keep doing this until you reached your goal. I know that some books can get very boring as they take long to get to the good stuff (like Swing ) but, in the end, the boring stuff is always needed. Then, when you are done reading the book, you can join a forum, as you did, and then start a large project. I like to write games since they are a great challenge. Games test your programming and analytical skills, which makes a good programmer.

Tim gives some great advice here FallOut, and I always recommend Head First Java. Best of luck and see you around!
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
to our beloved Java Forums!
(closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 01-15-2008, 11:42 PM
Member
 
Join Date: Jan 2008
Posts: 3
Fall0ut is on a distinguished road
Thanks for clearing some stuff up

Any other great books for a beginner?

Oh yea and what is a terminal used for and what is a good one i should get?
Bookmark Post in Technorati
Reply With Quote
  #8 (permalink)  
Old 01-16-2008, 12:57 AM
roots's Avatar
Moderator
 
Join Date: Jan 2008
Location: Dallas
Posts: 263
roots is on a distinguished road
Fallout i started with Java The Complete Reference, After couple of GWBASIC classes in school. Any book will do it's all depends on how much caffeine you want. Captain's suggestion is the good one.

Looking forward for your HelloWorlds with mighty mighty Java.
__________________
dont worry newbie, we got you covered.
Bookmark Post in Technorati
Reply With Quote
  #9 (permalink)  
Old 01-16-2008, 12:59 AM
gibsonrocker800's Avatar
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 143
gibsonrocker800 is on a distinguished road
Send a message via AIM to gibsonrocker800
I recommend Java Concepts (4th Edition) by Cay Horstmann. It's a very good book. It will help you right from the beginning and turn you into a programmer (that is of course if you have the patience and motivation =])
__________________
//Haha javac, can't see me now, can ya?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
My thread will not start markyoung1984 Threads and Synchronization 4 10-03-2008 07:32 PM
How Start NetBeans.............. bscs04b046 NetBeans 3 04-22-2008 04:53 AM
How to start cachi Java Applets 1 08-06-2007 09:43 AM
Java Web Start perry_mason_i New To Java 1 07-23-2007 10:44 PM
JWS -Java Web Start goldhouse Java Applets 0 04-01-2007 11:20 AM


All times are GMT +3. The time now is 12:09 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org