Herron - Node Web Development
Here you can read online Herron - Node Web Development full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Birmingham, year: 2011, publisher: Packt Publishing Ltd, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
Node Web Development: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "Node Web Development" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
Node Web Development — read online for free the complete book (whole text) full work
Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Node Web Development" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.
Font size:
Interval:
Bookmark:
Copyright 2011 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: August 2011
Production Reference: 1020811
Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK.
ISBN 978-1-849515-14-6
www.packtpub.com
Cover Image by David Lorenz Winston ( <>
)
Author
David Herron
Reviewers
Blagovest Dachev
Matt Ranney
Acquisition Editor
Sarah Cullington
Development Editor
Pallavi Iyengar
Technical Editor
Joyslita D'Souza
Project Coordinator
Joel Goveya
Proofreader
Aaron Nash
Indexers
Hemangini Bari
Tejal Daruwale
Production Coordinator
Alwin Roy
Cover Work
Alwin Roy
David Herron has worked in the software industry, holding both developer and quality engineering roles, in Silicon Valley for over 20 years. His most recent role was at Yahoo! as an Architect of the Quality Engineering team for their new Node-based web application platform.
While a Staff Engineer at Sun Microsystems, David worked as an Architect of the Java SE Quality Engineering team, where he focused on test automation tools, including the AWT Robot class that's now widely used in GUI test automation software. He was involved with launching the OpenJDK project, the JDK-Distros project, and ran the worldwide Mustang Regressions Contest asking the Java developer community to find bugs in the Java 1.6 release.
Before Sun, he worked for VXtreme on the video streaming stack, which eventually became Windows Media Player when Microsoft bought that company. At The Wollongong Group, he worked on both e-mail client and server software and was part of several IETF working groups improving e-mail-related protocols.
David is interested in electric vehicles, world energy supplies, climate change, and environmental issues, and is a co-founder of Transition Silicon Valley. As an online journalist on examiner.com
he writes under the title Green Transportation Examiner, he blogs about sustainability issues on 7gen.com
, runs a large electric vehicle discussion website on visforvoltage.org
, and blogs about other topics including Node.js, Drupal, and Doctor Who on davidherron.com
.
There are many people I am grateful to.
I wish to thank my mother, Evelyn, for, well everything; my father, Jim; my sister, Patti; and my brother, Ken. What would life be without all of you?
I wish to thank my girlfriend, Maggie, for being there and encouraging me, her belief in me, her wisdom and humor, and kicks in the butt when needed. May we have many more years of this.
I wish to thank Dr. Ken Kubota of the University of Kentucky, for believing in me, and giving me my first job in computing. It was six years of learning not just the art of computer system maintenance, but so much more.
I wish to thank my former employers, University of Kentucky Mathematical Sciences Department, The Wollongong Group, MainSoft, VXtreme, Sun Microsystems, and Yahoo!, and all the people I worked with in each company. I am grateful to my ex-manager Tina Su, who kept pushing me towards public speaking and writing, neither of which are natural for an introvert software engineer. I am especially grateful to Yahoo, for giving me an opportunity to work on their internal Node.js effort, and to accommodate the needs of writing this book.
I am grateful to Packt Publishing for giving me this opportunity to write a book, for making me realize that my dream is to write books, and for their expert guidance through the process.
I am grateful to Ryan Dahl, Isaac Schlueter, and the other Node core team members for having the wisdom and vision needed to create such a joy-filled fluid software development platform. Some platforms are just plain hard to work with, but not this one, and that takes vision to implement it so well.
Blagovest Dachev has been writing software for the Web since 2002. He went through the full spectrum of development by starting out with HTML, CSS, and JavaScript, then moving into the server and database world. Blagovest was an early adopter of Node.js and had contributed to several open source projects. He is currently a software engineer for Dow Jones & Company, where he works on a widget framework allowing third parties to search and display news on their websites.
Blagovest attended the University of Massachusetts at Amherst where he participated in information retrieval research, completed two consecutive Google Summer of Code mandates, and co-authored several papers.
I would like to thank my mother Tatiana for her love, relentless devotion, and strength, which has inspired me through the years, and my father Jordan for all the happy memories from my childhood.
Matt Ranney is an early adopter and contributor to Node.js. He is one of the founders of Voxer, which uses Node on its backend servers.
You might want to visit www.PacktPub.com for support files and downloads related to your book.
Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.
At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.
http://PacktLib.PacktPub.com
Do you need instant solutions to your IT questions? PacktLib is Packt''s online digital book library. Here, you can access, read and search across Packt''s entire library of books.
- Fully searchable across every book published by Packt
- Copy and paste, print and bookmark content
- On demand and accessible via web browser
If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view nine entirely free books. Simply use your login credentials for immediate access.
Welcome to the world of developing web software using Node (also known as Node.js). Node is a newly-developed software platform that liberates JavaScript from the web browser, enabling it to be used as a general software development platform in server-side applications. It runs atop the ultra-fast JavaScript engine from the Chrome browser, V8, and adds in a fast and robust library of asynchronous network I/O modules. The primary focus of Node is on building high performance, highly scalable server and client applications for the "Real Time Web".
Font size:
Interval:
Bookmark:
Similar books «Node Web Development»
Look at similar books to Node Web Development. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.
Discussion, reviews of the book Node Web Development and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.