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
  •  | 
  •  

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

有帮助吗?

解决方案

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.

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top