Get Access to Exclusive Code TV Content
Code TV publishes educational screencasts produced by our students to keep your appetite whetted between working on Code School courses.
Enroll in Code School: Enroll NowScreencasts
jQuery Mobile - Part 2
By: markkendall |
jQuery Mobile is a framework that helps you build mobile web apps that look and feel like native apps, across a variety of mobile...
3Asset Pipeline Patterns
By: caikeSouza |
The Rails Asset Pipeline is a powerful tool for managing an application's assets but it can be difficult to use at first. In this...
4jQuery Mobile - Part 1
By: markkendall |
jQuery Mobile is a framework that helps you build mobile web apps that look and feel like native apps, across a variety of mobile...
3Getting Started with Clojure - Part 3
By: candera |
In this part, we go beyond the REPL to examine the typical lifecycle of a Clojure project, from creating a new project, to writing code...
4Knockout.js - Part 2
By: Jacob Swanner |
Knockout.js makes it easier to create rich, responsive UIs with JavaScript. In this series Jacob Swanner shows you the basics of using...
5Getting Started with Clojure - Part 2
By: candera |
In this second part of our introduction to Clojure we look at literal data types, what expressions evaluate to, and how to name variables...
2Knockout.js - Part 1
By: Jacob Swanner |
Knockout.js makes it easier to create rich, responsive UIs with JavaScript. In this series Jacob Swanner shows you the basics of using...
5Getting Started with Clojure - Part 1
By: candera |
In this part, we introduce Clojure: what it is, why you might want to use it, and how to install it. We also look at options for using...
9Shell Productivity 2
By: jaymcgavren |
In this follow-up to the first Shell Productivity episode, Jay McGavren gives you more sensible and useful shell tricks. The history...
9Rails Anatomy
By: emachnic |
Ever wonder what all those directories are for in your Rails app? In this CodeTV Screencast Gregg Pollack disects a Rails app to give you...
6RefineryCMS
By: jvancleef |
Refinery is a flexible and easily extendible Rails CMS that remains very accessible to an end user. In this episode, Josh Van Cleef walks...
6Shell Productivity
By: jaymcgavren |
In this episode, Jay McGavren shares some of his favorite tricks for working in the shell. No unreadable sed or awk scripts here. Just...
21Secrets of Keynote - Part 2
By: GreggPollack |
In this second part of the Secrets of Keynote series Gregg Pollack shows how to morph code from one slide to the next, frame photos, find...
3Responsive Web with Initializr
By: tammybutow |
Responsive web is huge, and it's a great way to create a website that works on all sorts of desktop, tablet and mobile devices. In this...
15HTML5 & CSS3 Updates
By: jasonvanlue |
The web changes on a regular basis, especially when it comes to HTML and CSS. In this screencast, Jason VanLue follows up his Code School...
7Secrets of Keynote - Part 1
By: GreggPollack |
At some point in your technical career you'll need to create a presentation with code in it. In part 1 of this series Gregg Pollack will...
10Core Ruby Classes
By: jaymcgavren |
Jay McGavren gives an overview of a few Ruby Core Classes, covering examples from the String, Array, Hash, and Enumerable classes. If...
5Skitch & Jing
By: GreggPollack |
Two of our most useful software development tools at Envy Labs are Skitch and Jing. Skitch is a screencapturing tool and Jing is a...
13Factory Girl
By: caikeSouza |
FactoryGirl is a ruby gem to help create test factories for you Rails test suite. Caike Souza shows you how to get it installed and...
8happymapper
By: matt |
happymapper is an xml to object mapping library for Ruby which make it super simple to consume complex xml. In this video Matthew Schultz...
5Creating Ruby Gems
By: tylerhunt |
In Ruby when it's time to share code accross applications we use Ruby Gems. In this screencast Tyler Hunt walks you through everything...
3Most Useful jQuery Libraries
By: GreggPollack |
There are a ton of open source jQuery libraries to help you build your web applications. In this screencast we'll walk through some of...
12Setting Up Rails
By: emachnic |
So you've played through Zombies and you're ready to start developing Rails. There are a few applications you may want to get familiar...
5JRuby on Rails
By: jaymcgavren |
After you've watched 'Intro to JRuby' this will walk you through the steps needed to run your Rails applications on JRuby. Jay...
3Guard and Spork
By: matt |
In this intermediate Rails screencast Matt teaches how to use the Guard and Spork libraries to quickly and automatically run your...
7Intro to JRuby
By: jaymcgavren |
JRuby is a fully featured Ruby Implementation which allows you to use the Java virtual machine to run your Ruby code. This...
3CSS3Buttons Gem
By: GreggPollack |
Learn how to use the CSS3Button gem in this screencast by Gregg Pollack
16jQuery ColorBox
By: darrenlevy |
This is a beginner jQuery screencast where we'll learn about the jQuery ColorBox plugin. This plugin gives you a nice looking...
4Integration Testing with Capybara
By: emachnic |
When it comes to Integration testing your Rails application there are a few libraries you should be familiar with. In this screencast...
6