Coding from Scratch - 01 - Creating the project

Published: 25 June 2014
on channel: Code with David
116
1

In this video I introduce the concept for the program: scraping some API documentation from the Internet and displaying it on the command line. I also get a basic https request working, and create a source code repository.

Additional info:

JavaScript callback functions: https://github.com/maxogden/art-of-no...
Sublime Text multiple selection: https://www.sublimetext.com/docs/2/mu...
HTTP status 301: http://httpstatus.es/301
HTTPS "protocol": http://en.wikipedia.org/wiki/HTTP_Secure
Node.js modules:
console: http://nodejs.org/api/console.html
http.request: http://nodejs.org/api/http.html#http_...
EventEmitter: http://nodejs.org/api/events.html#eve...
commonjs modules: http://nodejs.org/api/modules.html#mo...
process.stdout.write vs. console.log: http://nodejs.org/api/process.html#pr...
buffers: http://nodejs.org/api/buffer.html
stream end event: http://nodejs.org/api/stream.html#str...
Git tutorial: http://git-scm.com/docs/gittutorial
Git Book (free): http://git-scm.com/book
.gitignore files: https://help.github.com/articles/igno...


On this page of the site you can watch the video online Coding from Scratch - 01 - Creating the project with a duration of hours minute second in good quality, which was uploaded by the user Code with David 25 June 2014, share the link with friends and acquaintances, this video has already been watched 116 times on youtube and it was liked by 1 viewers. Enjoy your viewing!