Help out: share this site!

Latest Screencasts (page 6)

RubyPulse Episode 0.25 - linguistics

Rubypulse - 2010-01-27 - free

.. a generic, language-neutral framework for extending Ruby objects with linguistic methods. - Michael Granger, Martin Chase Watch this screencast


Episode 8 - Projects

Full Disclojure - 2010-01-25 - free

In this episode we cover how to use Leiningen, a popular Clojure build system. Watch this screencast


Episode 076: OpenCyc

Sdruby - 2010-01-25 - free

Guyren Howe gives a way-too-brief demonstration of OpenCyc, an AI technology based on the world's most comprehensive general-purpose ontology. Along the way, he reveals how to talk to OpenCyc using JRuby. Bonus content: download the slides from this talk. Watch this screencast


Edit Multiple Individually

Railscasts - 2010-01-25 - free

Use checkboxes to edit multiple records in one form, where each one has an individual set of form fields. Watch this screencast


Programmare in Smalltalk

Thinkcode Tv - 2010-01-25 - paid

Smalltalk รจ un linguaggio elegante, semplice, conciso, flessibile e potente. Smalltalk ha avuto una profonda influenza sul mondo della programmazione ad oggetti e su diversi linguaggi, tra cui Ruby e Objective-C. Tre decenni dopo, Smalltalk rimane un linguaggio attuale, ideale per apprendere la programmazione a oggetti e per essere produttivi... Watch this screencast


Introduction to Grails - Part 1

Teach Me To Code - 2010-01-25 - free

Are you new to Grails? Grails is an excellent alternative to Ruby on Rails, which uses Groovy / Java. In this screencast, learn how to create a simple CRUD system with Grails. Watch this screencast


Katacast - String Calculator (Clojure)

Full Disclojure - 2010-01-24 - free

This bonus video is a response to the String Calculator Kata posted here: Watch this screencast


Git for Non Programmers

Fosscasts - 2010-01-22 - free

Git has won the hearts of many programmers in recent years making it their version control system of choice. But, Git can be used by everyday users to keep configuration files or anything else that may change over time in version control. In this episode we'll go through Git boot... Watch this screencast


Episode 0.24 - hammertime

Rubypulse - 2010-01-21 - free

An interactive error console for Ruby. - Avdi Grimm Watch this screencast


Creating an Admin using Nested Controllers

Teach Me To Code - 2010-01-19 - free

In this screencast, I cover how to create an admin section with a separate login, and describe how nested controllers work. Watch this screencast