Leanpub Header

Skip to main content

Filters

Category: "Ruby"

Books

  1. From Ruby to Golang
    A Ruby Programmer's Guide to Learning Go
    Joel Bryan Juliano

    By teaching familiar implementations found in Ruby, you will see the correlation between the two languages, establishing familiar concepts to give you enough knowledge to be comfortable with Go and to start programming with it.

  2. Programming For Entrepreneurs
    Learn Just Enough to Build Your Business
    Christopher Franklin

    You don't want to be a coder. You want to build a business. Why does every "Introduction to Programming" book assume you want to learn just for the sake of learning? Why aren't there any books that teach you just enough to build and launch your product? Programming For Entrepreneurs will take you from beginner to product without the fluff.

  3. Understanding Ruby Regexp
    Example based guide to mastering Ruby regular expressions
    Sundeep Agarwal

    Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn Ruby Regular Expressions, a mini-programming language for all sorts of text processing needs.

  4. Ruby Is For Fun
    Self-Study Course, From Absolute Beginner to Advanced
    Roman Pushkin

    This self-study course written as a book is your first step towards making money by coding and programming from home, and doing that with fun. You will understand how the Ruby language works, and establish a foundation for being successful freelance developer. 

  5. Build a maintainable Rails application by using next-generation gems from the dry-rb and rom-rb suite. This book shows you how to easily bring those gems into the web framework you know and... well, the one you know.

  6. Vous souhaitez comprendre le fonctionnement interne d'un framework web ? Vous voulez écrire votre propre framework web mais vous ne savez pas par où commencer ? Ce livre vous dévoile les dessous des frameworks web, élément après élément, grâce à une réalisation concrète.

  7. Toy Robot
    Ryan Bigg

    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.

  8. Ruby Web Dev: The Other Way
    Personal best practices guide
    Yevhen Kuzminov

    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 :)

  9. Continuous Integration for Mobile Apps
    A Feedback loop pattern for build, deploy and test automation
    Pradeep Macharla

    Continuous Integration Pattern for Android Mobile Apps.

  10. 轻量级Web应用开发
    Using Ruby and JavaScript
    Juntao Qiu

    这本书将教会你如何将一个idea变成实际的Web应用。从高效的编程工具,开发流程,到敏捷开发中的各种轻量级实践,再到从零开始开发一个具体而微的实例。

  11. 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.

  12. 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.

  13. Read-Eval-Print-λove
    v003 - Forth Thinking
    Michael Fogus

    A primordial Forth, and some related philosophy.

  14. Let's use Ruby to automatically get feedback as early as possible. Whether running automated tests or creating image files from raw data, Ruby can be used to 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.

  15. Learn Ruby Programming by Examples
    Zhimin Zhan and Courtney Zhan

    Learn and master programming with Ruby in a step by step and practical way.