Where to find fast Java tutorials starting from scratch

  • Context: Java 
  • Thread starter Thread starter Docscientist
  • Start date Start date
  • Tags Tags
    Java Programming
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Docscientist
Messages
101
Reaction score
11
I was searching for a good website or an app that can teach Java.I found so many of them and they were pretty uninteresting.They don't teach from the scratch and I get so annoyed.And even in those videos that start from the scratch,it is very very slow that I feel why can't the teacher be fast.Can somebody suggest me a good website,YouTube videos or an app that teaches from the scratch and is fast enough ?
 
Physics news on Phys.org
I would check out the Processing IDE at:

www.processing.org

There are many good books on processing and its designed to teach casual programmers Java through interactive graphics.
 
  • Like
Likes   Reactions: Docscientist
jedishrfu said:
I would check out the Processing IDE at:

www.processing.org

There are many good books on processing and its designed to teach casual programmers Java through interactive graphics.
Thank you !