Tag: books

Learning Mongoid – Build scalable, efficient Rails web applications with Mongoid – Book review

First of all I will point one thing: I'm not a professional book reviewer. I don't do this too often. Probably because I don't have enough time. However, I've decided to do a review of "Learning Mongoid" because I wanted to learn something new and Packt Publishing was kind enough to lend me a copy for this review. So here it is. I'll start with things that I really liked. As usual, there were some things that could be corrected, but if you have Rails experience, this book will be really helpful for you.

7501OS_Learning Mongoid

Things I did like about this book

It's not extremely long

You may consider this an issue, but I've found this really helpful. Chapters aren't long, so getting through them is not painful. I bet you've sometimes wondered "what is the author getting at?". Not with this one. Chapters (and the book itself) are really consistent. You won't get bored reading this one or feel like giving up.

A lot of examples

I don't like theoretical texts and books, without any examples of good practices. We're developers, we should be able to play around with new stuff that we learn! And one of the things that I really liked about Learning Mongoid is that I was able to copy-paste almost every example and play-around with it on my computer.

Field aliases

Even now I can recall times, where I had to rename fields, so I would be able to create an index for them :). I don't know why, but this is not a thing that is covered in tutorials or other books (at least not in those that I know). On the other hand this is super useful. I was really surprised to see this one here. It made me realize one thing - this book was written by other guys who develop Rails-Mongoid software.

Geospatial searches and querying in general

When doing a lot of Geolocalization stuff - Mongo can be really helpful and can simplify a lot of things. All basic geo-search options are covered in this book. In general, the whole querying chapter is well-written and together with aggregation framework, it covers all common cases that you may want to use.

Performance tuning and maintenance

Performance is really important. If you don't do it right, you might end up with really slow application. This book covers the basics of both - performance tuning and Mongoid maintenance, so after reading it you will be able to use some of Mongo and Mongoid properties to gain few seconds of users life ;)

Things I didn't like about this book

A good book - but not sure whether or not for pros or beginners

Learning Mongoid by Packt Publishing is a solid book about Mongoid, although it lacks some information that would be super useful for beginners. I've got a feeling that it covers most of "stuff you need to know to start working with Mongo and Mongoid", but as mentioned above, when it comes to people who want to start using Mongoid and they know only a bit about Ruby - it can be harsh.

Install RVM - but do this on your own

I know that this book should be (and it is!) about Mongoid, but since we're talking about it, it is worth at least mentioning how to install RVM, especially because it is one of the prerequisites. 1-2 pages about RVM would be really helpful.

Need some config hints? Well not this time

The second thing that is lacking is a Mongoid setup instruction. Not even a word on what should/should not be in mongoid.yml, what are the most important options, etc. There is even mention of it in the book:

There are entirely new options in mongoid.yml for database configuration

Although none of the changes are listed. No information about replica_set, allow_dynamic_fields, preload_models or any other important setup options. This is a must be in any good Mongoid book.

Want to upgrade to most recent Mongoid version? We won't help you out :(

I've mentioned that below, but I will point it out again. Authors say, that there are several differences between new and old Mongoid, although they don't list them (except IdentityMap). I think they should.

Want to migrate your app to Mongoid?

Maybe you want to move your app from ActiveRecord to Mongoid (I did it few times myself)? If so, "Learning Mongoid" will help you handle Mongo part, but it won't help you with the migration process itself. Sodibee (example book app) is a Mongoid base app. Maybe authors assumed, that if you master ActiveRecord and Mongoid, you don't need any extra help to switch between them...

Summary

Would I recommend this book? Yes - I already have! It can be a solid Mongo and Mongoid starting point for begginers (apart some issues that I've mentioned) and a "knowledge refresher" for people that use Mongoid longer that few weeks. It is well written and it has a lot of examples. Really a good one about Mongoid.

If you're interested in buying this book, you can get it here.

Ruby i Ruby on Rails – polecane i niepolecane książki

Będąc ostatnio w księgarni, napotkałem na sytuację, gdy pewien pan chciał kupić jakąś książkę o Rubym i Ruby on Rails.

Nie byłoby w tym nic strasznego gdyby nie to, że pan ten nie miał zielonego pojęcia o RoRze. Implikuje to fakt nieznajomości różnic chociażby między 2.3 a 3.0, nie mówiąc już o 1.* a 2.*.

Problem ten wbrew pozorom wcale nie jest taki błahy. Część z Was na pewno spotkała się z sytuacją, jak to fajnie uczyć się programować w Rails 2 z książkami z Rails 1 ;) O ile w przypadku przejścia z 2.3.* na 3.0.* nie jest tak źle, o tyle późniejszy przeskok o dwie gałęzie wcale nie będzie taki miły.

