# node_zn_ch
**Repository Path**: Refs/node_zn_ch
## Basic Information
- **Project Name**: node_zn_ch
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2016-12-23
- **Last Updated**: 2024-12-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Learn You The Node.js For Much Win!
**An intro to Node.js via a set of self-guided workshops.**
[](https://nodei.co/npm/learnyounode/) [](https://nodei.co/npm/learnyounode/)

1. Install [Node.js](http://nodejs.org/)
2. Run `sudo npm install learnyounode -g`
3. Run `learnyounode`
4. **.. profit!**
learnyounode will run through a series of Node.js workshops. Starting at a basic *"HELLO WORLD"* and moving on to more advanced exercises about dealing with synchronous & asynchronous I/O, filesystem operations, TCP and HTTP networking, events and streams.
Once you have finished learnyounode, graduate to [stream-adventure](https://github.com/substack/stream-adventure) for a set of exercises that dig in to Node's streams.
### Contributors
learnyounode is proudly brought to you by the following hackers:
| Rod Vagg | GitHub/rvagg | Twitter/@rvagg |
|---|---|---|
| Andrey Sidorov | GitHub/sidorares | Twitter/@sidorares |
| Julián Duque | GitHub/julianduque | Twitter/@julian_duque |
| Lars-Magnus Skog | GitHub/ralphtheninja | Twitter/@ralphtheninja |
| Tim Inman | GitHub/thehack | Twitter/@timinman |
| Dan Flettre | GitHub/Flet | Twitter/@flettre |