Rails: Novice to Ninja (SitePoint)
Wednesday, 07 December 2016

This is a practical and fun guide to Ruby on Rails for beginners by Glenn Goodrich. It takes you from installing Ruby, Rails and SQLite to building and deploying a fully-featured web application. The third edition of this book has been fully updated to cover Rails 5, the latest version of the framework.

<ASIN:0994347006>

The book assumes no knowledge of Ruby, starting from the very beginning with an entire chapter is devoted to learning Ruby in a fun way, using the interactive Ruby console.

The rest of the book goes through using Rails to build a practical, working project: a Reddit-like social news application. This is used to illustrate Rails features such as user authentication, session cookies, and automated testing. The book finishes with chapters on debugging, benchmarking and deployment to a live web server.

Author: Glenn Goodrich
Publisher: SitePoint
Date: November 2016
Pages: 475
ISBN: 978-0994347008
Print: 0994347006
Kindle: B01N3W3U49
Audience: Developers wanting to learn Ruby
Level: Entry
Category: Ruby 

 

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.

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

Banner
 


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Pearls of Algorithm Engineering

Author: Paolo Ferragina
Publisher: ‎Cambridge University Press
Pages: 326
ISBN: ‎978-1009123280
Print:1009123289
Kindle: B0BZJBGTLN
Audience: Admirers of Knuth
Rating: 5
Reviewer: Mike James

Algorithm engineering - sounds interesting.


More Reviews