0% found this document useful (0 votes)
59 views

Java Resources

Uploaded by

rahmasalah862
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views

Java Resources

Uploaded by

rahmasalah862
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Java

1- How to earn the skill of programming?


Teach yourself programming in 10 years https://norvig.com/21-days.html
2- Official tutorial
o https://docs.oracle.com/javase/tutorial/
o https://docs.oracle.com/javase/tutorial/tutorialLearningPaths.html
o Java Really Big Index https://docs.oracle.com/javase/tutorial/reallybigindex.html
o Java Language Specifications https://docs.oracle.com/javase/specs/jls/se21/html/index.html
3- Java Programming Masterclass updated to Java 17
https://www.udemy.com/course/java-the-complete-java-developer-course/
4- Book References
o Headfirst Java (O'Reilly)
o Learning Java (O'Reilly)
o Effective Java 3rd Edition (Josh Bloch)
o Modern Java in action (Manning)
o OCP Oracle Certified Professional Java SE 17 Developer Study Guide: Exam 1Z0-829
o Java: The Complete Reference, Eleventh Edition 11th Edition
5- Java exercises

https://www.w3resource.com/java-exercises/

6- Online tutorials

https://www.tutorialspoint.com/java/

https://www.oreilly.com/online-learning/

C++
https://www.doc.ic.ac.uk/~wjk/C++Intro/

You might also like