Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40be993

Browse files
author
Filip Ilievski
authored
Update README.md
1 parent 3d4c061 commit 40be993

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

week1/README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Week 1 outline
2+
3+
"What it really means is that Node.js is not a silver-bullet new platform that will dominate the web development world. Instead, it’s a platform that fills a particular need."
4+
5+
1. Setting up: node, git, bash, npm, (See https://github.com/HackYourFuture/Node.js/blob/master/README.md)
6+
2. Introduction to nodejs
7+
https://www.tutorialspoint.com/nodejs/nodejs_introduction.htm
8+
http://blog.modulus.io/absolute-beginners-guide-to-nodejs
9+
https://www.toptal.com/nodejs/why-the-hell-would-i-use-node-js
10+
https://airpair-blog.s3.amazonaws.com/wp-content/uploads/2014/08/node.png
11+
12+
3. Nodejs in the MEAN stack (clients and servers)
13+
http://image.slidesharecdn.com/mongodbdayspresentation-151014213733-lva1-app6892/95/starting-from-scratch-with-the-mean-stack-22-638.jpg?cb=1444858819
14+
4. Asynchronous callbacks
15+
5. HTTP server
16+
6. Localhost
17+
7. npm
18+
8. The assignment
19+
120
This week's homework
221

322
## Assignment:
@@ -50,4 +69,4 @@ Read: http://openmymind.net/2012/2/3/Node-Require-and-Exports/
5069

5170
refresh on command line
5271
Video Mac/linux:
53-
Video PC: -- ()
72+
Video PC: -- ()

0 commit comments

Comments
 (0)