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