The Toy Robot is a common interview exercise for new programmers. This short book will take you through how to implement it in Ruby in a BDD-style, with some great explanations and imagery along the way.
When Rails is not enough!This guide is an attempt to describe the way to build the web app with a real understanding of each component, with knowledge that are relevant in any web language and framework. To become a better web developer and demand for a better ecosystem!The book if free. But you can "buy me a cup of cappuccino" here :)
Continuous Integration Pattern for Android Mobile Apps.
这本书将教会你如何将一个idea变成实际的Web应用。从高效的编程工具,开发流程,到敏捷开发中的各种轻量级实践,再到从零开始开发一个具体而微的实例。
Introduction à la programmation en utilisant le jeu du bonhomme pendu comme exemple. Le langage de programmation utilisé est le langage Ruby. Aucun connaisance préalable de la programmation n'est requise. Le texte est écrit en anglais et en français en vis-à-vis.
The book is an introduction to programming using the hangman game as example. The programming language used to write the code is the Ruby language. No programming knowledge is necessary. The text is written in English and French side by side.
A primordial Forth, and some related philosophy.
Let's use Ruby to get feedback automatically, as early and as often as possible. Whether you're running automated tests or creating image files from raw data, Ruby can automate these tasks. Furthermore, it can also be used to automate running tasks whenever a file changes. Does that sound like a good idea? Then this book is for you.
Learn and master programming with Ruby in a step by step and practical way.
Get the book that is called, "The best Rails book for beginners."
A robust framework for provisioning servers with Chef and deploying reliably with Capistrano 3, including example code templates you can use directly.
Full stack guide for setting up Ruby-On-Rails servers. A DevOps overview to manage back end task on the server, such as deployment with Capistrano, LogRotate on the server, NGINX configurations and other back end tasks.First intended to circle all tasks needed for a Ruby-On-Rails Server on Ubuntu, it also touches Mac OS and RedHat configurations.