Skip to content

Module 2 Course Overview

Hayden Gilbert edited this page Jul 20, 2022 · 7 revisions

Module-2 covers your back end databases and server programming in Java and SQL.

Section-1 - Intro to tools

  • Student Guide - Discover the many ways you'll use the Bootcamp OS platform to learn during the course.
  • How do I...? - Learn how to perform common tasks that you'll do during the course.
  • Visual Studio - Learn about the Visual Studio integrated development environment (IDE) and its basic features and operation.
  • PostgresSQL - Learn about PostgresSQL and use pgAdmin to set up example databases.
  • Postman - Learn about Postman and how to use it to test APIs.
  • NPM - Learn about NPM packages, and how to install and run them.

Section-2 - Client-Server Programming in Java

Exercises

You can find the exercise files for this module here. Exercises are separated by category and then by both the original exercise code and then my finished code.

Merit America Java Development Boot-Camp

Clone this wiki locally