Morning Dew Deal Alert – Packt’s $5 eBook Bonanza is Back #ebookbonanza

I thought my readers would appreciate a heads-up about this deal from Packt Publishing.

$5 ebook Bonanza1

Following on from the success of last year’s festive offer, Packt will be celebrating the holiday season with an even bigger $5 Bonanza. From December 19th, customers will be able to get any eBook or Video from Packt for just $5. This sale covers every title in the 1700+ range and customers can grab as many as they like until January 3rd 2014 – more information is available at http://bit.ly/1jdCr2W

 

del.icio.us Tags:

eBook Giveaway – RavenDB 2.x Beginner’s Guide from Packt Publishing

[EDIT – 10/15/2013] – Winners have been picked and will be notified shortly!

Greetings, dear readers!

To help Packt Publishing and author Khaled Tannir celebrate the release of RavenDB 2.x Beginner’s Guide, I will be giving away two copies of the eBook to random readers of my blog. To enter, simply leave a comment on this post. One entry per person, please. I moderate comments on my blog, so if your comment doesn’t appear immediately, please be patient.3798OS

Contest ends next Monday, October 14th, 2013 at 11:59PM EDT. Winners will be notified shortly thereafter.

Good luck, all!

 

The Dew Review – RavenDB 2.x Beginner’s Guide

I just finished reading Packt Publishing’s RavenDB 2.x Beginner’s Guide by Khaled Tannir. I haven’t used RavenDB in a project before, so when I was asked to review the book, I jumped at the opportunity. NoSQL in general, and RavenDB in particular, is something I have meaning to start learning.

3798OS

I really liked the format of the book. Each section starts with a brief introduction of the topic, continues with a  step by step set of instructions complete with code snippets and/or screen shots, and finishes up with a deeper explanation of what was done and what happened behind the scenes. The instructions part of each section is titled “Time for action”, the deeper dive is titled “What just happened?”, and some sections also have a “Have a go hero” challenge. These challenges give the reader a more advanced task to perform based on the one just completed and explained. Most of these challenges include some tips to get you started.

In some of the more introductory sections, the format felt a little repetitive, but it’s easy enough to skim through those parts if you’re comfortable with them already. For the more advanced topics, it’s a great way to re-enforce the material.

The book begins with an overview of RavenDB, covers the basics of NoSQL at a conceptual level and compares and contrasts its strengths with relational databases. Next it moves into the Management Studio… getting it installed and running, and gives an overview of what can be performed in the Studio. The next several chapters focus on using RavenDB within .NET and Visual Studio. Indexes, queries, and documents are all covered at a good level of detail. Chapters seven through 10 cover less code-focused aspects of RavenDB including deployment, scaling and profiling. There is a chapter on accessing RavenDB via a RESTful interface over HTTP rather than through the .NET API and the book finishes with a “Putting it all together” chapter where the author walks through building an ASP.NET MVC application with RavenDB as the data source.

The book is well-written, organized and an all-around good read. I think it targets a large number of developers – those who are experienced in .NET but have little or no exposure to NoSQL or RavenDB. If you fall into that category, I highly recommend picking up this title. When you see that Oren Eini, the main man behind RavenDB, is one  of the reviewers, you know it’s going to be a technically solid tutorial.