V School | Better Humans, Better Outcomes

Pair Programming

In this exercise you will be pair programming to create a function that performs a specific behavior. These are worth reading: Here is a great guide and reference to Pair Programming. And another about the benefits of pair programming. Pair Programming Pair programming is a very efficient way to create

Yet More Git Practice

* Create a Git repository on Github. * Commit and push an index.html file on the master branch. * Create a new branch called addAngular. * Add an app.js file and add Angular to your html and js files. * Make it so that $scope.test = "Hello World!" will display Hello World! on

Git togetheeeerrrrr...over me.

We are all great Aerosmith fans. Let's make a site devoted to Aerosmith. This exercise requires that each person make a portion of an angular website and contribute to the whole site through Github. Divide up the following sections of the website and create them. Each section must have its

TDD: Test Driven Developement & Touchdown Denver!

For this warmup you will have to create a Karma.conf.js file, write a test, and then write a function that makes the test pass. Reference for setting up Karma.conf.js file: http://coursework.vschool.io/karma 1. Create a karma.conf.js file that uses the phantomJS

Second Full Stack Application

This is the second of three self-directed, larger-scale, full-stack applications that you'll be building over the remaining weeks of the course. In your previous full stack application you practiced everything you need to know in order to build beautiful, data-driven web applications that can provide a real benefit to users.

V School | Better Humans, Better Outcomes © 2026