Ruby Quick Syntax Reference is a condensed code and syntax reference to the Ruby scripting language. It presents the essential Ruby syntax in a well-organized format that can be used as a handy reference.You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Ruby programmer.In Ruby Quick Syntax Reference, you will find: A concise reference to the Ruby language syntax. Short, simple, and focused code examples. A well laid out table of contents and a comprehensive index, allowing easy review.
Auflage
Sprache
Verlagsort
Verlagsgruppe
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Zielgruppe
Für Beruf und Forschung
Popular/general
Illustrationen
4
4 s/w Abbildungen
XV, 164 p. 4 illus.
Maße
Höhe: 229 mm
Breite: 152 mm
Dicke: 10 mm
Gewicht
ISBN-13
978-1-4302-6568-9 (9781430265689)
DOI
10.1007/978-1-4302-6569-6
Schweitzer Klassifikation
Andrea Pavoni is a passionate developer who lives in Rome, Italy. He likes to release and contribute to open source software, write articles and share his knowledge with others. Andrea is mainly focused on web/mobile development, always looking for the best tools available. When not at the computer, he wears the father/husband hat and enjoys his family.
* Chapter One: Introducing Ruby * Chapter Two: Operators * Chapter Three: Strings * Chapter Four: Arrays * Chapter Five: Hashes * Chapter Six: Numbers * Chapter Seven: Booleans * Chapter Eight: Objects * Chapter Nine: Loops and Iterators * Chapter Ten: Functions and Methods * Chapter Eleven: Classes and Modules * Chapter Twelve: Blocks, Procs, and Lambdas * Chapter Thirteen: Errors and Exceptions * Chapter Fourteen: Input/Output * Chapter Fifteen: Files and Directories * Chapter Sixteen: Metaprogramming