Module 1: Fundamentals

The first module is entirely dedicated to learning software development fundamentals.

Module curriculum

Most of the study curriculum is based on the  Learn Enough  courses, which are a quick and practical way to get up to speed on how to write software for the modern Web.

Developer Fundamentals

    .1 Command Line 
    .2 Text Editor 
    .3 Git 

Web Basics

    .1 HTML 
    .2 CSS & Layout 
    .3 JavaScript 

Application Development

    .1 Ruby 
    .2 Ruby on Rails 

Evaluation

At the end of the module, you will be asked to complete the  Advanced Rails Sales Tax Kata .
Your submission will be evaluated against the program’s standard  evaluation criteria.