The sample chapter reads really well. On Thu, Aug 9, 2012 at 9:02 PM, Joshua Holbrook <[email protected]>wrote:
> Congrats! > > --Josh > > On Thu, Aug 9, 2012 at 8:50 PM, Dave Clements > <[email protected]> wrote: > > Hello Everyone > > > > I was looking for a good practical book about Node about 10 months ago, > but > > I couldn't really find anything beyond the highly theoretical and > > everything I looked at seemed to have negative reviews. So I thought I'd > do > > the research and write the book I wanted. > > > > So without further ado, I give you Node Cookbook, it's been published by > > Packt[1], and is available on Amazon[2], Safari Books Online[3] and other > > places (but getting it direct from Packt would save you money). > > > > I've tried to include recipes from beginner to advanced, Chapter 1 starts > > with a recipe not dissimilar to the standard hello world recipe, > > and takes you through to recipes that help you to secure your static > file > > server etc. There's loads of stuff covered, like WebSockets, > > Jade/Stylus/Express, Redis/MongoDB/CouchDb/MySQL, SMTP, sending SMS text > > messages. > > > > Here's the TOC: > > > > Chapter 1: Making a Web Server > > Chapter 2: Exploring the HTTP Object > > Chapter 3: Working with Data Serialization > > Chapter 4: Interfacing with Databases > > Chapter 5: Transcending AJAX: Using WebSockets > > Chapter 6: Accelerating Development with Express > > Chapter 7: Implementing Security, Encryption, and Authentication > > Chapter 8: Integrating Network Paradigms > > Chapter 9: Writing Your Own Node Modules > > Chapter 10: Taking It Live > > > > This group has been an invaluable source of information, and also in > > identifying what would be useful for people so I just want to say > > a big thank you to everyone on this group for all the questions and > answers > > and willingness to help. You guys are beautiful, > > > > Best regards, > > Dave > > > > > > [1] > > > http://www.packtpub.com/node-to-guide-in-the-art-of-asynchronous-server-side-javascript-cookbook/book > > > > [2] http://www.amazon.com/dp/1849517185/ or > > http://www.amazon.co.uk/dp/1849517185/ > > > > [3] http://my.safaribooksonline.com/9781849517188 > > > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > > > -- > Joshua Holbrook > Head of Support > Nodejitsu Inc. > [email protected] > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
