Java SE in Practice - Build an Application
Java SE in Practice: Build an Application
https://WebToolTip.com
Released 7/2026
By Sander Mak
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 3h 3m 51s | Size: 497.6 MB
Real-world Java development involves much more than writing Java code.
Real-world Java development involves much more than writing Java code. In this course, Java SE in Practice: Building an Application, you’ll learn what it takes to create a real-world Java 25 application from end to end. This course takes a broad, rather than deep, approach, so you’ll encounter many concepts that are part of Java application development. First, you’ll explore setting up a project using Maven as a build tool. Next, you’ll discover how to call an external API, handle the returned JSON using an external library, and store data in a relational database. Finally, you’ll learn how to expose data through a REST API. Throughout the course, you’ll structure the codebase to support further development. When you’re finished with this course, you’ll feel comfortable working with non-trivial Java codebases and be ready to dive deeper into Java tools and libraries as needed.