Learning Ruby has never been this fast and easy, or fun! Veteran Codemy.com programmer John Elder walks you step by step through the ins and outs of Ruby Programming. Written for the absolute beginner, you don't need any programming experience to dive in and get started with this book. Follow along as John teaches you to set up a development environment and write your first program. You'll learn about Variables, Math, IF/THEN Statements, Array, Hashes, Loops, Methods and much more. By the end, you'll be well on your way to becoming a professional Ruby coder! Build on your skills with practice exercises at the end of each chapter and build a math flashcard game using all the skills you've learned throughout the book. It really is this easy to learn Ruby!
An easy to read starter for the Ruby programming language. I used it to help me learn the Ruby specific syntax. Opportunities are missed to help new programmers such as the different use cases for while and until loops.