Sams Teach Yourself Node.js in 24 HoursIn just 24 sessions of one hour or less, Sams Teach Yourself Node.js in 24 Hours will help you master the Node.js platform and use it to build server-side applications with extraordinary speed and scalability. Using this text’s straightforward, step-by-step approach, you’ll move from basic installation, configuration, and programming all the way through real-time messaging between browser and server, testing and deployment. Every lesson and case-study application builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!
Step-by-step instructions carefully walk you through the most common Node.js development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present valuable additional information related to the discussion. Did You Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.
Learn how to… · Create end-to-end applications entirely in JavaScript · Master essential Node.js concepts like callbacks and quickly create your first program · Create basic sites with the HTTP module and Express web framework · Manage data persistence with Node.js and MongoDB · Debug and test Node.js applications · Deploy Node.js applications to thirdparty services, such as Heroku and Nodester · Build powerful real-time solutions, from chat servers to Twitter clients · Create JSON APIs using JavaScript on the server · Use core components of the Node.js API, including processes, child processes, events, buffers, and streams · Create and publish a Node.js module |
What people are saying - Write a review
کتاب
I am a programmer who has good knowledge of the concepts of orientation, and varying knowledge skills of several different languages, such as c#, vb, java, php and script languages etc.
Anyway I would just like to say, if you have some knowledge of programming, this an excellent book for kick starting you into the world of node.js It gets you to learn the basics and with a good foundation you can build upon this yourself. I'm eager to crack on and create my own web app. But i've decided to read the book all the way through first and then build when I read it a second time :)
Highly recommended for those with some programming knowledge but no knowledge of node.
Contents
Intermediate Sites with Node | |
JSON APIs | |
Exploring the Node js | |
A Socket IO Chat Server | |
The Stream Module | |
Further Node js Development | |
A Streaming Twitter Client | |
