The Well-Grounded Rubyist 3rd Ed (Manning)
Wednesday, 20 March 2019

This book uses a tutorial approach that begins with your first Ruby program and takes you all the way to sophisticated topics like reflection, threading, and recursion. Authors David A. Black and Joe Leo concentrate on the language and its uses so you can use Ruby in any way you choose. This edition has been updated for Ruby 2.5. By the end of the book the authors have reached topics on Ruby Dynamics, including object individuation, callable and runnable objects, callbacks, hooks, and runtime introspection, and functional programming with Ruby.

<ASIN:1617295213>

 

Authors: David A. Black and Joseph Leo III
Publisher: Manning
Date: March 2019
Pages: 584
ISBN: 978-1617295218
Print: 1617295213
E-book: free with print title
Audience: Developers interested in Ruby
Level: Introductory/Intermediate
Category: Ruby 

wellgroundruby

Coverage includes:

  • Basic Ruby syntax
  • Running Ruby extensions
  • FP concepts like currying, side-effect-free code, and recursion
  • Ruby 2.5 updates

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
 


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.



Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]


More Reviews