Book guide and evaluation
Ruby Under a Microscope
Pat Shaughnessy
English
Unordered
Programming Languages
4.8 / 5
0 reviews
2012
Published
260
pages
367
views
In Ruby Under a Microscope I’m going to teach you how Ruby works internally. I’ll use a series of simple, easy to understand diagrams that will show you what is happening on the inside when you run a Ruby program. Like a physicist or chemist, I’ve developed a theory about how thi
Before you read
What will you get from this book?
In Ruby Under a Microscope I’m going to teach you how Ruby works internally. I’ll use a series of simple, easy to understand diagrams that will show you what is happening on the inside when you run a Ruby program. Like a physicist or chemist, I’ve developed a theory about how things actually work based on many hours of research and study. I’ve done the hard work of reading and understanding Ruby’s internal C source code so you don’t have to. But, like any scientist, I know that theory is worthless without some hard evidence to back it up. Therefore after explaining some aspect of Ruby internals, some feature or behavior of the language, I’ll perform an experiment to prove that my theory was correct. To do this I’ll use Ruby to test itself! I’ll run some small Ruby test scripts to see whether they produce the expected output or whether they run as fast or as slowly as I expect. We’ll find out if Ruby actually behaves the way my theory says it should. Since these experiments are written in simple Ruby, you can try them yourself.
Ask this book
Your question is answered in the context of this title and author. Each answer uses 2 points.
Sign in to ask the book assistant.
Reader reviews
0 reviews, 4.8 average out of 5
No reviews yet
If you have read this book, help the next reader with your experience.
Write a review
Sign in to publish a review.
Reader questions and answers
Ask a focused question and learn from the community.
Sign in to ask or answer a question.
No questions yet
Be the first to ask a clear, useful question.