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:
The Java Workshop will guide you through Java development and help you build the knowledge and confidence to progress from the basics to become a skilled Java developer. All the key tools that you'll need to solve real-world problems are clearly explained and demonstrated with engaging, practical examples.
- Write clean, well-commented Java code that’s easy to maintain
- Debug logical errors and handle exceptions in your Java programs
- Implement object-oriented and functional programming paradigms
- Use regular expressions to search for information in text data
- Work with information stored in databases using JDBC
- Make HTTP requests from Java applications and parse the response data
- Secure your data with cryptography and encryption
- Write unit tests to validate your code with JUnit
If you've found this repository useful, you might want to check out some of our other workshop titles: