Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Paid Screencasts

Test Driven Development

Pragprogs - 2010-06-24 - paid
Cover Image For Test Driven Development...

Test-driven development (TDD) is a programming technique that reverses the usual sequence of coding and testing. By writing tests just in advance of the code needed to satisfy them, programmers: * Work with confidence * Work on a series of achievable steps instead of tackling a big problem all at once * Ensure that software design meets the need of the actual code * Leave behind a suite of tests to help preserve the integrity of the code

Watch this screencast

Use the Cucumber

Peepcode - 2010-03-10 - paid

The Cucumber behavior-driven development framework is appreciated by developers from many languages. It makes it easy to write plain-text stories that run executable Ruby code against your application. In this hour and ten minute screencast, you’ll learn the basics of Cucumber. You’ll learn the syntax, organization, and philosophy of writing...

Watch this screencast

Guida al Test-Driven Development (TDD)

Thinkcode Tv - 2009-11-08 - paid

Il Test-Driven Development (TDD) si è affermato negli ultimi anni come una delle novità più interessanti emerse in seno alla comunità di Extreme Programming (XP). Il TDD costituisce una tecnica di sviluppo molto efficace, ma richiede anche molta pratica per essere padroneggiata appieno. In questo corso il Coach XP, Piergiuliano...

Watch this screencast Use coupon LEARNIVORE for 10% discount!

RSpec Basics

Peepcode - 2008-12-09 - paid

Many prominent Rails developers have jumped on the BDD bandwagon, and with good reason! It’s a great workflow and values clarity, small steps, database-independence, and self-documenting code. If Test::Unit doesn’t make sense to you, or if you want to write better code, this is the place to start. This 55...

Watch this screencast

Test-First Development for Rails

Peepcode - 2008-09-25 - paid
Purchase includes Quicktime (zip) download

Test-first development can improve your workflow, improve the quality of your software, and give you confidence. If you have looked at the “test” directory sitting at the bottom of your Rails applications and have wondered what it’s there for, this is the screencast for you! This screencast walks through the...

Watch this screencast

RSpec User Stories

Peepcode - 2008-01-10 - paid

By Geoffrey Grosenbach. Technical consultation from RSpec committer David Chelimsky. RSpec 1.1 introduces a new feature…user stories. You can now write plain-text stories that fit into the XP style of development. You can use stories written by customers to execute code against your application, or you may choose to use...

Watch this screencast

Web Accessibility Principles

Lynda - 2007-10-16 - paid

Accessibility on the web has been an issue for over a decade, and it remains a crucial--but often overlooked--element of web design. Instructor Zoe Gillenwater explains the concept of accessibility as it applies to the web, and describes how it affects the audience. She also covers how to set up...

Watch this screencast
Find more screencasts on the homepage