Learning Ruby

Learning Ruby
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 258
Release :
ISBN-10 : 9780596555320
ISBN-13 : 0596555326
Rating : 4/5 (20 Downloads)

Book Synopsis Learning Ruby by : Michael Fitzgerald

Download or read book Learning Ruby written by Michael Fitzgerald and published by "O'Reilly Media, Inc.". This book was released on 2007-05-14 with total page 258 pages. Available in PDF, EPUB and Kindle. Book excerpt: You don't have to know everything about a car to drive one, and you don't need to know everything about Ruby to start programming with it. Written for both experienced and new programmers alike, Learning Ruby is a just-get-in-and-drive book -- a hands-on tutorial that offers lots of Ruby programs and lets you know how and why they work, just enough to get you rolling down the road. Interest in Ruby stems from the popularity of Rails, the web development framework that's attracting new devotees and refugees from Java and PHP. But there are plenty of other uses for this versatile language. The best way to learn is to just try the code! You'll find examples on nearly every page of this book that you can imitate and hack. Briefly, this book: Outlines many of the most important features of Ruby Demonstrates how to use conditionals, and how to manipulate strings in Ruby. Includes a section on regular expressions Describes how to use operators, basic math, functions from the Math module, rational numbers, etc. Talks you through Ruby arrays, and demonstrates hashes in detail Explains how to process files with Ruby Discusses Ruby classes and modules (mixins) in detail, including a brief introduction to object-oriented programming (OOP) Introduces processing XML, the Tk toolkit, RubyGems, reflection, RDoc, embedded Ruby, metaprogramming, exception handling, and other topics Acquaints you with some of the essentials of Rails, and includes a short Rails tutorial. Each chapter concludes with a set of review questions, and appendices provide you with a glossary of terms related to Ruby programming, plus reference material from the book in one convenient location. If you want to take Ruby out for a drive, Learning Ruby holds the keys.


Learning Ruby Related Books

Learning Ruby
Language: en
Pages: 258
Authors: Michael Fitzgerald
Categories: Computers
Type: BOOK - Published: 2007-05-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

You don't have to know everything about a car to drive one, and you don't need to know everything about Ruby to start programming with it. Written for both expe
Ruby on Rails Tutorial
Language: en
Pages: 0
Authors: Michael Hartl
Categories: Ruby (Computer program language).
Type: BOOK - Published: 2017 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Teaches Rails by guiding you through the development of three example applications of increasing sophistication. The tutorial's examples focus on the general pr
Learn Ruby the Hard Way
Language: en
Pages: 325
Authors: Zed Shaw
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

DOWNLOAD EBOOK

Offers a Ruby tutorial featuring fifty-two exercises that cover such topics as installing the Ruby environment, organizing and writing code, strings and text, o
Eloquent Ruby
Language: en
Pages: 446
Authors: Russ Olsen
Categories: Computers
Type: BOOK - Published: 2011-02-07 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

It’s easy to write correct Ruby code, but to gain the fluency needed to write great Ruby code, you must go beyond syntax and absorb the “Ruby way” of thin
Practical Object-oriented Design in Ruby
Language: en
Pages: 272
Authors: Sandi Metz
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Pearson Education

DOWNLOAD EBOOK

The Complete Guide to Writing More Maintainable, Manageable, Pleasing, and Powerful Ruby Applications Ruby's widely admired ease of use has a downside: Too many