Limit this search to....

Ruby Recipes: A Problem-Solution Approach
Contributor(s): Mandal, Malay (Author)
ISBN: 148422468X     ISBN-13: 9781484224687
Publisher: Apress
OUR PRICE:   $28.49  
Product Type: Paperback
Published: December 2016
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Object Oriented
- Computers | Programming Languages - General
Dewey: 005.11
LCCN: 2016960330
Physical Information: 0.54" H x 6.14" W x 9.21" (0.80 lbs) 226 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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.