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 Pocket Reference: Instant Help for Ruby Programmers

Posted By: tarantoga
Ruby Pocket Reference: Instant Help for Ruby Programmers

Michael Fitzgerald, "Ruby Pocket Reference: Instant Help for Ruby Programmers, 2nd Edition"
ISBN: 1491926015 | 2015 | EPUB/PDF | 224 pages | 2 MB/2 MB

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