首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[Udemy] Learn and Understand NodeJS
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2018-7-19 17:54
2024-10-20 05:27
115
2.23 GB
86
磁力链接
magnet:?xt=urn:btih:686ddf08190d6e7b1041240a65a0a5151a1f10d1
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjY4NmRkZjA4MTkwZDZlN2IxMDQxMjQwYTY1YTBhNTE1MWExZjEwZDFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Udemy
Learn
and
Understand
NodeJS
文件列表
Section 01 - Introduction and Setup/001 - Introduction and the Goal of this Course.mp4
15.94MB
Section 01 - Introduction and Setup/002 - Big Words and NodeJS.mp4
10.92MB
Section 01 - Introduction and Setup/004 - Conceptual Aside - The Command Line Interface.mp4
30.33MB
Section 02 - V8: The Javascript Engine /006 - Conceptual Aside - Processors, Machine Language, and C++.mp4
42.03MB
Section 02 - V8: The Javascript Engine /007 - Javascript Aside - Javascript Engines and The ECMAScript Specification.mp4
25.02MB
Section 02 - V8: The Javascript Engine /008 - V8 Under the Hood.mp4
25.64MB
Section 02 - V8: The Javascript Engine /009 - Adding Features to Javascript.mp4
53.4MB
Section 03 - The Node Core/010 - Conceptual Aside - Servers and Clients.mp4
32.63MB
Section 03 - The Node Core/011 - What Does Javascript Need to Manage a Server.mp4
12.77MB
Section 03 - The Node Core/012 - The C++ Core.mp4
17.89MB
Section 03 - The Node Core/013 - The Javascript Core.mp4
14.36MB
Section 03 - The Node Core/015 - Let's Install and Run Some Javascript in Node.mp4
39.5MB
Section 04 - Modules, Exports, and Require/016 - Conceptual Aside - Modules.mp4
18.22MB
Section 04 - Modules, Exports, and Require/017 - Javascript Aside - First-Class Functions and Function Expressions.mp4
37.25MB
Section 04 - Modules, Exports, and Require/018 - Let's Build a Module.mp4
17.82MB
Section 04 - Modules, Exports, and Require/019 - Javascript Aside - Objects and Object Literals.mp4
26.29MB
Section 04 - Modules, Exports, and Require/020 - Javascript Aside - Prototypal Inheritance and Function Constructors.mp4
42.04MB
Section 04 - Modules, Exports, and Require/021 - Javascript Aside - By Reference and By Value.mp4
15.99MB
Section 04 - Modules, Exports, and Require/022 - Javascript Aside - Immediately Invoked Function Expressions (IIFEs).mp4
14.92MB
Section 04 - Modules, Exports, and Require/023 - How Do Node Modules Really Work - module.exports and require.mp4
40.07MB
Section 04 - Modules, Exports, and Require/024 - Javascript Aside - JSON.mp4
7.61MB
Section 04 - Modules, Exports, and Require/025 - More on require.mp4
17.34MB
Section 04 - Modules, Exports, and Require/026 - Module Patterns.mp4
41.32MB
Section 04 - Modules, Exports, and Require/027 - exports vs module.exports.mp4
27.49MB
Section 04 - Modules, Exports, and Require/028 - Requiring Native (Core) Modules.mp4
15.43MB
Section 04 - Modules, Exports, and Require/029 - Modules and ES6.mp4
15.43MB
Section 04 - Modules, Exports, and Require/030 - Web Server Checklist.mp4
7.95MB
Section 05 - Events and the Event Emitter/031 - Conceptual Aside - Events.mp4
27.05MB
Section 05 - Events and the Event Emitter/032 - Javascript Aside - Object Properties, First Class Functions, and Arrays.mp4
11.96MB
Section 05 - Events and the Event Emitter/033 - The Node Event Emitter - Part 1.mp4
35.07MB
Section 05 - Events and the Event Emitter/034 - The Node Event Emitter - Part 2.mp4
43.33MB
Section 05 - Events and the Event Emitter/035 - Javascript Aside - Object.create and Prototypes.mp4
22.85MB
Section 05 - Events and the Event Emitter/036 - Inheriting From the Event Emitter.mp4
48.58MB
Section 05 - Events and the Event Emitter/037 - Javascript Aside - Node, ES6, and Template Literals.mp4
27.8MB
Section 05 - Events and the Event Emitter/038 - Javascript Aside - .call and .apply.mp4
7.48MB
Section 05 - Events and the Event Emitter/039 - Inheriting From the Event Emitter - Part 2.mp4
23.42MB
Section 05 - Events and the Event Emitter/040 - Javascript Aside - ES6 Classes.mp4
23.53MB
Section 05 - Events and the Event Emitter/041 - Inheriting From the Event Emitter - Part 3.mp4
14.64MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/042 - Javascript Aside - Javascript is Synchronous.mp4
9.36MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/043 - Conceptual Aside - Callbacks.mp4
10.66MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/044 - libuv, The Event Loop, and Non-Blocking Asynchronous Execution.mp4
51.59MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/045 - Conceptual Aside - Streams and Buffers.mp4
26.49MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/046 - Conceptual Aside - Binary Data, Character Sets, and Encodings.mp4
47.54MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/047 - Buffers.mp4
8.55MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/048 - ES6 Typed Arrays.mp4
13.11MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/049 - Javascript Aside - Callbacks.mp4
11.01MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/050 - Files and fs.mp4
35.1MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/051 - Streams.mp4
70.84MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/052 - Conceptual Aside - Pipes.mp4
12.41MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/053 - Pipes.mp4
42.11MB
Section 06 - Asynchronous Code, libuv, The Event Loop, Streams, Files, and more…/054 - Web Server Checklist.mp4
14.51MB
Section 07 - HTTP and Being a Web Server/055 - Conceptual Aside - TCP-IP.mp4
38.54MB
Section 07 - HTTP and Being a Web Server/056 - Conceptual Aside - Addresses and Ports.mp4
16.64MB
Section 07 - HTTP and Being a Web Server/057 - Conceptual Aside - HTTP.mp4
36.62MB
Section 07 - HTTP and Being a Web Server/058 - http_parser.mp4
36.24MB
Section 07 - HTTP and Being a Web Server/059 - Let's Build a Web Server in Node.mp4
36.11MB
Section 07 - HTTP and Being a Web Server/060 - Outputting HTML and Templates.mp4
26.32MB
Section 07 - HTTP and Being a Web Server/061 - Streams and Performance.mp4
10.23MB
Section 07 - HTTP and Being a Web Server/062 - Conceptual Aside - APIs and Endpoints.mp4
17.62MB
Section 07 - HTTP and Being a Web Server/063 - Outputting JSON.mp4
17.92MB
Section 07 - HTTP and Being a Web Server/064 - Routing.mp4
26.36MB
Section 07 - HTTP and Being a Web Server/065 - Web Server Checklist.mp4
13.26MB
Section 08 - NPM - The Node Package Manager/066 - Conceptual Aside - Packages and Package Managers.mp4
23.54MB
Section 08 - NPM - The Node Package Manager/067 - Conceptual Aside - Semantic Versioning (semver).mp4
34.57MB
Section 08 - NPM - The Node Package Manager/068 - NPM and the NPM Registry - Other People's Code.mp4
14.75MB
Section 08 - NPM - The Node Package Manager/069 - init, nodemon, and package.json.mp4
29.83MB
Section 08 - NPM - The Node Package Manager/071 - init, nodemon, and package.json - Part 2.mp4
33.21MB
Section 08 - NPM - The Node Package Manager/072 - Using Other People's Code.mp4
9.17MB
Section 09 - Express/073 - Installing Express and Making it Easier to Build a Web Server.mp4
45.45MB
Section 09 - Express/074 - Routes.mp4
15.3MB
Section 09 - Express/075 - Static Files and Middleware.mp4
50.17MB
Section 09 - Express/076 - Templates and Template Engines.mp4
35.42MB
Section 09 - Express/077 - Querystring and Post Parameters.mp4
60.96MB
Section 09 - Express/078 - RESTful APIs and JSON.mp4
19.43MB
Section 09 - Express/079 - Structuring an App.mp4
43.53MB
Section 10 - Javascript, JSON, and Databases/080 - Conceptual Aside - Relational Databases and SQL.mp4
23.2MB
Section 10 - Javascript, JSON, and Databases/081 - Node and MySQL.mp4
25.55MB
Section 10 - Javascript, JSON, and Databases/082 - Conceptual Aside - NoSQL and Documents.mp4
19.02MB
Section 10 - Javascript, JSON, and Databases/083 - MongoDB and Mongoose.mp4
36.46MB
Section 10 - Javascript, JSON, and Databases/084 - Web Server Checklist.mp4
4.29MB
Section 11 - The MEAN stack/085 - MongoDB, Express, AngularJS, and NodeJS.mp4
40.05MB
Section 11 - The MEAN stack/086 - AngularJS - Managing the Client.mp4
34.58MB
Section 11 - The MEAN stack/087 - AngularJS - Managing the Client (Part 2).mp4
21.02MB
Section 11 - The MEAN stack/088 - AngularJS - Managing the Client (Part 3).mp4
34.32MB
Section 11 - The MEAN stack/089 - Conceptual Aside - Angular 1, Angular 2, React, and more….mp4
14.39MB
Section 11 - The MEAN stack/090 - Working with The Full Stack (and being a Full Stack Developer) - Part 1.mp4
32.05MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统