I am in a Intro to Java Programming class this semester in school. I am wanting to further my knowledge in the field [closed]

StackOverflow https://stackoverflow.com/questions/20487239

  •  30-08-2022
  •  | 
  •  

Frage

I have used http://www.codecademy.com in the past to learn other programs. However, codeacademy does not provide a Java tutorial. Does anyone know another website out there that could further my knowledge in the Java field?

Thanks

War es hilfreich?

Lösung

If you want something to really further your knowledge here is a book that I used to study and practice JAVA.

https://www.dropbox.com/s/gxcpyl686r8fg5r/Prentice.Hall.Introduction.to.Java.Programming.Comprehensive.8th.Edition.Jan.2010.pdf

It's a pretty good book in my opinion and I would consider reading the book in its entirety. Coding competition sites like http://codechef.com are good places to build up your knowledge.

Andere Tipps

Read from Headfirst Java 2nd edition, best book for Java beginners. For Online study, go to: http://docs.oracle.com/javase/tutorial/

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top