Learning Java

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Closed Thread

Join Date: Sep 2006
Posts: 27
Reputation: JakeCourtney is an unknown quantity at this point 
Solved Threads: 1
JakeCourtney JakeCourtney is offline Offline
Light Poster

Learning Java

 
0
  #1
Sep 23rd, 2006
Hey,

I've recently started to learn Java with a little prior experince in C++. Only the basics.

I was just wondering if there any pointers for getting this language down. I'm talking about stuff that I won't pick up from some book or exercise. Something you've all come across in the learning process.
Quick reply to this message  
Join Date: Aug 2005
Posts: 5,266
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: Learning Java

 
0
  #2
Sep 23rd, 2006
Java's a big ol language. There's so many things you can do with it.

There are no specific pointers. You learn them as you program and as you integrate with public forums such as these.
*Voted best profile in the world*
Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Learning Java

 
0
  #3
Sep 23rd, 2006
Java's got only one pointer you need to worry about, and that's the null pointer

Don't get trapped in learning a tool instead of learning the language (so don't start with heavyweight IDEs and stuff).
Don't get trapped into learning some external libraries before you know the language (we don't want kids who never programmed Java before asking questions about EJB, Servlet, Hibernate, Spring, Struts, etc. etc.).
Don't get sidetracked into thinking Java is just like C++ because of the similarities in syntax, it's not.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Quick reply to this message  
Join Date: Sep 2006
Posts: 150
Reputation: lol_hacker101 has a little shameless behaviour in the past 
Solved Threads: 0
lol_hacker101's Avatar
lol_hacker101 lol_hacker101 is offline Offline
Junior Poster

Re: Learning Java

 
-1
  #4
Sep 23rd, 2006
i have recently attended 2 courses in programming in J# and i was wondering if anyone with past experience could guid me in the right direction...'cos im confused, there's so much to learn...

Cheers,
lol_hacker101
Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Learning Java

 
-1
  #5
Sep 24th, 2006
you should start by not hijacking other peoples' threads.
Next you should continue by posting in the correct forum.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Quick reply to this message  
Join Date: Aug 2004
Posts: 47
Reputation: Banderson is an unknown quantity at this point 
Solved Threads: 4
Banderson's Avatar
Banderson Banderson is offline Offline
Light Poster

Re: Learning Java

 
0
  #6
Sep 24th, 2006
Originally Posted by JakeCourtney View Post
Hey,

I've recently started to learn Java with a little prior experince in C++. Only the basics.

I was just wondering if there any pointers for getting this language down. I'm talking about stuff that I won't pick up from some book or exercise. Something you've all come across in the learning process.

I think the first thing is learn the keywords, such as,
  • int
  • float
  • double
  • long
  • null
  • String
  • static
There are several more keywords to learn.

After you learn them get to know what they do , their meaning, and how to implement them into your programming to get the desired results.

Also remember that Java is Object oriented and a case-sensitive language.

That is how I started anyway.
Quick reply to this message  
Join Date: Sep 2006
Posts: 27
Reputation: JakeCourtney is an unknown quantity at this point 
Solved Threads: 1
JakeCourtney JakeCourtney is offline Offline
Light Poster

Re: Learning Java

 
0
  #7
Sep 25th, 2006
I'm just not sure which method of learning works best. The total excersise or just reading a bit, and playing with the code.
IT Professional
Quick reply to this message  
Join Date: Sep 2006
Posts: 11
Reputation: tjl30 is an unknown quantity at this point 
Solved Threads: 0
tjl30 tjl30 is offline Offline
Newbie Poster

Re: Learning Java

 
0
  #8
Sep 26th, 2006
If you are just starting to learn Java try picking up the book "Fundamentals of Java by Lambert/Osborne" It starts out real simple and builds.

Also cheak out
http://java.sun.com/j2se/1.5.0/docs/api/index.html

And if you want a good program to code in try Eclipse
Quick reply to this message  
Join Date: Sep 2006
Posts: 150
Reputation: lol_hacker101 has a little shameless behaviour in the past 
Solved Threads: 0
lol_hacker101's Avatar
lol_hacker101 lol_hacker101 is offline Offline
Junior Poster

Re: Learning Java

 
0
  #9
Sep 26th, 2006
Well,
tj30, i can't download or run eclipse for some reason or another....and yes, i know it's great. my director specially recommended it.. and i know what it is and what it looks like...it's almost the only free J# publishing program, and the best, too.

lol_hacker101
"The only thing that expands faster than the fabric of the universe is the fabric of my waistband."

-Albert Einstein
Quick reply to this message  
Join Date: Sep 2006
Posts: 11
Reputation: tjl30 is an unknown quantity at this point 
Solved Threads: 0
tjl30 tjl30 is offline Offline
Newbie Poster

Re: Learning Java

 
0
  #10
Sep 27th, 2006
Originally Posted by lol_hacker101 View Post
Well,
tj30, i can't download or run eclipse for some reason or another....and yes, i know it's great. my director specially recommended it.. and i know what it is and what it looks like...it's almost the only free J# publishing program, and the best, too.

lol_hacker101
Well if you can't download eclipse try looking for help at there website http://www.eclipse.org/
Quick reply to this message  
Closed Thread

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC