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
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.


More Reviews