BITCQ

Lynda Node Js Essential Training Updated 12 2015 Tutorial

Size: 1 GB
Magnet link

Name Size
Lynda Node Js Essential Training Updated 12 2015 Tutorial/01. Introduction/01_01-Welcome.mp4 30.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/01. Introduction/01_03-Installing dependencies.mp4 2.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/01. Introduction/01_02-What you should know.mp4 1.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/02. What Is Node.js/02_02-How Node.js works.mp4 10.4 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/02. What Is Node.js/02_01-Node.js history.mp4 3.1 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/03. Installing Node.js/03_02-Installing Node.js on a PC.mp4 4.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/03. Installing Node.js/03_01-Installing Node.js on a Mac.mp4 3.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/04. Node Core/04_03-Standard input and standard output.mp4 27.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/04. Node Core/04_04-Global timing functions.mp4 26.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/04. Node Core/04_01-The global object.mp4 17.5 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/04. Node Core/04_02-Argument variables with process.argv.mp4 13.7 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/05. Node Modules/05_02-Collecting information with Readline.mp4 28.9 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/05. Node Modules/05_03-Handling events with EventEmitter.mp4 17.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/05. Node Modules/05_06-Creating child process with spawn.mp4 17.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/05. Node Modules/05_05-Creating child process with exec.mp4 13.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/05. Node Modules/05_04-Exporting custom modules.mp4 11.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/05. Node Modules/05_01-Core modules.mp4 11.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_07-Readable file streams.mp4 24.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_03-Writing and appending files.mp4 20.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_02-Reading files.mp4 19.5 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_08-Writable file streams.mp4 16 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_05-Renaming and removing files.mp4 15.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_06-Renaming and removing directories.mp4 14 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_01-Listing directory files.mp4 13 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/06. The File System/06_04-Directory creation.mp4 8.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/07. The HTTP Module/07_03-Serving files.mp4 33.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/07. The HTTP Module/07_01-Making a request.mp4 32.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/07. The HTTP Module/07_04-Serving JSON data.mp4 24.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/07. The HTTP Module/07_05-Collecting POST data.mp4 20 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/07. The HTTP Module/07_02-Building a web server.mp4 16.7 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/08. Node Package Manager/08_02-Installing npms globally on a Mac.mp4 18.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/08. Node Package Manager/08_03-Installing npms globally on a PC.mp4 13.9 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/08. Node Package Manager/08_04-File servers with httpster.mp4 13 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/08. Node Package Manager/08_01-Installing npms locally.mp4 11.5 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/09. Web Servers/09_04-Express post bodies and params.mp4 28.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/09. Web Servers/09_01-The package.json file.mp4 24.9 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/09. Web Servers/09_03-Express routing and CORS.mp4 19.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/09. Web Servers/09_02-Intro to Express.mp4 19.1 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/10. WebSockets/10_03-Creating WebSockets with Socket.IO.mp4 28 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/10. WebSockets/10_01-Creating a WebSocket server.mp4 14.3 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/10. WebSockets/10_02-Broadcasting messages with WebSockets.mp4 9.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_06-Advanced testing Sinon stubs.mp4 28.5 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_02-Asynchronous mocha testing.mp4 24.4 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_08-Testing HTTP endpoints with Supertest.mp4 24.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_09-Checking server responses with Cheerio.mp4 24 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_01-Testing with mocha and Chai.mp4 21.5 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_05-Advanced testing Sinon spies.mp4 17 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_03-Mocking a server with Nock.mp4 15.9 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_07-Code coverage with Istanbul.mp4 15.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/11. Testing and Debugging/11_04-Injecting dependencies with rewire.mp4 15.6 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/12. Automation and Deployment/12_04-Rapid development with Grunt Watches.mp4 24.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/12. Automation and Deployment/12_03-Bundling client scripts with Browserify.mp4 23.8 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/12. Automation and Deployment/12_02-Converting LESS to CSS with Grunt.mp4 22.7 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/12. Automation and Deployment/12_06-Debugging with npm.mp4 17 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/12. Automation and Deployment/12_05-Automation with npm.mp4 14.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/12. Automation and Deployment/12_01-Hinting your code with Grunt.mp4 12.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/13. Conclusion/13_01-Next steps.mp4 7.2 MB
Lynda Node Js Essential Training Updated 12 2015 Tutorial/Exercice Files/Ex_Files_Nodejs_EssT.zip 26.6 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[ DevCourseWeb.com ] Lynda - Databases for Node.js Developers (2021).zip Application 527.4 MB 22
Lynda - TypeScript for Node.js Developers [AhLaN] Application 629.8 MB 53
Lynda - Building Vue and Node Apps with Authentication Video 381.3 MB 29
Lynda - Building Vue and Node Apps with Authentication [AhLaN] Video 374.3 MB 28
Lynda - Learning Node.js [AhLaN] Video 329.4 MB 27
Lynda - Node.js - Real-Time Web with Socket.IO [AhLaN] Video 219.7 MB 25
Lynda - Building Bots with Node.js [AhLaN] Video 297.9 MB 25
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN] Video 425.6 MB 24
Lynda - Databases for Node.js Developers [AhLaN] Video 509.2 MB 24
Lynda - Building Angular and Node Apps with Authentication [AhLaN] Video 576.6 MB 20
Lynda - Advanced Node.js [AhLaN] Video 460.4 MB 19
Lynda - Node.js - Design Patterns [AhLaN] Video 289.1 MB 18
Lynda - Node.js - Security [AhLaN] Video 339.5 MB 18
Lynda - Cloud Native Development with Node.js, Docker, and Kubernetes [AhLaN] Video 308.9 MB 18
Lynda - Node.js - Securing RESTful APIs [AhLaN] Application 426.5 MB 17
Lynda - Building a Website with Node.js and Express.js [AhLaN] Video 542.9 MB 17
Lynda - Node.js - Microservices [AhLaN] Video 710.5 MB 13
Lynda - Building RESTful APIs with Node.js and Express [AhLaN] Video 221.6 MB 12
Lynda - Node js Debugging Performance Tuning Video 348.7 MB 9
Lynda - Node.js - Testing and Code Quality [AhLaN] Application 772.5 MB 8

Loading...