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.

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
 


The Async-First Playbook

Author: Sumeet Gayathri Moghe
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0138187538
Print: 0138187533
Kindle: B0CCTZHB9N
Audience: Agile developers
Rating: 4
Reviewer: Kay Ewbank

The driver behind this book was the pandemic and the need to find ways to make remote working effective for teams. So do [ ... ]



100 Go Mistakes and How to Avoid Them

Author: Teiva Harsanyi
Publisher: Manning
Date: October 2022
Pages: 384
ISBN: 978-1617299599
Print: 1617299596
Kindle: B0BBHQD8BQ
Audience: Go Developers
Rating: 3
Reviewer: Mike James
100 mistakes is a lot! 
Is the fault Go or the programmer?


More Reviews