Programming Ruby 3.3, 5th Ed (Pragmatic Programmer)
Wednesday, 14 February 2024

This Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby. Noel Rappin and Dave Thomas provide a description of the most important standard library modules, built-in classes, and modules. This updated edition is a comprehensive reference on the language itself, with a tutorial on the most important features of Ruby - including pattern matching and Ractors - and describes the language through Ruby 3.3 including all the new and changed syntax and semantics including pattern matching and Ractors.

<ASIN:1680509829 >

 

Author: Noel Rappin and Dave Thomas
Publisher: Pragmatic Bookshelf
Date: February 2024
Pages: 718
ISBN: 978-680509823
Print: 1680509829
Audience: Ruby developers
Level: Intermediate
Category: Ruby

progruby

For recommendations of Ruby books see Gems Among Ruby Books in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

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

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews