| | |
Learning Java
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Sep 2006
Posts: 27
Reputation:
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 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.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
•
•
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
Posts: 11
Reputation:
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
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: 11
Reputation:
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
![]() |
Similar Threads
- Building a simple Java web crawler (Java)
- arrays in java!!! (Java)
- I am learning Java this year (Computer Science)
- 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
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary bluetooth character chat class classes client code component consumer csv database desktop draw eclipse error event exception fractal ftp game givemetehcodez graphics gui html ide image input integer j2me japplet java javaarraylist javac javaee javaprojects jmf jni jpanel julia linked linux list loop map method methods mobile netbeans newbie objects online oracle oriented panel print printf problem program programming project projects properties recursion replaydirector reporting researchinmotion robot rotatetext rsa scanner screen se server set size sms sort sql string swing template test threads time tree ubuntu update windows





