๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Eloquent Ruby

โœ Scribed by Russ Olsen [Russ Olsen]


Publisher
Addison-Wesley Professional
Year
2011
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Itโ€™s easy to write โ€œcorrectโ€ Ruby code. But
itโ€™s far harder to gain the fluency needed to write
great Ruby code. To do that, you need to go beyond syntax
and absorb the โ€œRuby wayโ€ of thinking and problem
solving. In Eloquent Ruby, Russ Olsen helps you
understand Ruby like true Rubyists doโ€”so you can leverage its
immense, surprising power.

Olsen draws on years of experience
internalizing the Ruby culture and teaching Ruby to other
programmers. He guides you to the โ€œAh Ha!โ€ moments when
it suddenly becomes clear why Ruby works the way it does and
how you can take advantage of its unique approach.

Eloquent Ruby starts small,
answering tactical questions focused on a single statement, method,
test, or bug. Youโ€™ll learn how to write code that actually
looks like Ruby (not Java); why Ruby has so many control
structures; how to use strings, expressions, and symbols; and what
dynamic typing is really good for.

Next, Olsen turns to bigger questions
related to building methods and classes. Youโ€™ll discover why
Ruby classes contain so many tiny methods, when to use operator
overloading, and when to avoid it. Olsen explains how to write Ruby
code that writes its own codeโ€”and why youโ€™ll want to.
He concludes with powerful project-level features and techniques
ranging from gems to Domain Specific Languages.

The newest book in the renowned
Addison-Wesley Professional Ruby Series, Eloquent
Ruby
will help you โ€œput on your Ruby-colored
glassesโ€ and get results that make you a true believer.


๐Ÿ“œ SIMILAR VOLUMES


Eloquent Ruby
โœ Olson ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Addison Wesley ๐ŸŒ English

Itโ€™s easy to write โ€œcorrectโ€ Ruby code. But itโ€™s far harder to gain the fluency needed to write great Ruby code. To do that, you need to go beyond syntax and absorb the โ€œRuby wayโ€ of thinking and problem solving. In Eloquent Ruby, Russ Olsen helps you understand Ruby like true Rubyists doโ€”so you can

Eloquent Ruby
โœ Olsen, Russ ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Pearson Education Limited (US titles);Addison-Wesl ๐ŸŒ English
Eloquent Ruby
โœ Olsen, Russ ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Addison-Wesley ๐ŸŒ English
Eloquent Ruby (Addison-Wesley Profession
โœ Russ Olsen ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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 thinking and problem solving. In Eloquent Ruby, Russ Olsen helps you write Ruby like true Rubyists doโ€“so you can leverage its immense, surprising powe

Eloquent Ruby (Addison-Wesley Profession
โœ Russ Olsen ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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 thinking and problem solving. In Eloquent Ruby, Russ Olsen helps you write Ruby like true Rubyists doโ€“so you can leverage its immense, surprising powe

Using JRuby: Bringing Ruby to Java
โœ Charles O Nutter, Thomas Enebo, Nick Sieger, Ola Bini, Ian Dees ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

In Using JRuby you'll venture into the wide world of open-source Ruby and Java libraries. Write Ruby on Rails web applications that run on Java servers like Tomcat. Use Java's JDBC or Hibernate to easily connect Ruby to industry-standard databases. Test your Java program using Ruby's elegant Cucumbe