Below you will find pages that utilize the taxonomy term “books”
Posts
Review: Scaling MongoDB by Kristina Chodorow
I am new to MongoDB but this book has been helpful in evaluating and learning about how to scale with it. At work we’ve been thinking about using it for some projects but it was important to investigate and review it in more detail before we jumped into it and added it to our stack. Overall, it’s a great book on Mongo scaling, succinct and complete. It doesn’t elaborate on every possible scaling topic, but it’s enough detail to make important architectural decisions.
Posts
Programming Python by Mark Lutz
Python is a great language for writing scripts that can be easily ran on servers or for writing web and desktop apps. This book helps guide you through the syntax and coding style that make up a python app. It’s definitely one of the more flexible and easy to use modern languages.
There are lots of useful code examples and snippets to help you pick up the concepts and write your own apps.
Posts
Review: The Art of Community By Jono Bacon
One more day left in the O’Reilly blogger review program. This time I have been looking at The Art of Community by Jono Bacon.
Overall it’s a great book for a foundation in community building and growing social websites. It’s filled with lots of good advice and common sense. My main complaint is I wish there were more stories. You can’t always expect the author to be authoritative on every topic, as a reader you want more anecdotes and support for why you should take the authors advice.