cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Online resources for learning JAVA
Online resources for learning JAVA
May 20, 2013 at 12:07pm UTC
iluvthee07
(12)
This website has helped me learn C++ well, so also has the website "www.learncpp.com".
I wanted to know if there are any such online resources for studying JAVA from scratch or any wonderful websites for learning JAVA suited to beginners?
All help will be appreciated.
May 20, 2013 at 12:37pm UTC
andywestken
(4094)
http://javalessons.com/
-- nice and friendly
http://docs.oracle.com/javase/tutorial/
-- from the horse's mouth
http://www.stanford.edu/class/cs106a/
-- if you want to get serious
(the Stanford CS106A is introductory in the university (US school?) sense.)
And this site might also be of interest:
Cafe au Lait Java News and Resources
http://www.cafeaulait.org/
In particular, to start with:
The comp.lang.java FAQ List
http://www.cafeaulait.org/javafaq.html
Brewing Java: A Tutorial
http://www.cafeaulait.org/javatutorial.html
Andy
From the first four hits googling "best web site to learn java"
Top 20 Java Websites
http://www.mkyong.com/featured/top-20-java-websites/
Not so much about tutorials?
I want to learn JAVA.Which is the best website to learn JAVA.?
http://in.answers.yahoo.com/question/index?qid=20080626004347AAWgig2
Says:
http://javalessons.com/
Best Websites to learn Java?
http://www.java-forums.org/new-java/26597-best-websites-learn-java.html
The Java Tutorials
http://docs.oracle.com/javase/tutorial/index.html
I agreed. Best place to kick-off in Java.
Stanford CS106A: Programming Methodology
http://www.stanford.edu/class/cs106a/
(a more serious course, teaching programming using Java)
5 Best websites to learn java programming easily from fundamentals
http://instantleaks.com/2012/07/5-best-websites-to-learn-java.html
Includes:
http://javalessons.com
(again)
http://docs.oracle.com/javase/tutorial/
(again)
Last edited on
May 20, 2013 at 12:45pm UTC
May 20, 2013 at 12:39pm UTC
LB
(13399)
andywestken
wrote:
from the horse's mouth
My Java 7 OCA/OCP study book had some pretty obvious mistakes in it. I would lean more toward community-written content.
May 22, 2013 at 11:25am UTC
iluvthee07
(12)
Thanks a lot. That list was just too good.
Appreciate the help. :)
Topic archived. No new replies allowed.