•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 391,802 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,429 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Views: 1427 | Replies: 12
![]() |
•
•
Join Date: Sep 2006
Location: Liberty, IL
Posts: 27
Reputation:
Rep Power: 2
Solved Threads: 1
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'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.
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.
There are no specific pointers. You learn them as you program and as you integrate with public forums such as these.
Member of: F-ugly code club
Join today don't delay!
Join today don't delay!
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation:
Rep Power: 18
Solved Threads: 191
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.

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.
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
•
•
Join Date: Sep 2006
Location: Who wants to know?
Posts: 149
Reputation:
Rep Power: 0
Solved Threads: 0
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
Cheers,
lol_hacker101
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation:
Rep Power: 18
Solved Threads: 191
you should start by not hijacking other peoples' threads.
Next you should continue by posting in the correct forum.
Next you should continue by posting in the correct forum.
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
•
•
Join Date: Aug 2004
Location: North Carolina
Posts: 25
Reputation:
Rep Power: 5
Solved Threads: 0
•
•
•
•
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
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.
•
•
Join Date: Sep 2006
Location: Liberty, IL
Posts: 27
Reputation:
Rep Power: 2
Solved Threads: 1
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
•
•
Join Date: Sep 2006
Posts: 10
Reputation:
Rep Power: 2
Solved Threads: 0
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
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
•
•
Join Date: Sep 2006
Location: Who wants to know?
Posts: 149
Reputation:
Rep Power: 0
Solved Threads: 0
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
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
-Albert Einstein
•
•
Join Date: Sep 2006
Posts: 10
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
•
•
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/
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Java Marketplace
- arrays in java!!! (Java)
- Building a simple Java web crawler (Java)
- I am learning Java this year (Computer Science and Software Design)
- New to Java, can't get program to compile (Java)
- Use Java to remove a block of html from a number of files? (Java)
- Beginning Programming with Java (Java)
Other Threads in the Java Forum
- Previous Thread: Trie from matrix
- Next Thread: Othello Project Due tomorrow


Linear Mode