Programming Ruby - The Pragmatic Programmers’ Guide - Dave Thomas - 2000.
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.
Бесплатно скачать электронную книгу в удобном формате, смотреть и читать:
Скачать книгу Programming Ruby. The Pragmatic Programmers’ Guide - Dave Thomas - fileskachat.com, быстрое и бесплатное скачивание.
Скачать pdf
Ниже можно купить эту книгу по лучшей цене со скидкой с доставкой по всей России.Купить эту книгу
Скачать - Книгу - Programming Ruby. The Pragmatic Programmers’ Guide - Dave Thomas - depositfiles.com
Скачать - Книгу - Programming Ruby. The Pragmatic Programmers’ Guide - Dave Thomas - letitbit.net
Дата публикации:
Теги: программирование :: programming :: книга :: скачать :: бесплатно
Смотрите также учебники, книги и учебные материалы:
Следующие учебники и книги:
- Программирование, введение в Web-дизайн, Алексеев А.П.
- Web-сайт без секретов, издание 2, Орлов Л.В.
- PHP 5 - Как самостоятельно создать сайт любой сложности - Зольников Д.С.
- Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython - Richard Hightower
Предыдущие статьи:
- Cамоучитель хакера - Подробное иллюстрированное руководство - Alex Atsctoy
- Efficient C++ Performance Programming Techniques - Dov Bulka, David Mayhew
- Начальный курс С и С++, Березкин Б.И., Березкин С.Б.
- New Riders, Inside Linux