Mastering Ruby Closures (Pragmatic Bookshelf)
Monday, 06 November 2017

This book takes you through the different kinds of Ruby closures with examples. It starts with the basics of closures, then moves on to blocks and how they are used in real-world code before showing how to create and use procs and lambdas. Author Benjamin Tan Wei Hao ends by showing how to build your own lazy enumerables with advanced Ruby features such as fibers and generators.

<ASIN:1680502611>

Each chapter comes with exercises that test and challenge your understanding.

Author: Benjamin Tan Wei Hao
Publisher: Pragmatic Bookshelf
Date: Aug 2017
Pages: 96
ISBN: 978-1680502619
Print: 1680502611
Kindle: B0773ZMG58
Audience: Ruby developers
Level: Intermediate
Category: Ruby

 

 

For recommendations of Ruby books see Gems Among Ruby Books on our Programmers Bookshelf 

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for new additions to Book Watch and full reviews of selected titles.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?



Oracle PL/SQL By Example, 6th Ed

Author: Elena Rakhimov
Publisher: Oracle Press
Pages: 480
ISBN: 978-0138062835
Print: 0138062838
Audience: Developers interested in Oracle PL/SQL
Rating: 4
Reviewer: Kay Ewbank

This is the sixth edition of a well established title that has been updated for the latest version of PL/SQL (21c).


More Reviews