Programming Languages BooksRuby Books

Ruby and Software Development Lecture Notes

Ruby and Software Development Lecture Notes

Ruby and Software Development Lecture Notes

Covered topics are: Data Abstraction ,Understanding Inheritance, Introductory Ruby, Natural number ADT in Ruby, Background on design patterns, Inverted index program in Ruby, Simple expression recognizer in Ruby, Using Procs and lambdas, Classes and Objects, Domain Modeling.

Author(s):

sNA Pages
Similar Books
Ruby Programming

Ruby Programming

Ruby is an object-oriented scripting language developed by Yukihiro Matsumoto. Topics covered includes: Installing Ruby, Ruby editors, Notation conventions, Interactive Ruby, Data types, Writing methods, Classes and objects, Exceptions, Syntax - Lexicology, Variables and Constants, Control Structures, Classes, Built-In Functions, Predefined Variables, Predefined Classes, Objects , Array, Class, Comparable, Encoding, Enumerable.

sNA Pages
Ruby on Rails Tutorial

Ruby on Rails Tutorial

This book is the only Rails book that does test-driven development the entire time, an approach highly recommended by the experts but which has never been so clearly demonstrated before. Finally, by including Git, GitHub, and Heroku in the demo examples, the author really gives you a feel for what it’s like to do a real-world project. The tutorial’s code examples are not in isolation.

sNA Pages