Jump to ratings and reviews
Rate this book

Comprehensive Ruby Programming

Rate this book
This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis. About This Book - Provides the core skills required to become a Ruby programmer - Covers how to use the most popular Ruby Gem libraries - Includes details on regular expressions Who This Book Is For This is a complete course written from the ground up for beginners wanting to gain a solid understanding of the Ruby language. It starts at the beginning with how to install Ruby and work with it on multiple machines, so simply have a computer that's connected to the Internet and you'll be ready. What You Will Learn - Learn how to use Ruby code effectively, picking the right tool for the job and not duplicating built-in functionality - Gain best software development practices, and how to identify and fix common errors - Absorb core programming skills, such as variables, strings, loops, conditionals, and much more - Explore object-oriented programming and learn to create modular, reusable code that you can use across projects - Build 10 practical Ruby programs as you work through the book on topics such as big data analysis and solving Euler equations In Detail Ruby is a powerful, general-purpose programming language that can be applied to any task. Whether you are an experienced developer who wants to learn a new language or you are new to programming, this book is your comprehensive Ruby coding guide. Starting with the foundational principles, such as syntax, and scaling up to advanced topics such as big data analysis, this book will give you all of the tools you need to be a professional Ruby developer. A few of the key topics are: object-oriented programming, built-in Ruby methods, core programming skills, and an introduction to the Ruby on Rails and Sinatra web frameworks. You will also build 10 practical Ruby programs. Created by an experienced Ruby developer, this book has been written to ensure it focuses on the skills you will need to be a professional Ruby developer. After you have read this book, you will be ready to start building real-world Ruby projects. Style and approach This is a comprehensive course for learning the Ruby programming language that works methodically through everything that you need to know. It begins with the basics of the language and then works through some complete projects to apply your skills and ensure that you have fully absorbed them and can use them in the real world.

330 pages, Kindle Edition

Published June 30, 2017

7 people are currently reading
11 people want to read

About the author

Jordan Hudgens

4 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (20%)
4 stars
5 (50%)
3 stars
1 (10%)
2 stars
2 (20%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Skylar.
230 reviews2 followers
July 27, 2019
This book has too much emphasis on gimmicky tools for a true guide. It also includes glaring factual errors like a blanket recommendation for floating point types over integral types due to "superior precision" without discussing round-off error, and a belief that all APIs use string types requiring coercion. I found the free Programming Ruby guide on the Ruby Doc website to be far better written.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.