Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Ruby Recipes: A Problem-Solution Approach

Posted By: hill0
Ruby Recipes: A Problem-Solution Approach

Ruby Recipes: A Problem-Solution Approach by Malay Mandal
English | 9 Dec. 2016 | ISBN: 148422468X | 256 Pages | EPUB (True) | 205.41 KB

Solve your Ruby programming problems that occur during your day-to-day scripting work. This book contains a varied selection of practical and interesting code recipes designed to make your coding life easier. Ruby Recipes includes solutions to problems in working with data, handling exceptions, writing blocks, and using regular expressions.

This book provides ready scripts for both simple complex scripting tasks, which you can use readily or with only minor modifications. These scripts cover areas such as collections, classes and structures, functional programming, and log handling. With these handy recipes at your fingertips, you will be able to solve those niggling problems and become even more efficient.

What You Will Learn
Install and run Ruby
Read and write data
Write functions
Work with arrays, ranges, hashes, and iterators
Handle dates and time
Process XML as text
Master OOP concepts such as classes, objects, subclassing, and inheritance
Connect to databases

Who This Book Is For

Programmers new to Ruby, and web developers interested in knowing the foundations of the language.