+ Coding Bootcamp

⚠️ For Fall 2024 only

Program Overview

Learn to code at Cumorah Academy. In 12 weeks, you’ll learn to build fully-fledged websites and web apps, including HTML, CSS, Javascript, Node, React and MongoDB. At the conclusion of the course, you’ll learn how to start your own freelancing business. 

No programming experience is needed to succeed, but this is a demanding course (5 – 6 hours of intensive learning, 5 days a week), so you should only apply if you’re fully committed.

Students enrolled in the Coding Bootcamp will also take the Cumorah Academy Leadership & Personal Development Program simultaneously.


Requirements

  1. B2+ Level of English or better
  2. Your own Laptop (less than 4 years old)

Topics

HTML

  • Introduction to HTML
  • Using HTML Tags
  • The Anatomy of an HTML Tag
  • What we’re building
  • HTML Lists
  • HTML Image Elements
  • HTML Links and Anchor Tags
  • HTML Tables
  • HTML Forms

CSS

  • Inline CSS
  • Internal CSS
  • External CSS
  • CSS Selectors
  • Classes vs. Ids
  • The Box Model of Website Styling
  • CSS Display Property
  • CSS Static and Relative Positioning
  • Absolute positioning
  • Font Styling
  • CSS Sizing
  • CSS Float and Clear
  • Flex vs Grid

Bootstrap

  • What is Bootstrap?
  • Apply Bootstrap to website

Javascript

  • External/internal JavaScript
  • Alerts
  • Creating variables
  • Arithmetic
  • If/else
  • Cycles
  • String manipulation
  • length method
  • Fibonacci example
  • Factorial example
  • Fibonacci example with ricursion
  • DOM manipulation