Z tego względu postanowiłem opisać tutaj te książki do Rubiego i Railsów które miałem bądź mam. Może dzięki temu nie wyrzucicie pieniędzy w błoto.

Pozycje są uporządkowane tak jak u mnie na półce (czyli prawie że losowo). Proszę się nie sugerować kolejnością.

  • Agile Web Development with Rails 3rd Edition - wydań starszych nie warto kupować. Opisuje Rails 2. Jest to taki "must have". Większość osób jakie znam, zaczynała przygodę z Railsami właśnie od tej pozycji. Dobrze napisana, wygodna w czytaniu. Dodatkowo poznając 2.* będzie nam stosunkowo łatwo przejść na 3.0.* (przynajmniej teraz, kiedy 3 jest młoda).
  • Agile. Programowanie w Rails. Wydanie II - nie warto. Bardzo nieaktualne. Traktuje o Rails 1.2 i z tego względu już się nie nadaje do nauki. No chyba że chcemy przejść całą ścieżkę od Rails1 do Rails3.
  • RailsSpace - Tworzenie Społecznościowych Serwisów Internetowych w Ruby on Rails - całkiem fajna, jakby nie to, że też opisuje 1.2. Parę fajnych rozwiązań, jednak na obecną chwilę jest to strata pieniędzy. Zawiera opisy integracji Railsów z różnymi gemami których już się nie używa, bądź używa inaczej niż dawniej.
  • Ruby On Rails - Od podstaw - Bardzo dobre i przystępne wprowadzenie do samego Rubiego. Dalej już jest gorzej. Książka traktuje o wersji 1.1.2, tak więc do 3.0.1 długa droga ;) Niemniej jednak, jeśli ktoś szuka także w miarę prostego i szybkiego wprowadzenia do Rubiego, to pierwsze 114 stron z pewnością się mu przydadzą.
  • Rails - Sztuka programowania - Bardzo dobra książka, jednak nie dla początkujących "Railsiarzy". Opisuje wiele aspektów bardziej zaawansowanych, jak np. TDD, metaprogramowanie czy też małpie łatanie. Książka wydana stosunkowo niedawno (2009 rok). Opisuje Rails 2. Dobra dla osób które znają podstawy Rubiego i Railsów. Na start nie nadaje się kompletnie.
  • Rails - Receptury. Dobre na stare czasy. Opisuje Rails 1.2 przez co dużo receptur jest nieprzydatnych. Nie polecam, chyba że pracujemy z softwarem wydanym pod 1.2. Z racji swojego charakteru (receptury), kompletnie nie nadaje się do nauki od podstaw.
  • Rails - Przepisy. Bezużyteczna. Rails 1.0 i kilka przepisów z 1.1. Lepiej omijać. Ktoś zaawansowany wyciągnie z niej niektóre przepisy i spokojnie sprawi by działały w 3.0, jednak moim zdaniem jest to gra niewarta świeczki.
  • Ruby - Receptury. W odróżnieniu od poprzednich pozycji, ta książka traktuje głównie o Rubym. Tylko trochę receptur jest dla Railsów. Jeśli chodzi o Railsy to 1.1. Mimo to, jest to kolejny "must have" programisty pracującego w Rubym i Railsach. Rozwiązania dotyczącego Rubiego są wciąż kompatybilne (i bardzo przydatne). Polecam.
  • Programowanie w języku Ruby. Wydanie II - gruuba dobra książka. Wprawdzie traktuje o Rybm 1.8, ale bez wątpienia jest bardzo przydatna. Około 1100 stron wiedzy. Każdy kto myśli na poważnie o programowaniu w Rubym powinien się z nią zapoznać.

To by było na tyle, jeśli chodzi o książki z którymi ja miałem i mam styczność. Naprawdę radzę zwracać uwagę na to jaką wersję frameworka Rails opisuje dana książka. Pozycje z gałęzi 1.* radzę omijać szerokim łukiem.

Copyright © 2024 Closer to Code

Theme by Anders NorenUp ↑