Showing posts with label books. Show all posts
Showing posts with label books. Show all posts

Wednesday, January 28, 2009

Recommended Ruby, Rails, REST books!

I have read the following books (some more closely than others). I'd recommend each of them for various reasons. All have been helpful in understanding many of the pragmatic concepts baked into Rails, understanding the Ruby programming language, and web development in general. I hope you have a chance to check them out on your own path of learning!
:Mark

RESTful Web Services

The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Addison-Wesley Professional Ruby Series)

The Rails Way (Addison-Wesley Professional Ruby Series)

Design Patterns in Ruby (Addison-Wesley Professional Ruby Series)

Ruby for Rails: Ruby Techniques for Rails Developers

Prototype and Scriptaculous in Action [Ajax]

Advanced Rails Recipes

Developing Facebook Platform Applications with Rails (Pragmatic Programmers)

Agile Web Development with Rails, 2nd Edition

Thursday, January 22, 2009

'Daemon' by Daniel Suarez

Daemon, by Daniel Suarez. This looks like a really fun read, going to grab it! Check it out.

Sunday, December 30, 2007

favorite programming books!


...below is a snapshot of some of these I am reading now, some I have read more than once... continue to find all of them very useful.

Just finished an awesome Ruby class at the University of Washington taught by Ryan 'Zenspider' Davis, which was phenomenal, learned a ton. Starting the 3 month Rails class next week at UW... as you can see from the books, trying to surround myself with as much Ruby and Rails information as possible, while also studying the finer points of web application development with RESTful web development, RegEx techniques, high performance techniques from Steve Souders' book (Souders was the YSlow creator while he was the Chief Performance Yahoo!), etc , and as always, lots of Ajax. There are a few books left out of this pic, as they are at work, but they would be the "Javascript: The Definitive Guide", and "Prototype and Scriptaculous In Action".

  • Crane, et al, Ajax in Practice
  • Porteneuve, Prototype and script.aculo.us You Never Knew JavaScript Could do This!
  • Friedl, Mastering Regular Expressions
  • Souders, High Performance Web Sites
  • Hunt, Thomas, The Pragmatic Programmer
  • Cederholm, Bulletproof Web Design
  • Resig, Pro JavaScript Techniques
  • Thomas, DHH, Agile Web Development with Rails
  • Thomas, Programming Ruby (aka PixAxe book)
  • Berube, Practical Ruby Gems
  • Crane, Prototype and Scriptaculous In Action
  • Flanagan, Javascript: The Definitive Guide