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
 


Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]



The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?


More Reviews