Ruby

Learn Ruby on Rails Web App Framework Ruby on Rails Tutorial


Learn Ruby on Rails Web App Framework Ruby on Rails Tutorial
Video: AVC (.mov) 960×540 15fps 200Kbps | Audio: AAC 48KHz 96Kbps 1ch | 1.88 GB
Read the rest of this entry »

PeepCode Programming and Development Tutorial Screencasts for web developers and alpha geeks


PeepCode Programming and Development Tutorial Screencasts for web developers and alpha geeks
English | MOV h264, 1000×600, 25.00 fps | aac, 44100 Hz, mono | 9.41 GB
Read the rest of this entry »

The Ruby Programming Language By David Flanagan, Yukihiro Matsumoto


The Ruby Programming Language By David Flanagan, Yukihiro Matsumoto
Publisher: O’Rei..lly Media; First edition 2008 | 448 Pages | ISBN: 0596516177 | EPUB | 2 MB Read the rest of this entry »

THENEWBOSTON: Beginner PHP Video Tutorials


THENEWBOSTON: Beginner PHP Video Tutorials
English | 200 Videos | 852×480 | H264 | 15fps 198kbps | AAC 128kbps | 2.4GB
Read the rest of this entry »

Refactoring in Ruby

Refactoring in Ruby Refactoring in Ruby

Product Description

The Definitive Refactoring Guide, Fully Revamped for Ruby

With refactoring, programmers can transform even the most chaotic software into well-designed systems that are far easier to evolve and maintain. What’s more, they can do it one step at a time, through a series of simple, proven steps. Now, there’s an authoritative and extensively updated version of Martin Fowler’s classic refactoring book that utilizes Ruby examples and idioms throughout–not code adapted from Java or any other environment.

The authors introduce a detailed catalog of more than 70 proven Ruby refactorings, with specific guidance on when to apply each of them, step-by-step instructions for using them, and example code illustrating how they work. Many of the authors’ refactorings use powerful Ruby-specific features, and all code samples are available for download.

Leveraging Fowler’s original concepts, the authors show how to perform refactoring in a controlled, efficient, incremental manner, so you methodically improve your code’s structure without introducing new bugs. Whatever your role in writing or maintaining Ruby code, this book will be an indispensable resource.

This book will help you

•    Understand the core principles of refactoring and the reasons for doing it

•    Recognize “bad smells” in your Ruby code

•    Rework bad designs into well-designed code, one step at a time

•    Build tests to make sure your refactorings work properly

•    Understand the challenges of refactoring and how they can be overcome

•    Compose methods to package code properly

•    Move features between objects to place responsibilities where they fit best

•    Organize data to make it easier to work with

•    Simplify conditional expressions and make more effective use of polymorphism

•    Create interfaces that are easier to understand and use

•    Generalize more effectively

•    Perform larger refactorings that transform entire software systems and may take months or years

•    Successfully refactor Ruby on Rails code

download

Programming Cocoa with Ruby: Create Compelling Mac Apps Using RubyCocoa

Programming Cocoa with Ruby: Create Compelling Mac Apps Using RubyCocoa Programming Cocoa with Ruby: Create Compelling Mac Apps Using RubyCocoa

Product Description
This is a book for the Ruby programmer who’s never written a Mac app before. Through this hands-on tutorial, you’ll learn all about the Cocoa framework for programming on Mac OS X. Join the author’s journey as this experienced Ruby programmer delves into the Cocoa framework right from the beginning, answering the same questions and solving the same problems that you’ll face. Together you’ll build a single application that threads throughout the book, and it’s not a toy. Read the rest of this entry »