Ruby Pocket Reference 2e
Autor Michael Fitzgeralden Limba Engleză Paperback – 7 sep 2015
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:
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
Preț: 64.62 lei
Preț vechi: 80.77 lei
-20% Nou
Puncte Express: 97
Preț estimativ în valută:
12.37€ • 12.85$ • 10.27£
12.37€ • 12.85$ • 10.27£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781491926017
ISBN-10: 1491926015
Pagini: 224
Dimensiuni: 107 x 176 x 16 mm
Greutate: 0.14 kg
Ediția:2. Auflage.
Editura: O'Reilly
ISBN-10: 1491926015
Pagini: 224
Dimensiuni: 107 x 176 x 16 mm
Greutate: 0.14 kg
Ediția:2. Auflage.
Editura: O'Reilly
Descriere
This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby.