Archive for the ‘Programming’ Category

List of free programming books

See Other here

Languages

Python

Ruby

PHP

Perl

C

C++

C#

Popularity: 1% [?]

Technorati Tags: , , ,

Ruby Programming

Ruby Introductions

a series by chingav

  • Introduction to Ruby I

    This video is a basic introduction to Ruby. It starts out with showing some of the basic reflection capabilities of Ruby such as (10**10).class. Then chingav talk about indefinite chaining of methods.

     



  • Introduction to Ruby III

    chingav talk about Deep Copy versus Shallow Copy, some Regular Expressions basics(including object-oriented regular expression idioms), implementing to_s in user classes, using case statements, Ranges, File input, single quote vs. double quote strings.

     


  • Introduction to Ruby IV

    chingav talk about marshaling(serialization), attr_reader, and an introduction but don’t finish showing an existing example of implementing each in one’s own class.

     


  • Introduction to Ruby V

    chingav talk briefly about how CSV Reader includes Enumerable and defines each. chingav talk about extracting information from a typical log file. chingav give an extended example (long but not that complicated) of Distributed Ruby, and point viewers to the first edition of Programming Ruby by Dave Thomas.

     

Popularity: 3% [?]

Get Find Free and google.