Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Teach Me To Code » Screencasts (iPhone/iPod):How many episodes does Teach Me To Code » Screencasts (iPhone/iPod) have?The podcast currently has 47 episodes available.
September 24, 2010Faking Sinatra with Rack and MetaprogrammingSinatra has a really nice DSL. You can fake the basics of the DSL with some simple Rack middleware created by metaprogramming.If you like the screencasts, please give $5 to help me get to RubyConf Download (64.2 MB)Download iPhone & iPod (35.6 MB)...more0minPlay
August 27, 2010Rack BasicsRack is the basis for most major web frameworks in Ruby (like Ruby on Rails.) This video gives a basic overview on how it is used and what features make it a powerful component for Ruby Web FrameworksDownload 36 MBDownload (iPod & iPhone) 25 MB...more0minPlay
August 10, 2010Rails 3 – Build a Blog – Part 3: Edit and Delete CRUDThis is the continuation of the Rails 3 Build a Blog series. This episode includes implementation of the Edit and Destroy methods on the Posts Controller. There are a lot of things left to cover on Rails 3, but this gets you the basics of the MVC framework and how to use Cucumber to build your application using BDD.Download 361.3 MBDownload (iPhone/iPod) 79.9 MB...more0minPlay
August 06, 2010Rails 3 Documentation: Generate Your OwnIn this screencast, I show you how to generate the api and guides for offline viewing.Download 28MBDownload iPhone/iPod 7MB...more0minPlay
July 27, 2010Upgrading Rails 3.0 Beta4 to Rails 3.0 Release CandidateThis video goes over some issues that popped up while upgrading a Rails 3 application to the Release CandidateThis video goes over some issues that popped up while upgrading a Rails 3 application to the Release Candidate.Download 131 MBDownload (iphone & ipod) 11.7 MB...more0minPlay
July 16, 2010Ruby’s Enumerable Module: The Inject MethodQuick Ruby Tip: The inject method is useful for aggregating data across a dataset. For example a summation could be done with inject (by aggregating each number into the sum.)Download 49.1 MBDownload (iphone & ipod) 7.6 MB...more0minPlay
June 30, 2010Rails 3 – Building a Blog – Part 2: CRUD Show and CreateThe second part of the tutorial for building a blog with Ruby on Rails version 3. We demonstrate how to set up some basic routes, manage the controller and views, and create a basic form for creating posts.Download 161.4 MBDownload (iphone & ipod) 65.8 MB...more0minPlay
June 22, 2010Rails 3 – Building a Blog – Part 1: Test Setup & GeneratorsEvery good project needs a good setup. In this episode, I set up a github repo, create a new rails application, hook in Cucumber and Rspec, write a Cucumber feature, and write the code to make it pass.Download 142 MBDownload (iphone & ipod) 59 MB...more0minPlay
June 03, 2010RSpec MatchersRSpec gives us many powerful tools to make our tests readable. Matchers allow us to provide custom predicates to our should statements that succinctly define the behavior of our code.Download 27 MBDownload (iphone & ipod) 14 MB...more0minPlay
May 27, 2010Ruby Method Name with SpacesThis is an introduction to Ruby metaprogramming where I cover two different ways to define a method. The idea actually started as a joke, but there are valuable lessons to be learned here. Download 11.2 MBDownload (iphone & ipod) 4.9 MB...more0minPlay
FAQs about Teach Me To Code » Screencasts (iPhone/iPod):How many episodes does Teach Me To Code » Screencasts (iPhone/iPod) have?The podcast currently has 47 episodes available.