background preloader

Books

Facebook Twitter

Ruby Hacking Guide. Read Ruby 1.9: Free Ebook About the Ruby Programming Language. Why’s (poignant) guide to ruby. Read This Paragraph At my local Barnes and Noble, there is a huge wall of Java books just waiting to tip over and crush me one day.

why’s (poignant) guide to ruby

And one day it will. At the rate things are going, one day that bookcase will be tall enough to crush us all. It might even loop the world several times, crushing previous editions of the same Java books over and over again. And This Paragraph Too This is just a small Ruby book. But Don’t Read This One! Why’s (Poignant) Guide to Ruby is released under the Attribution-ShareAlike License.

Now Back to Your Regularly Scheduled Paragraph I’ll try not to feel utterly rejected if this book doesn’t capture your fancy. Learning to Program A very basic, ground-level tutorial for the beginner to Ruby. Now, if you can’t seem to find the contents link on the left-hand side of the page, then here’s a link to the first page of the (Poignant) Guide. Welcome to the pirate radio of technical manuals.

Programming Ruby 1.9. About this Book 944 pages Published: Release: P5.0 (2012-10-16) ISBN: 978-1-93435-608-1 Would you like to go from first idea to working code much, much faster?

Programming Ruby 1.9

Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way, instead of getting the work done? Are you using Rails, and want to dig deeper into the underlying Ruby language? Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. The combination of the power of a pure object-oriented language with the convenience of a scripting language makes Ruby a favorite tool of intelligent, forward-thinking programmers.

The Pickaxe contains four major sections: An acclaimed tutorial on using Ruby. What You Need This book assumes you have a basic understanding of object-oriented programming. About the Author Upcoming Author Events. Metaprogramming Ruby. Want to receive a weekly email containing the scoop on our new titles along with the occasional special offer?

Metaprogramming Ruby

Just click the button. (You can always unsubscribe later by editing your account information). Give us an email and a password (you can use the password later to log in and change your preferences). We'll send you a newsletter roughly once a week. The chart shows the approximate number of words in each chapter of Metaprogramming Ruby per week. As a Ruby programmer, you already know how much fun it is. Metaprogramming Ruby, Second Edition is available here. About this Book 296 pages Published: Release: P4.0 (2012-12-03) ISBN: 978-1-93435-647-0 Everyone in the Ruby world seems to be talking about metaprogramming—how you can use it to remove duplication in your code and write elegant, beautiful programs. This book describes metaprogramming as an essential component of Ruby. Learning metaprogramming doesn’t have to be difficult or boring.

The book is packed with: What You Need.