Skip to content

PacktWorkshops/The-Java-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b2ad76d · Jan 19, 2021
Aug 19, 2019
Dec 6, 2019
Oct 27, 2020
Jan 5, 2021
Nov 27, 2020
Aug 15, 2019
Aug 22, 2019
Oct 13, 2019
Sep 2, 2019
Aug 16, 2019
Aug 31, 2019
Oct 19, 2019
Aug 25, 2019
Oct 19, 2019
Aug 14, 2019
Jan 19, 2021
Aug 26, 2019
Aug 22, 2019
Oct 31, 2019
Jan 19, 2021

Repository files navigation

The Java Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome Java 12

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.

Requirements and Setup

The Java Workshop

To get started with the project files, you'll need to:

  1. Install IntelliJ
  2. Install H2

About The Java Workshop

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.

What you will learn

  • 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

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles: