Skip to content

Module 1 Course Overview

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

Module-1 covers your basic tools and your introduction to programming in Java.

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.
  • File System and Command Line - Learn about the file system, command line, and basic commands to interact with the file system.
  • Git - Learn about Git version control, confirm its installation, and learn its basic usage.
  • Java - Learn about Java, and confirm you have the correct version for this course.
  • IntelliJ - Learn about the IntelliJ integrated development environment (IDE) and its basic features and operation.

Section-2 - Intro to 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