nehalv / The-Java-Workshop

A New, Interactive Approach to Learning Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

What you will learn

  • 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

Related Workshops

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

About

A New, Interactive Approach to Learning Java


Languages

Language:Java 100.0%