The dynamic programmer
20 recipes for programming Phone Gap by Jamie Munro.
A good book to get you up and running with Phone Gap and JQuery mobile.
What is Dart? by Kathy Walrath and Seth Ladd.
Published by O'Reilly this very short book attempt to explain what is Dart and why you may want to use it.
Mobile design pattern gallery by Theresa Neil, book review
UI patterns for iOs, Android and other mobile devices by Theresa Neil.
Responsive web design, book review.
Responsive Web Design is more than a buzzword, is almost a necessity for any site that wants to reach the mobile and tablet market.
MongoDb and Scaling MongoDb, two book reviews in one.
If you do anything with MongoDb this two books are a must have in your library.
Book review - Introducing HTML 5.
Introducing HTML 5 by Bruce Lawson and Remy Sharp is one of those books that I would recommend to any web developer out there.
Metaprogramming ruby, book review.
This is one of the best books I read this year. What can be a fairly complicate subject, explained in such a way that make for a good and very entertainned reading.
A list of books for my team.
Today I started to put together a list of books that I will like my team to read. The list started to grow so I have to do some triage. Here is the result.
Designing the obvious, book review.
I just finished reading Designing the obvious by Robert Hoekman, Jr. This is a book about how to design good web applications. The subtitle, a common sense approach to web application design, it's also a good synopsis.
Book review- User Stories Applied- For Agile Software Development by Mike Cohn
I pick up the book with a lot of interesting an enthusiasm. My goals were to learn techniques and proper ways to write down user stories, improve my estimation techniques and been able to apply some of those techniques back at work.
Book review - Agile Retrospectives; Making good teams great.
This is a very short book on a great practice for any agile team. The book walk you through a lot of techniques an exercises that will help you and your team to have successful retrospectives.
Continuous Improvement- my list of books for the next little while.
Yesterday I received another box of books from Amazon.ca with 6 more books in it. After taking them out and putting them down into my already filled shelves I sat down and look at the pile of books. 17 computer books in all.
ASP.NET Mvc in Action. Book review
Some time ago I wrote a first impressions about ASP.NET MVC in Action from Manning. It was after downloading an reading a few chapters available via the Manning early access program (MEAP).
Pragmatic Thinking and Learning book review.
The tag line of the book is refactor your wetware, and after reading it, you will. Andy Hunt explores how the brain works and try to point us (the readers) into ways to improve our use of it.
The Passionate Programmer - Book review.
On Saturday I pick it up from the post office and next day I was sitting in the backyard going through the pages while preparing a BBQ.
Bullet points post.
Common List E-book (free online) Apparently you can also download it from the Apress website's book page but the link was down for maintenance when I tried.
NHibernate in Action, First impressions
I got the book NHibernate in Action a few months ago via the MEAP program. Finally I was able to put my hands in the print version a few weeks ago. I have been reading it mostly in the subway during my commute. I'm very excited about it.
ASP.NET MVC in Action, first impressions.
I got a copy of the MEAP edition for ASP.NET MVC in Action. This is the book on the (new?) ASP.NET MVC framework written by Jeffrey Palermo, Ben Scheirman, and Jimmy Bogard.
DSL book from Martin Fowler
If you into DSL's (Domain Specific Languages) or are interested on them, take a look at this DSL book, work in progress by Martin Fowler.
Reading a book and sharing with your pairs.
A month ago or so I found a mention to the Toronto Patterns Study Interest Group in the Toronto XP list. I made contact with them and I was reading the Clean Code book in no time. I have ben to two meetings so far and I can't be any happier.
Architecture by Baseball
I just came across this series of posts, Architecture by Baseball.This series seems to be writting for me. I'm a baseball fanatic and I use techniques borrowed from baseball to manage my teams.If you are in a Team lead position or doing some arch...
A nice little Ruby book
If you are learning Ruby or if you just wander what is all of that about there are a few free online books that you should jump into. Mr. Neighborly's Humble Little Ruby Book is a free e-book from the guys at infoq.com
Ajax Hacks
I really like the Hacks series form O'Reilly, these are very simple references books. They present a problem and a solution in the form of quick articles and they are usually based on common issues for that technology.