The Book of Ruby: A Hands-On Guide for the Adventurous (Huw Collingbourne)

 
0.0 (0)
159327294401-SCLZZZZZZZ-SX500-jpg-6-1655588959

The Book of Ruby reveals the secret inner workings of one of the world's most popular programming languages, teaching you to write clear, maintainable code. You'll start with the basics—types, data structures, and control flows—and progress to advanced features like blocks, mixins, metaclasses, and beyond. Rather than bog you down with a lot of theory, The Book of Ruby takes a hands-on. approach and focuses on making you productive from day one

As you follow along, you'll learn to Leverage Ruby's succinct and flexible syntax to maximize your productivity Balance Ruby's functional, imperative, and object-oriented features Write self-modifying programs using dynamic programming techniques Create new fibers and threads to manage independent processes concurrently Catch and recover from execution errors with robust exception handling Develop powerful web applications with the Ruby on Rails framework Each chapter includes a "Digging Deeper" section that shows you how Ruby works under the hood, so you'll never be caught off guard by its deceptively simple scoping, multithreading features, or precedence rules. Whether you're new to programming or just new to Ruby, The Book of Ruby is your guide to rapid, real-world software development with this unique and elegant language.

Ebook Details

About the Authors
Huw Collingbourne is a novelist, journalist, editor, programming instructor, and software developer.  is the Chief of Innovation for SapphireSteel Program, designer of the Ruby In Steel IDE. With 30 years of a long time of programming encounters, he has composed programming columns for various magazines, presented features on computing for BBC Television, and currently edits the online technical journal Bitwise Magazine. He has already released two free ebooks on Ruby - The Small Book of Ruby and The Book of Ruby.
Published
Published Date / Year
1 edition (July 13, 2011)
Hardcover
400 pages
eBook Format
Online, Zipped PDF, 2.9 MB
ISBN-10
1593272944
ISBN-13
978-1593272944

Similar Programming & Computer Books

Tutoriel Ruby on Rails : Apprendre Rails par l'exemple - Ruby on Rails Tutorial: Learn Rails by Example (Michael Hartl)
Where should I begin learning web development with Ruby on Rails? is the question that this book aims to best address.  
Venir à Ruby après un autre langage - Coming to Ruby after another language
There are two primary portions to this open-source manual. An overview of what to expect when migrating from a certain language to Ruby comes first. Second, a deeper look...
Ruby en vingt minutes - Ruby in twenty minutes
It shouldn't take you longer than twenty minutes to complete this quick tutorial. It is assumed that Ruby is already installed; if not, it is highly recommended that you...
Apprendre les mises en page CSS - Learn CSS Layouts (Joel Matelli)
This free programming manual aims to teach you the basics of CSS used to structure any website.  
JavaScript Éloquent : Une introduction moderne à la programmation - Eloquent JavaScript: A Modern Introduction to Programming (Marijn Haverbeke)
In the book Eloquent JavaScript, the JavaScript programming language and programming in general are introduced.  
Greasemonkey Hacks: Tips & Tools for Remixing the Web with Firefox (Mark Pilgrim)
For hardcore users who wish to learn Greasemonkey, the hottest new Firefox plugin that enables you to write scripts that modify the web pages you see, this book is...
Learning Processing: A Beginner's Guide to Programming Images, Animation, and Interaction (Daniel Shiffman)
This free programming book shows you how to use Processing to build the fundamental programming building blocks required to develop cutting-edge graphics applications, such as interactive art, live video...
Cascading Style Sheets: The Definitive Guide (Eric A. Meyer)
The Web Design CD Bookshelf, Version 1.0, includes this book. To put it simply, CSS is a method for separating a document's structure from its presentation. The...
Learn HTML and CSS in One Easy to Use Guide (Shay Howe)
This free programming book serves as a clear and thorough tutorial for those just learning HTML and CSS. This manual covers all typical components of front-end design and development...
HTML Tutorials: Everything HTML, CSS, and JavaScript (Patrick Griffiths)
This thorough book is the greatest option for readers who wish to create Web pages that load quickly, are simple to edit, accessible to all, function on all browsers,...

Others Programming Books by No Starch Press

