Warehouse Stock Clearance Sale

Grab a bargain today!


Sign Up for Fishpond's Best Deals Delivered to You Every Day
Go
Programming Ruby 1.9 & 2.0
The Pragmatic Programmers' Guide

Rating
1,980 Ratings by Goodreads
Already own it? Write a review
Format
Paperback, 888 pages
Other Formats Available

Paperback : HK$437.00

Paperback : HK$531.00

Paperback : HK$224.00

Paperback : HK$273.00

Paperback : HK$228.00

Paperback : HK$245.00

Paperback : HK$400.00

Paperback : HK$300.00

Published
United States, 1 July 2013

Ruby is the fastest growing and most exciting dynamic language out there. If you need to get working programs delivered fast, you should add Ruby to your toolbox.



This book is the only complete reference for both Ruby 1.9 and Ruby 2.0, the very latest version of Ruby.



2013 marks the 20th anniversary of the Ruby language. We're proud that throughout its history, we've continued to cover the latest version of Ruby.



Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way, instead of getting the work done? Are you using Rails, and want to dig deeper into the underlying Ruby language? If so, then we've got a language and book for you!



Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages such as Perl and Python.



The combination of the power of a pure object-oriented language with the convenience of a scripting language makes Ruby a favorite tool of intelligent, forward-thinking programmers.



The Pickaxe contains four major sections:



An acclaimed tutorial on using Ruby. The definitive reference to the language. Complete documentation of all built-in classes, modules, and methods. Complete descriptions of all 97 standard libraries.



This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9, 1.9.2, 1.9.3, and 2.0). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, and the new block declaration syntax, among other exciting new features.



About Ruby 2.0



Ruby 2.0 is a minor update to Ruby 1.9, unlike the more major updates from Ruby 1.8 to Ruby 1.9.



The major language changes in Ruby 2.0 are the addition of keyword arguments and the change to use UTF-8 as the default source file encoding.



There are a number of additions to the standard library, including:



@Enumerator::Lazy@, which adds support for lazy access to potentially infinite lists. Refinements allow you to encapsulate changes to third-party classes, and scope their application to individual source files, preventing your changes from polluting the global application.



You'll also find that Ruby 2 is faster, and has memory management improvements that make it more server-friendly.



All told, there are over 110 sections of the book that have been flagged and cross-linked to indicate 2.0 content.



What You Need



This book assumes you have a basic understanding of object-oriented programming.



In general, Ruby programmers tend to favor the the command line for running their code, and they tend to use text editors rather than IDEs.



* Ruby runs on Windows, Linux, and Macs.



Dave Thomas is a cornerstone of the Ruby community, and is personally responsible for many of its innovative directions and initiatives. He and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf.


Andy Hunt is a programmer turned consultant, author and publisher. He co-authored the best-selling book "The Pragmatic Programmer”, was one of the 17 founders of the Agile Alliance, and co-founded the Pragmatic Bookshelf, publishing award-winning and critically acclaimed books for software developers.


Chad Fowler is co-director of Ruby Central, Inc., and remains an active, driving force in the Ruby community.

Show more

Our Price
HK$350
Elsewhere
HK$401.66
Save HK$51.66 (13%)
Ships from UK Estimated delivery date: 2nd May - 9th May from UK
Free Shipping Worldwide

Buy Together
+
Buy together with Ruby, S at a great price!
Buy Together
HK$559
Elsewhere Price
HK$701.44
You Save HK$142.44 (20%)

Product Description

Ruby is the fastest growing and most exciting dynamic language out there. If you need to get working programs delivered fast, you should add Ruby to your toolbox.



This book is the only complete reference for both Ruby 1.9 and Ruby 2.0, the very latest version of Ruby.



2013 marks the 20th anniversary of the Ruby language. We're proud that throughout its history, we've continued to cover the latest version of Ruby.



Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way, instead of getting the work done? Are you using Rails, and want to dig deeper into the underlying Ruby language? If so, then we've got a language and book for you!



Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages such as Perl and Python.



The combination of the power of a pure object-oriented language with the convenience of a scripting language makes Ruby a favorite tool of intelligent, forward-thinking programmers.



The Pickaxe contains four major sections:



An acclaimed tutorial on using Ruby. The definitive reference to the language. Complete documentation of all built-in classes, modules, and methods. Complete descriptions of all 97 standard libraries.



This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9, 1.9.2, 1.9.3, and 2.0). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, and the new block declaration syntax, among other exciting new features.



About Ruby 2.0



Ruby 2.0 is a minor update to Ruby 1.9, unlike the more major updates from Ruby 1.8 to Ruby 1.9.



The major language changes in Ruby 2.0 are the addition of keyword arguments and the change to use UTF-8 as the default source file encoding.



There are a number of additions to the standard library, including:



@Enumerator::Lazy@, which adds support for lazy access to potentially infinite lists. Refinements allow you to encapsulate changes to third-party classes, and scope their application to individual source files, preventing your changes from polluting the global application.



You'll also find that Ruby 2 is faster, and has memory management improvements that make it more server-friendly.



All told, there are over 110 sections of the book that have been flagged and cross-linked to indicate 2.0 content.



What You Need



This book assumes you have a basic understanding of object-oriented programming.



In general, Ruby programmers tend to favor the the command line for running their code, and they tend to use text editors rather than IDEs.



* Ruby runs on Windows, Linux, and Macs.



Dave Thomas is a cornerstone of the Ruby community, and is personally responsible for many of its innovative directions and initiatives. He and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf.


Andy Hunt is a programmer turned consultant, author and publisher. He co-authored the best-selling book "The Pragmatic Programmer”, was one of the 17 founders of the Agile Alliance, and co-founded the Pragmatic Bookshelf, publishing award-winning and critically acclaimed books for software developers.


Chad Fowler is co-director of Ruby Central, Inc., and remains an active, driving force in the Ruby community.

Show more
Product Details
EAN
9781937785499
ISBN
1937785491
Publisher
Other Information
Illustrated
Dimensions
23.4 x 19.1 x 4.6 centimeters (1.50 kg)

About the Author

Dave Thomas is a cornerstone of the Ruby community, and is personally responsible for many of its innovative directions and initiatives. He and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf. Andy Hunt is a programmer turned consultant, author and publisher. He co-authored the best-selling book "The Pragmatic Programmer", was one of the 17 founders of the Agile Alliance, and co-founded the Pragmatic Bookshelf, publishing award-winning and critically acclaimed books for software developers. Chad Fowler is co-director of Ruby Central, Inc., and remains an active, driving force in the Ruby community.

Review this Product
Ask a Question About this Product More...
 
Look for similar items by category
Item ships from and is sold by Fishpond World Ltd.

Back to top