Exercises are divided into four sections according to pre-work website. Below each sections you have work directories with their website description.
-
Section 1: Getting Started (Git...)
- Exercise Git
-
Section 2: Ruby
Exercise1/
Exercise - Copy fileExercise2/
Random ExerciseExercise3/
Exercise - FizzBuzzExercise4/
Exercise - Word SortingExercise5/
Exercise - Ceasar's CypherExercise6/
Exercise - Shake ShackExercise7/
Exercise - Shopping Cart
-
Section 3: HTML and CSS
Exercise1/
Exercise - 'About' pageExercise2/
Exercise - A site for a movieExercise3/
Exercise - Google clone
-
Section 4: Javascript
Exercise1/
Your first JS code - comparison operatorsExercise2/
Your first JS code - for loop ("lalala")Exercise3/
Your first JS code - functions ("blast off")Exercise4/
Your first JS code - objects exerciseExercise5/
First JS exercisesExercise6/
Exercise - Quiz time!Exercise7/
The art of debuggingExercise8/
Exercise - Mars Rover kataExercise9/
DOM Exercise: To-Do List