48
The Curated List of Ultimate Java Resources 🧵
Java is one of the best and most widely used programming language. The main reason for this is because it is safe, portable, maintainable, and comes with better high-level concurrency tools. If you are getting started with Java or a senior Java developer and looking for the best Java resources to learn then you have come to the right place. In this blog post, I am going to share the ultimate java resources.
Java documentation has all the information you need to make your project a smashing success. Refer to this link to navigate to Java Official Documentation.
An integrated development environment (IDE) is software for building applications that combines common developer tools into a single graphical user interface. An IDE normally consists of at least a source code editor, build automation tools and a debugger.
Name | Download Link |
---|---|
Eclipse | Download Now |
Apache NetBeans | Download Now |
BlueJ | Download Now |
IntelliJ IDEA | Download Now |
Codeenvy | Download Now |
JDeveloper | Download Now |
JBoss Forge | Download Now |
JCreator | Download Now |
My Eclipse | Download Now |
- Coursera (Paid Courses)
- Codecademy
- w3schools.com
- Programiz
- Tutorials Point
- Udemy (Paid Courses)
- Treehouse (Paid Courses)
- Java Lessons (Paid Courses)
- Geeks for Geeks
- Studytonight
- Java Beginners Tutorial
- Progate
- javatpoint
- Oracle Java Tutorials
- Sanfoundry
- Java Examples(Great source of Java Coding Ques)
- Java (Oracle’s YouTube channel)
- Thoughts on Java (Hibernate tutorials)
- Derek Banas
- Programming with Mosh
- Edureka
- Telusko
- freeCodeCamp.org
- The New Boston
- Spring Developer
- NightHacking
- Neso Academy
- Simplilearn
Course Name | Provider | Link |
---|---|---|
Java Programming for Complete Beginners | Udemy | Click Here |
Java In-Depth: Become a Complete Java Engineer | Udemy | Click Here |
Object Oriented Programming in Java | Coursera | Click Here |
Java Programming Masterclass covering Java 11 & Java 17 | Udemy | Click Here |
Java Fundamentals | Pluralsight | Click Here |
Data Structures and Algorithms: Deep Dive Using Java | Udemy | Click Here |
Basics of Java with Data Structures and Algorithms | Coding Ninjas | Click Here |
Book Name | Author | Link |
---|---|---|
Head First Java | Kathy Sierra & Bert Bates | Buy Now |
Beginning Programming with Java For Dummies (5th Edition) | Barry Burd | Buy Now |
Core Java Volume I – Fundamentals | Cay S. Horstmann | Buy Now |
Java - The Complete Reference | Herbert Schildt | Buy Now |
Head First Object-Oriented Analysis Design | Brett D. McLaughlin, Gary Pollice & David West | Buy Now |
Java Generics and Collections | Maurice Naftalin, Philip Wadler | Buy Now |
Java: Programming Basics for Absolute Beginners | Nathan Clark | Buy Now |
Think Data Structures: Algorithms and Information Retrieval in Java | Allen B. Downey | Buy Now |
Thinking in Java | Bruce Eckel | Buy Now |
Cracking the Coding Interview | Gayle Laakmann McDowell | Buy Now |
Effective Java | Joshua Bloch | Buy Now |
Name | Resources |
---|---|
Spring | - Tutorials - Learn Spring Boot Tutorial - javatpoint - Spring Boot Tutorial - Full Course [2021] (Video Tutorial) |
Hibernate | - Learn Hibernate Tutorial - javatpoint - Hibernate Tutorial - HowToDo InJava - Hibernate Tutorials : Java Code Geeks - 2021 - Hibernate Full Course - Simplilearn |
JSF(Java Server Faces) | - JavaServer Faces (JSF) Tutorial - JSF 2.2 - Java Server Faces for Beginners - Build a DB App |
Struts | - Struts Tutorial for Beginners - Struts Framework Tutorials - CodeJava.net |
Play | - Play Framework Tutorials : Java Code Geeks - 2021 - Play Framework Tutorial |
Spark | - Documentation - Spark Framework - Spark Java Tutorial (Video Tutorial) |
Google Web Toolkit | - GWT: Tutorials - Learn GWT Tutorial - javatpoint |
Codename One(Open source cross platform mobile development framework) | - Tutorials - Video Tutorials |
Project Name | Source Code |
---|---|
Currency Convertor Mini Project | Click Here |
Airline Ticket Reservation System | Click Here |
OnlineBookStore Website Using Java | Click Here |
Snake Game | Click Here |
Online Examination System project | Click Here |
Speech To Text Conversion using Java API | Click Here |
Inventory Management System | Click Here |
Hospital Management System | Click Here |
URL Shortner | Click Here |
Chatting Application | Click Here (Video Tutorial) |
Creating an Online Quiz Application Using JSP Servlet | Click Here |
Course Management System | Click Here |
Simple Food Order System | Click Here |
Tic-Tac-Toe Game | Click Here |
Smart City Project | Click Here |
Inspired by @ayushi7rawat 's blog post The Ultimate Python Resource hub
If you want me to add anything, feel free to post your suggestion in the comments box. If you enjoyed learning and find it useful please do like and share so that, it reaches others as well 🤝
You should definitely check out my other Blogs:
- Top 10 Useful GitHub Repos for Self-Development
- How to SetUp Billing Alarm in AWS
- Amazon Web Services- An Overview
- Cloud Computing- An Overview
- Plasma Donation Website
- Random Quote Generator Using HTML, CSS, and JavaScript
- Digital Clock using JavaScript
- Introduction to JavaScript: Basics
- Playing with JavaScript Objects
- 7 JavaScript Data Structures you must know
- Digital Clock using JavaScript
See you in my next Blog article, Take care!!
Happy Learning😃😃
48