Course Outline

theClubhou.se Code Boot Camp is here to help connect people with basic computer skills to meaningful careers in the technology industry. We work closely with employers to identify the most essential skills needed to succeed in the workplace. Each year we conduct a Technology Industry Skills Survey and work with our Board of Directors and Technology Advisory Board to ensure that we are teaching students what matters most.

View our latest report

Our Tech Stack

  • HTML

  • Cascading Style Sheets (CSS)

  • Javascript

  • Node.js

  • MySQL / MariaDB

  • Linux (Ubuntu and Cloud Hosting)

The Fundamentals (HTML/CSS)

Our first core discipline will focus on the display layer of the internet. In this course module, we’ll focus on using HTML and CSS to render content to the user’s browser. This foundational technology will be used as the primary core output for the remainder of the code school. You’ll learn the most common HTML tags used in web development, how to manipulate their styles with CSS, and how to design and interact with existing themes and pre-built templates for rapid prototyping and development.

Persistence and Processing (Node.js and MySQL/MariaDB)

The second core discipline will introduce the fundamentals of your first programming language and the basics of database design and implementation. This course module will gradually introduce programming concepts and prepare you to query, process, and render data stored inside a persistent database.

The Interactivity (JavaScript)

Our third major discipline will be a focus on the connectivity language behind every major browser. In the “Programming Interactivity with JavaScript” module, we’ll focus on adding real-time interactivity to your web applications and using JavaScript.

The Server Stack (Ubuntu Linux and the Cloud)

Throughout this entire course, you’ll learn the ins and outs of installing, updating, configuring, and managing cloud-based virtual private servers. You’ll learn basic command-line navigational commands and techniques to spin up servers for node.js, MySQL (or MariaDB), and more.