Skip to content

Module 3 Course Overview

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

Module-3 covers your front end development, from websites to web applications.

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.
  • NPM - Learn about NPM packages, and how to install and run them.
  • Visual Studio Code - Learn about Visual Studio Code, the lightweight source code editor used for web development.

Section-2 - Web Application Development

  • Intro to HTML and CSS - Learn to create web page content with HTML and style it with CSS.
  • CSS Selectors and Box Model - Learn about CSS Selectors and the Box Model.
  • CSS Grid - Learn how to do page layout in HTML and CSS Grid.
  • CSS Flexbox - Learn how to arrange a group of items in HTML using CSS Flexbox.
  • Intro to JavaScript - Learn the basics of programming in JavaScript.
  • JavaScript Functions - Learn how to write and document named and anonymous JavaScript Functions.
  • DOM - Learn what the DOM is and how to use it to create dynamic webpages.
  • Event Handling - Learn how to enhance user interaction in your web pages with JavaScript event handling.

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