Ruby cookbook

Do you want to push Ruby to its limits? The Ruby Cookbook is the most comprehensive problem-solving guide to today's hottest programming language. It gives you hundreds of solutions to real-world problems, with clear explanations and thousands of lines of code you can use in your own projects....

Full description

Bibliographic Details
Main Author: Carlson, Lucas
Other Authors: Richardson, Leonard
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2006
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03619nmm a2200445 u 4500
001 EB001943460
003 EBX01000000000000001106362
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780596523695 
020 |a 0596523696 
020 |a 1306815150 
020 |a 9780596554576 
020 |a 9780596529291 
020 |a 0596529295 
020 |a 0596554575 
050 4 |a QA76.73.R8 
100 1 |a Carlson, Lucas 
245 0 0 |a Ruby cookbook  |c Lucas Carlson and Leonard Richardson 
260 |a Sebastopol, CA  |b O'Reilly  |c 2006 
300 |a xxx, 873 pages 
505 0 |a Includes bibliographical references and index 
505 0 |a Strings -- Numbers -- Date and time -- Arrays -- Hashes -- Files and directories -- Code blocks and iteration -- Objects and classes -- Modules and namespaces -- Reflection and metaprogramming -- XML and HTML -- Graphics and other file formats -- Databases and persistence -- Internet services -- Web development : Ruby on Rails -- Web services and distributed programming -- Testing, debugging, optimizing, and documenting -- Packaging and distributing software -- Automating tasks with Rake -- Multitasking and multithreading -- User interface -- Extending Ruby with other languages -- System administration 
653 |a Ruby (Computer program language) / fast 
653 |a Ruby (Langage de programmation) 
653 |a Ruby (Computer program language) / http://id.loc.gov/authorities/subjects/sh00000128 
653 |a Ruby (Computer program language) / blmlsh 
653 |a Computer Science / hilcc 
653 |a Engineering & Applied Sciences / hilcc 
653 |a Object-oriented programming (Computer science) / bisacsh 
700 1 |a Richardson, Leonard 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596523696/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 005.133 
082 0 |a 620 
520 |a Do you want to push Ruby to its limits? The Ruby Cookbook is the most comprehensive problem-solving guide to today's hottest programming language. It gives you hundreds of solutions to real-world problems, with clear explanations and thousands of lines of code you can use in your own projects. <p From data structures and algorithms, to integration with cutting-edge technologies, the Ruby Cookbook has something for every programmer. Beginners and advanced Rubyists alike will learn how to program with: Strings and numbers Arrays and hashes Classes, modules, and namespaces Reflection and metaprogramming XML and HTML processing Ruby on Rails (including Ajax integration) Databases Graphics Internet services like email, SSH, and BitTorrent Web services Multitasking Graphical and terminal interfaces<p If you need to write a web application, this book shows you how to get started with Rails. If you're a system administrator who needs to rename thousands of files, you'll see how to use Ruby for this and other everyday tasks. You'll learn how to read and write Excel spreadsheets, classify text with Bayesian filters, and create PDF files. We've even included a few silly tricks that were too cool to leave out, like how to blink the lights on your keyboard. The Ruby Cookbook is the most useful book yet written about Ruby. When you need to solve a problem, don't reinvent the wheel: look it up in the Cookbook