Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Learn Ruby the Hard Way: A Simple and Idiomatic Introduction
🌠 Top Free Machine Learning Books - 100% Free or Open Source!
  • Title: Learn Ruby the Hard Way: A Simple and Idiomatic Introduction
  • Author(s): Zed A. Shaw
  • Publisher: Addison-Wesley Professional, 3rd edition (December 17, 2014); eBook (Updated Continuously)
  • Permission: You are free to distribute this ebook to anyone you want, so long as you do not charge anything for it, and it is not altered.
  • Paperback: 336 pages
  • eBook: HTML, PDF, ePub, etc.
  • Language: English
  • ISBN-10: 032188499X
  • ISBN-13: 978-0321884992
  • Share This:  

Book Description

In this book, you'll learn Ruby by working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, you'll learn how software works; what good programs look like; how to read, write, and think about code; and how to find and fix your mistakes using tricks professional programmers use.

Zed Shaw has perfected the world's best system for learning Ruby. Follow it and you will succeed - just like the hundreds of thousands of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.

It'll Be Hard At First. But Soon, You'll Just Get It - And That Will Feel Great!

This tutorial will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful, popular programming languages. You'll be a Ruby programmer.

  • Installing your Ruby environment
  • Organizing and writing code
  • Ruby symbols and keywords
  • Basic mathematics
  • Variables and printing
  • Strings and text
  • Interacting with users
  • Working with files
  • Using and creating functions
  • Looping and logic
  • Arrays and elements
  • Hashmaps
  • Program design
  • Object-oriented programming
  • Inheritance and composition
  • Modules, classes, and objects
  • Project - skeleton - directories
  • Debugging and automated testing
  • Advanced user input
  • Text processing
  • Basic game development
  • Basic web development
About the Authors
  • Zed A. Shaw is a software developer best known for creating the Learn Code the Hard Way series of programming tutorials, as well as for creating the Mongrel web server for Ruby web applications,[1]. He is also well known for his polemical views on programming languages and communities.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • I Love Ruby (Karthikeyan A K)

    With this unique hands-on learning experience, you'll discover how Ruby takes care of all the details for you, so you can simply have fun and get more done with less code. This book is written for GNU/Linux users.

  • Developing Games With Ruby (Tomas Varaneckas)

    If you have a little experience programming in Ruby, then you're ready to start making your own video games. In this book you'll learn concepts such as animation, keyboard and mouse movement, sounds and music, and physics as you build exciting games.

  • Essential Ruby On Rails (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the Ruby On Rails programming as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • Rails on Containers (Katherine Juell)

    You'll learn how to develop a full-stack application using Ruby on Rails and PostgreSQL with Sidekiq, and how to manage them all - first with Docker, then with Docker Compose, and finally with Kubernetes.

  • Programming Ruby: The Pragmatic Programmers' Guide

    This book is the only complete reference for the very latest version of Ruby. An acclaimed tutorial on using Ruby. Complete documentation of all built-in classes, modules, and methods. Complete descriptions of all 97 standard libraries.

  • Essential Ruby (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the Ruby programming language as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • Learn to Program (in Ruby), Second Edition (Chris Pine)

    Teach you how to program. You'll learn to use your computer better, to get it to do what you want it to do. Starting with small, simple one-line programs to calculate your age in seconds, you'll see how to advance to fully structured, real programs.

  • Ruby Data Structures and Algorithms (Christopher Fox)

    This book is a concise introduction to data structures and algorithms in Ruby. Data structures are presented in a container hierarchy that includes stacks and queues as non-traversable dispensers, and lists, sets, and maps as traversable collections.

  • Ruby Programming (Wikibooks)

    You will find the fundamental aspects of the Ruby programming language. It will explain theories and lessons through detailed instructions and practical examples. How to write Ruby statements, and how to use this language in creating your own programs.

Book Categories
:
Other Categories
Resources and Links