Java - jyotiprasadpal/useful-resources GitHub Wiki
Blogs/Artilces/Tutorials
- The Java™ Tutorials | Oracle
- Lesson: Concurrency | Oracle
- Java Tutorial
- luv2code - Chad Darby
- Guide to the Java 8 forEach | Baeldung
Video courses
- Java Programming Masterclass covering Java 11 & Java 17 | Udemy | Team Buchalka
- Coding with John Tutorials | youtube
- Learn Code With Durgesh | youtube
- Maven Crash Course | Udemy | Bharath Thippireddy
Books
- Java The Complete Reference - Eleventh Edition | Herbert Schildt
- Core Java Volume I--Fundamentals - Cay S. Horstmann
- Core Java, Volume II--Advanced Features - Cay S. Horstmann
- Effective Java | Joshua Bloch
- Java Concurrency in Practice - Brian Goetz
- Learning to become the Best Developer in JAVA - My Recommendations | Youtube
Strings
Exception Handling
Collections
- Collection Framework Basics in One Video | Hindi | Learn Code With Durgesh
- Internal Working of HashMap in Java | geeksforgeeks
- Comparable vs Comparator in Java | geeksforgeeks
Lambda expressions
Streams
Garbage collection
- Java Garbage Collection Basics
- Garbage Collection Interview Questions and Answers in Java | With Live Demo | Code Decode | youtube
- Garbage Collection Interview Questions and Answers in Java - Part 2 | Fresher + Exp (With Live Demo) | youtube
Questions
- Top 70+ Core Java Interview Questions Answered for Freshers and Experienced in 2022 | simplilearn
- 50 Senior Java Developer Interview Questions (ANSWERED) To Know
- Java Interview Questions|interviewbit
- 300 Core Java Interview Questions | Set 1 | javatpoint
- Top Core Java Interview Questions for Freshers and Experienced in 2022 | edureka
- Java Interview Questions| Learn code with Durgesh | youtube
- Java String Interview Questions | InterviewBit
- Top 25 Java Collection Framework Interview Questions Answers for Freshers and Experienced Programmers | Javarevisited