𝔖 Scriptorium
✦   LIBER   ✦

📁

Programming Ruby - The Pragmatic Programmer's Guide (with html help)


Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Ruby is a genuine object-oriented language. Everything you manipulate is an object, and the results of those manipulations are themselves objects.

In Ruby, you can access all the underlying operating system features. You can do the same stuff in Ruby that you can in Perl or Python, and you can do it more cleanly. But Ruby is fundamentally different. It is a true programming language, too, with strong theoretical roots and an elegant, lightweight syntax. You could hack together a mess of "scripts" with Ruby, but you probably won't. Instead, you'll be more inclined to engineer a solution, to produce a program that is easy to understand, simple to maintain, and a piece of cake to extend and reuse in the future.
Publisher: Addison Wesley
Author: Yukihiro Matsumoto, a.k.a. "Matz"

✦ Subjects


Библиотека;Компьютерная литература;Ruby / RoR


📜 SIMILAR VOLUMES


Programming Ruby. The Pragmatic Programm
✍ Matsumoto Yukihiro. 📂 Library 🌐 English

Обучающая программа для людей с небольшим или никаким программным опытом. Изучите основной Рубин в контексте простых программных конструкций.<br/>244 страницы.<br/>2nd Edition.<div class="bb-sep"></div>Foreword <br/>Preface <br/>Roadmap <br/>Ruby.new <br/>Classes, Objects, and Variables <br/>Contain

Programming Ruby : the pragmatic program
✍ David Thomas 📂 Library 📅 2005 🏛 Pragmatic Bookshelf 🌐 English

Книга содержит исчерпывающую информацию по языку программирования Ruby.<br>С помощью этой книги можно начать изучение Ruby нуля. Рассматриваются вопросы установки Ruby синтаксиса классов, объектов философии разработки приложения на Ruby многие другие.<br>Рекомендую книгу также поклонникам популярног

Programming Ruby: The Pragmatic Programm
✍ David Thomas, Andrew Hunt 📂 Library 📅 2000 🏛 Addison-Wesley Professional 🌐 English

Ruby is an increasingly popular, fully object-orienteddynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the scene in the Western world, the Pragmatic Programmers were there with the definitive reference manua

Programming Ruby: A Pragmatic Programmer
✍ David Thomas, Andrew Hunt 📂 Library 📅 2000 🏛 addison-wesley 🌐 English

(Pearson Education) A guide to working with the object-oriented programming language, Ruby, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, how to extend Ruby using C code, and more. Softcov