Ruby
Всего материалов: 15.

Ruby. Объектно-ориентированное проектирование
Ниже — практический обзор по теме «объектно». Тем, кто уже знаком с объектно-ориентированным проектированием, будет о чем поразмышлять; возможно, они по-новому посмотрят на уже привычные вещи и, вполн…

Ruby on Rails Tutorial
Ниже — практический обзор по теме «rails». This book will help you solve it, regardless of whether you have experience in web development in general and Rails in particular. Ruby on Rails is one of th…

Modern Front-End Development for Rails
Коротко и по делу о том, что важно знать про your. Learn to use the Rails 7 tools and simplify the complex JavaScript ecosystem.It's easier than ever to build user interactions with Hotwire, Turb…

99 Bottles of OOP: A Practical Guide to Object-Oriented Design. 2 Ed
В этом материале разберём тему: chapter. It introduces a type of solution known asShameless Green, and argues that although Shameless Green is neither clever nor changeable, it is the best initial sol…

Practical Object-Oriented Design: Practical Object-Oriented Design in Ruby. 2 Ed
Коротко и по делу о том, что важно знать про this. Those already familiar with OOD will find things to think about, possibly encounter some new points of view, and probably disagree with a few of the …

Ruby для романтиков
В этом материале разберём тему: книга. Leanpub позволяет авторам и издателям участвовать в так называемом Lean Publishing - процессе, при котором электронная книга становится доступна читателям ещё до…

Selenium WebDriver Recipes in Ruby: The Problem Solving Guide to Selenium WebDriver. 4 Ed
Коротко и по делу о том, что важно знать про book. In order to get the most of this book, basic Ruby coding skill is required.Usually, a ‘recipe’ book is a reference book. This book is for testers or …

Ruby Programming for Beginners: An Introduction to Learning Ruby Programming with Tutorials and Hands-On Examples
В этом материале разберём тему: this. When you come to the end of this book, you will be able to write Ruby scripts that interacts with the user, interacts with the file system, etc. This book will te…

Самоучитель Ruby
Ниже — практический обзор по теме «ruby». Описываются интерпретатор Ruby, утилиты, детально рассматривается современная Ruby-экосистема, работа со стандартной и сторонними библиотеками. Язык Ruby изла…

Test Driven Development in Ruby: A Practical Introduction to TDD Using Problem and Solution Domain Analysis
Ниже — практический обзор по теме «test». You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. Learn the basics of test driven developme…

Ruby Recipes: A Problem-Solution Approach
Коротко и по делу о том, что важно знать про your. This book contains a varied selection of practical and interesting code recipes designed to make your coding life easier. Solve your Ruby programming…

Layered Design for Ruby on Rails Applications: Discover practical design patterns for maintainable web applications
Ниже — практический обзор по теме «rails». However, this initial simplicity often leads to uncontrollable complexity turning the well-structured codebase into a hardly maintainable mess. Ruby on Rails…