Ruby Pocket Reference

Ruby Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 224
Release :
ISBN-10 : 9781491925997
ISBN-13 : 149192599X
Rating : 4/5 (99X Downloads)

Book Synopsis Ruby Pocket Reference by : Michael Fitzgerald

Download or read book Ruby Pocket Reference written by Michael Fitzgerald and published by "O'Reilly Media, Inc.". This book was released on 2015-08-10 with total page 224 pages. Available in PDF, EPUB and Kindle. Book excerpt: Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—and highlights the key features you may work with every day. Need to know the correct syntax for a conditional? Forgot the name of that String method? This book is organized to help you find the facts fast. Ruby Pocket Reference, 2nd Edition is ideal for experienced programmers who are new to Ruby. Whether you’ve come to Ruby because of Rails, or you want to take advantage of this clean, powerful, and expressive language for other applications, this reference will help you easily pinpoint the information you need. You’ll find detailed reference material for: Keywords, operators, comments, numbers, and symbols Variables, pre-defined global variables, and regular expressions Conditional statements, method use, classes, and exception handling Methods for the BasicObject, Object, Kernel, String, Array, and Hash classes Time formatting directives New syntax since Ruby 1.9


Ruby Pocket Reference Related Books

Ruby Pocket Reference
Language: en
Pages: 224
Authors: Michael Fitzgerald
Categories: Computers
Type: BOOK - Published: 2015-08-10 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—
Ruby Pocket Reference
Language: en
Pages: 179
Authors: Michael Fitzgerald
Categories: Computers
Type: BOOK - Published: 2015-08-10 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—
Regular Expression Pocket Reference
Language: en
Pages: 129
Authors: Tony Stubblebine
Categories: Computers
Type: BOOK - Published: 2007-07-18 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

A guide to the syntax and semantics of regular expressions for Perl 5.8, Ruby, Java, PHP, C#, .NET, Python, JavaScript, and PCRE.
HTTP Pocket Reference
Language: en
Pages: 82
Authors: Clinton Wong
Categories: Computers
Type: BOOK - Published: 2000-06-06 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

The HyperText Transfer Protocol, or HTTP, is the backbone of the World Wide Web. HTTP is the language that each web browser (or other web client) uses to commun
GDB Pocket Reference
Language: en
Pages: 82
Authors: Arnold Robbins
Categories: Computers
Type: BOOK - Published: 2005-05-02 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since