This is the repository for The Java Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.
To get started with the project files, you'll need to:
You already know you want to learn Java, and a smarter way to learn Java 12 is to learn by doing. The Java Workshop focuses on building up your practical skills so that you can develop high-performance Java applications that work flawlessly within the JVM across web, mobile and desktop. You'll learn from real examples that lead to real results.
- Get to grips with fundamental concepts and conventions of Java 12
- Write clean and well-commented code that's easy to maintain
- Debug and compile logical errors and handle exceptions in your programs
- Understand how to work with Java APIs and Java streams
- Learn how to use third-party libraries and software development kits (SDKs)
- Discover how you can work with information stored in databases
- Understand how you can keep data secure with cryptography and encryption
- Learn how to keep your development process bug-free with unit testing in Java
If you've found this repository useful, you might want to check out some of our other workshop titles: