Download PDF The Well-Grounded Rubyist, by David A. Black
Curious? Of course, this is why, we intend you to click the link web page to visit, and after that you could appreciate guide The Well-Grounded Rubyist, By David A. Black downloaded up until completed. You can conserve the soft file of this The Well-Grounded Rubyist, By David A. Black in your device. Of course, you will bring the device anywhere, won't you? This is why, every time you have spare time, each time you could take pleasure in reading by soft duplicate publication The Well-Grounded Rubyist, By David A. Black
The Well-Grounded Rubyist, by David A. Black
Download PDF The Well-Grounded Rubyist, by David A. Black
Use the sophisticated innovation that human establishes today to discover the book The Well-Grounded Rubyist, By David A. Black conveniently. But first, we will ask you, how much do you enjoy to review a book The Well-Grounded Rubyist, By David A. Black Does it consistently till surface? For what does that book read? Well, if you actually enjoy reading, attempt to check out the The Well-Grounded Rubyist, By David A. Black as one of your reading collection. If you only reviewed the book based on demand at the time as well as incomplete, you should aim to like reading The Well-Grounded Rubyist, By David A. Black first.
Obtaining the books The Well-Grounded Rubyist, By David A. Black now is not kind of tough means. You can not simply going with book shop or collection or loaning from your good friends to review them. This is a really simple means to specifically get the publication by online. This on the internet e-book The Well-Grounded Rubyist, By David A. Black could be one of the choices to accompany you when having leisure. It will certainly not lose your time. Think me, the publication will reveal you new thing to check out. Simply spend little time to open this on-line book The Well-Grounded Rubyist, By David A. Black and review them wherever you are now.
Sooner you get guide The Well-Grounded Rubyist, By David A. Black, faster you can enjoy checking out the publication. It will be your count on maintain downloading the book The Well-Grounded Rubyist, By David A. Black in offered link. By doing this, you could really make a choice that is worked in to obtain your very own publication on the internet. Right here, be the very first to obtain guide qualified The Well-Grounded Rubyist, By David A. Black as well as be the very first to know just how the author indicates the message as well as understanding for you.
It will have no question when you are visiting select this e-book. This impressive The Well-Grounded Rubyist, By David A. Black e-book could be read totally in particular time depending upon exactly how usually you open and review them. One to keep in mind is that every book has their own production to acquire by each visitor. So, be the excellent reader and be a better individual after reviewing this book The Well-Grounded Rubyist, By David A. Black
[This is the first edition of The Well-Grounded Rubyist. It has been superseded by the second edition.]�
The Well-Grounded Rubyist takes you from interested novice to proficient practitioner. It's a beautifully written tutorial that begins with the basic steps to get your first Ruby program up and running and goes on to explore sophisticated topics like callable objects, reflection, and threading. Whether the topic is simple or tough, the book's easy-to-follow examples and explanations will give you immediate confidence as you build your Ruby programming skills.
The Well-Grounded Rubyist is a thoroughly revised and updated edition of the best-selling Ruby for Rails. In this new book, expert author David A. Black moves beyond Rails and presents a broader view of Ruby. It covers Ruby 1.9, and keeps the same sharp focus and clear writing that made Ruby for Rails stand out.
Starting with the basics, The Well-Grounded Rubyist explains Ruby objects and their interactions from the ground up. In the middle chapters, the book turns to an examination of Ruby's built-in, core classes, showing the reader how to manipulate strings, numbers, arrays, ranges, hashes, sets, and more. Regular expressions get attention, as do file and other I/O operations.
Along the way, the reader is introduced to numerous tools included in the standard Ruby distribution--tools like the task manager Rake and the interactive Ruby console-based interpreter Irb--that facilitate Ruby development and make it an integrated and pleasant experience.
The book encompasses advanced topics, like the design of Ruby's class and module system, and the use of Ruby threads, taking even the new Rubyist deep into the language and giving every reader the foundations necessary to use, explore, and enjoy this unusually popular and versatile language.
It's no wonder one reader commented: "The technical depth is just right to not distract beginners, yet detailed enough for more advanced readers."
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
- Sales Rank: #210615 in Books
- Brand: Brand: Manning Publications
- Published on: 2009-06-07
- Original language: English
- Number of items: 1
- Dimensions: 9.25" h x 1.04" w x 7.38" l, 1.91 pounds
- Binding: Paperback
- 520 pages
- ISBN13: 9781933988658
- Condition: Used - Very Good
- Notes: 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!
About the Author
David A. Black is a Senior Developer at Cyrus Innovation, Inc., and the director of Ruby Power and Light, LLC. He has been programming in Ruby since 2000, and is also a director of Ruby Central, Inc., the parent organization of the International Ruby Conference (RubyConf).
Most helpful customer reviews
80 of 86 people found the following review helpful.
the best, first book to discover ruby ...
By grantmichaels
i've had a tenuous relationship w/ ruby for the past 18 months, which began when a friend sent me the 'pickaxe' and agile rails books over the 2007 holidays. that duo is widely regarded as the de facto introduction to programming with ruby on rails, however, i'd qualify that statement to perhaps only apply to working professionals coming over from another language/framework. i both 1) don't think rails is the best framework for a new ruby coder (sinatra is), and 2) don't think the Pragmatic book is the best introduction to ruby. the well-grounded rubyist didn't exist when i got started, so the first book to pique my interest was the 'beginning ruby' book by peter cooper (apress), and while i was very happy to have found that title over a year ago and having purchased several books and screencasts related to ruby since, the well-grounded rubyist is absolutely the best book to become familiar with ruby at present. the reasoning is consistent w/ my reviews of other books for other programming languages, and is such that there is /NO REPLACEMENT/ for the author being a first-rate educator. a quality instructor is somewhat selfless, always focused on presenting the subject as a first priority, and particularly not how the subject relates to themselves. most programming books are written by practitioners, and since ruby hasn't become particularly available as an option for computer-science students in most programs, there is a very definite void in regard to the number of real teachers writing texts on ruby. i had struggled against my previous experiences coding (asm) and while i learned a lot of the tactics to code in ruby over the past year and half, i never really understood 'why' things worked the way they did. whereas before reading this book i was primarily remixing other people's code, now i'm writing my own code and it feels much more natural. just as "jQuery in action" seemed to open my eyes to the world of javascript, this Manning title has finally opened up the rubiverse and to say that i'm ecstatic really just begins to do this book justice. i can't imagine that you wouldn't find this book the best place to start w/ ruby at this time ...
22 of 22 people found the following review helpful.
important read
By J. Mucsi
If you have any doubts about your Ruby knowledge, then you should read this book. After months of frustration while looking at source code and wasting time with Why's Poignant Guide, I made it a point to read through all pages of the Well-Grounded Rubyist. Once I was done, the difficulty was gone. Now I can read Rails code with ease, all the code makes sense and I feel like I entered a whole new world. David Black guides the reader through the topics he feels are most important. I resisted the temptation to put down the book and start programming, but I am glad I waited. The book is so useful that having finished it, you will be on a new level and your next task will be to learn how Ruby's powerful features can be combined into non-trivial frameworks. If you skip this book, you risk writing mediocre code, at least until you are forced to learn the features and techniques of the language...the hard way.
23 of 24 people found the following review helpful.
Very disciplined, accurate, language tutor
By New England Yankee
David Black has written a thoughtfully balanced book on Ruby basics and best practices. Thankfully, it doesn't waste a single page on things better off on a website somewhere. For example, no elaboration of differences between Ruby 1.9.1 and earlier versions. (Which are, in fact, found on the book's website!)
The book is written referencing Ruby 1.9.1. Be aware that as of this writing, there isn't a 1-click installer on the Ruby language site for 1.9.1 for Windows, and the binaries-only download doesn't include a few key DLLs. If you want to continue using 1.8.6 until an up-to-date installer comes along, the bulk of the book will still be perfectly usable, however. The last note on Windows is that there is text sprinkled throughout the book on such things as paths and other configuration minutia which is specific to Mac and Unix installs. This should not trouble the readers intended for this book in the least.
As a practical matter, since the author spends no time on basic programming concepts, you'll have to have some programming experience to take best advantage of this book. Expressed differently, there is no wasted text for its audience. As one with such experience, I found this to be a perfectly-conceived bootstrap approach to the language. Anyone already having basic OO concepts already should have no difficulty following this book (mine being Smalltalk).
The author and publisher appear to have taken great pains in the flow, layout, and editing to produce a virtually error-free work. I'm enormously appreciative of that; for its own sake, of course, but also because error-riddled computer book are all too common. There are some very minor errors posted on the book's blog on the publisher's website, but they are trivial, in my opinion (programmers are persnickety, particularly about semantics, and rightfully so).
Black's intent is to walk the reader through key aspects of the language, OO as it directly relates to Ruby, and a slice of the core library. Take note of the last comment - this is NOT a comprehensive language reference covering the entire core library. Instead, the author is trying to cover those portions of the library he deems most important to understand when learning Ruby. He succeeds. While the book starts out with the simplest of Ruby's elements, such as syntax, by the end of the volume, you're well into more advanced usages, including reflection, overriding core behavior, and more.
One of the best programming books I've bought in terms of clarity, presentation, and flow. And over 25 years, there have been a lot of them.
The Well-Grounded Rubyist, by David A. Black PDF
The Well-Grounded Rubyist, by David A. Black EPub
The Well-Grounded Rubyist, by David A. Black Doc
The Well-Grounded Rubyist, by David A. Black iBooks
The Well-Grounded Rubyist, by David A. Black rtf
The Well-Grounded Rubyist, by David A. Black Mobipocket
The Well-Grounded Rubyist, by David A. Black Kindle
No comments:
Post a Comment