Ruby Cookbook

Ruby Cookbook
Authors
Carlson, Lucas & Richardson, Leonard
Publisher
O'Reilly Media
Tags
reference
Date
2006-01-01T00:00:00+00:00
Size
18.58 MB
Lang
en
Downloaded: 31 times

Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading.

Revised for Ruby 2.1, each recipe includes a discussion on why and how the solution works. You'll find recipes suitable for all skill levels, from Ruby newbies to experts who need an occasional reference. With Ruby Cookbook, you'll not only save time, but keep your brain percolating with new ideas as well.

Recipes cover:

Data structures including strings, numbers, date and time, arrays, hashes, files and directories

Using Ruby's code blocks, also known as closures

OOP features such as classes, methods, objects, and modules

XML and HTML, databases and persistence, and graphics and other formats

Web development with Rails and Sinatra

Internet services, web services, and distributed programming

Software testing, debugging, packaging, and distributing

Multitasking, multithreading, and extending Ruby with other languages