Win32 Programming for x86 Assembly Language Programmers (Henry Takeuchi)
An open-source manual on writing assembly code for Windows apps. An introduction to console programs and files, a simple Win32 GUI program, popup windows and ownership, child windows, messages,...
Absolute FreeBSD: The Complete Guide to FreeBSD, 2nd Edition (Michael W. Lucas)
Authored by FreeBSD committer Michael W. Lucas, this book is your comprehensive guide to using FreeBSD.
Computer Graphics from Scratch: A Programmer's Introduction to 3D Rendering (Gabriel Gambetta)
Books on computer graphics programming are frequently math-intensive and frightening to beginners. but not this one. This book adopts a more straightforward strategy by minimizing the use of math...
Modeling and Simulation in Python: Use Computation to Predict and Explain the World (Allen B. Downey)
The skill of describing and simulating actual systems is known as physical modeling, and this book provides a detailed yet simple introduction to the subject.
The Book of GIMP: A Complete Guide to Nearly Everything (Olivier Lecarme, et al)
GIMP is a free Photoshop substitute that has a ton of high-end capabilities. But GIMP can be challenging to learn because it has so many strong tools and menu...
Clojure for the Brave and True (Daniel Higginbotham)
A useful general-purpose language, Clojure enables expressivity comparable to that of other dynamic languages like Ruby and Python while smoothly utilizing Java libraries, services, and the entire JVM environment....
The Rust Programming Language (Steve Klabnik, et al)
Rust is an open-source, community-developed systems programming language that runs incredibly quickly, avoids segfaults, and ensures thread safety. This book is the official guide to Rust. ...
Scratch Programming Playground: Learn to Program by Making Cool Games (Al Sweigart)
Millions of beginners use Scratch, a vibrant drag-and-drop programming language, and in this book, you'll learn to program by creating fun games.
Mining Social Media: Finding Stories in Internet Data (Lam Thuy Vo)
Did phony Twitter accounts influence the outcome of a presidential election? What can we learn about human behavior from Facebook and Reddit archives? This book teaches you how to...
Automate the Boring Stuff with Python: Practical Programming for Total Beginners (Al Sweigart)
You know how tiresome chores like this can be if you've ever spent hours renaming files or updating hundreds of spreadsheet cells. What if, though, your computer could perform...
Coding with Minecraft: Learn to Code by Programming Robots in Minecraft! (Al Sweigart)
a practical introduction to programming that teaches you how to make Minecraft bots do awesome things! The robotic "turtle" approach is extended in this book to the 3D, interactive...
Cracking Codes with Python: An Introduction to Building and Breaking Ciphers (Albert Sweigart)
Make and decipher ciphers—algorithms used to create and send secret messages—while learning Python programming!
Linux Appliance Design: A Hands-On Guide to Building Linux Appliances (Bob Smith, et al.)
The complicated devices that make up modern appliances include processors, operating systems, and application software.
How Wikipedia Works: And How You Can Be a Part of It? (Charles Matthews, et al)
You'll discover the abilities needed to use and contribute to the greatest reference work in the world in this book, including what makes quality writing and research as well...
Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers (Nicholas C. Zakas)
This book serves as a transitional manual for ECMAScript 5 to 6. Because it is not environment-specific, web developers and Node.js developers can both benefit from it. ...
Statistics Done Wrong: The Woefully Complete Guide (Alex Reinhart)
Effective research is necessary for scientific advancement, and good research requires sound statistics. Even for the most intelligent among us, statistical analysis can be challenging to execute correctly. How...
The Art of R Programming: A Tour of Statistical Software Design (Norman Matloff)
The most widely used language in the world for creating statistical software is R: It is used by actuaries to evaluate financial risks and maintain stable economies, drug companies...
Hacking the Xbox: An Introduction to Reverse Engineering (Andrew Huang)
Hacking the Xbox includes step-by-step instructions on hardware modification that teach fundamental hacking techniques as well as crucial Reverse Engineering skills, demonstrating to Xbox owners how to boost the...
Python for Kids: A Playful Introduction to Programming (Jason R. Briggs)
Python is a strong, expressive, user-friendly, and simple to learn programming language. However, reading drab, dreary, and uninteresting books about learning Python programming is not enjoyable for anyone. ...
The Linux Command Line: A Complete Introduction (William E. Shotts, Jr.)
Now that you've experienced the gleaming, point-and-click exterior of your Linux PCs, descend below it and utilize the power of the command line to discover its interior. ...

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments