Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » A Place to Learn Java?
- StarscreamClone
-
1000+ posts
A Place to Learn Java?
I am wanting to start learning Java sometime soon, but I am unsure where to start. Are there any good sites/books you know of?
Many thanks!
Many thanks!
- gigapouch
-
1000+ posts
A Place to Learn Java?
Scratch is actually a great place to program if you are learning JavaScript.
- cobraguy
-
1000+ posts
A Place to Learn Java?
For Java, I used tutorials by thenewboston on YouTube. He has a website where you can find his Beginner Java, Intermediate Java, and SO much more. You could start there. After I finished his tutorials, I tried making programs and looked up anything I needed to know.
- 0olong
-
4 posts
A Place to Learn Java?
Have you looked at programming with Processing at all? It's Java-based, and you can learn a lot of Java through it, but it's very much easier to get started than raw Java, especially with the sorts of things people tend to do in Scratch.
- DigiTechs
-
500+ posts
A Place to Learn Java?
You can also look at the Java Trails, which are pretty good. I learned Java from there by flicking through the tutorials. Java's syntax is pretty easy anyway.
- turkey3
-
1000+ posts
A Place to Learn Java?
Greenfoot?And the Joy of Code tutorials with it.
- JamesOuO
-
500+ posts
A Place to Learn Java?
As of now, I'm learning JavaScript from Codeacamedy. They also teach other languages, html, JQuery, Python, etc.
- xt449
-
26 posts
A Place to Learn Java?
Vswe has a few great tutorials for learning Java on Youtube.
Coding and a cup of Java
Thinking with Objects
Bits and pieces
You can see other courses he does here!
Hope this helps!
Coding and a cup of Java
Thinking with Objects
Bits and pieces
You can see other courses he does here!
Hope this helps!

- StarscreamClone
-
1000+ posts
A Place to Learn Java?
Thanks, everybody! I greatly appreciate the help! 

- Discussion Forums
- » Advanced Topics
-
» A Place to Learn Java?