943,936 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2683
  • Java RSS
You are currently viewing page 1 of this multi-page discussion thread
Sep 23rd, 2006
0

Learning Java

Expand 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.
Similar Threads
Reputation Points: 11
Solved Threads: 1
Light Poster
JakeCourtney is offline Offline
27 posts
since Sep 2006
Sep 23rd, 2006
0

Re: Learning Java

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.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
Sep 23rd, 2006
0

Re: Learning Java

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.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Sep 23rd, 2006
-1

Re: Learning Java

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
Reputation Points: 14
Solved Threads: 0
Junior Poster
lol_hacker101 is offline Offline
150 posts
since Sep 2006
Sep 24th, 2006
-1

Re: Learning Java

you should start by not hijacking other peoples' threads.
Next you should continue by posting in the correct forum.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Sep 24th, 2006
0

Re: Learning Java

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.
Reputation Points: 17
Solved Threads: 8
Junior Poster in Training
Banderson is offline Offline
66 posts
since Aug 2004
Sep 25th, 2006
0

Re: Learning Java

I'm just not sure which method of learning works best. The total excersise or just reading a bit, and playing with the code.
Reputation Points: 11
Solved Threads: 1
Light Poster
JakeCourtney is offline Offline
27 posts
since Sep 2006
Sep 26th, 2006
0

Re: Learning Java

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tjl30 is offline Offline
11 posts
since Sep 2006
Sep 26th, 2006
0

Re: Learning Java

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
Reputation Points: 14
Solved Threads: 0
Junior Poster
lol_hacker101 is offline Offline
150 posts
since Sep 2006
Sep 27th, 2006
0

Re: Learning Java

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/
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tjl30 is offline Offline
11 posts
since Sep 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in Java Forum Timeline: Trie from matrix
Next Thread in Java Forum Timeline: Othello Project Due tomorrow





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC