Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Learn Java with Projects
Dr. Seán Kennedy, Maaike van Putten
ISBN: 978-1-83763-718-8
- Get a clear understanding of Java fundamentals such as primitive types, operators, scope, conditional statements, loops, exceptions, and arrays
- Master OOP constructs such as classes, objects, enums, interfaces, and records
- Develop a deep understanding of OOP principles such as polymorphism, inheritance, and encapsulation
- Delve into the advanced topics of generics, collections, lambdas, streams, and concurrency
- Visualize what is happening in memory when you call a method or create an object
- Appreciate how effective learning-by-doing is
Transitioning to Java
Ken Fogel
ISBN: 978-1-80461-401-3
- Gain a solid understanding of the syntax in Java
- Explore the object...