• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Java Building an Application Using Java SE 17

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,610
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,620
‎6 Years of Service‎
 
76%
Building-an-Application-Using-Java-SE-17-1024x576.jpg


Description

Building Java applications requires more than knowing the Java language. This course will teach you the tools, libraries, and practices you need to start building Java SE 17 applications.

To really master Java and start building your own Java applications, you need to go beyond learning the language. In this course, Building an Application Using Java SE 17, you will see all the tools, libraries, and practices you need to start building real-world Java applications. Most of your time during this course will be spent in the IDE, building a Java 17 application together from scratch. First, you’ll explore topics such as: building Java projects using Maven, and using Java 17 language features. Next, you’ll dive into testing code using JUnit, and calling a web API using Java’s HttpClient. Finally, you’ll learn about storing data in a relational database using JDBC, and creating a REST API using JAX-RS. After finishing this course, you’ll be able to understand and contribute to large Java application codebases. Of course you won’t be an expert in all the technologies we use in this course, so you can also continue learning in specific areas.

Table of contents

Course Overview
2mins

Setting up a Java 17 Application
44mins

Calling an External Web API
46mins

Storing Data in a Database
37mins

Creating a REST API
29mins

Moving Towards Production
27mins

Code:
https://www.pluralsight.com/courses/java-se-17-building-application?aid=7010a000002BWqGAAW&promo=&utm_source=non_branded&utm_medium=digital_paid_search_google&utm_campaign=EMEA_Dynamic&utm_content=&gclid=Cj0KCQjw1vSZBhDuARIsAKZlijRARxNbSx8x0ryT9A740awVqApW4BuhaOpZ_2h7k74J9AY6ZrQy3rEaAuCOEALw_wcB
To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top