种子简介
种子名称:
[OneHack.Us] CBTNuggets - OpenJS Node.js Application Developer (JSNAD)
文件类型:
视频
文件数目:
232个文件
文件大小:
9.42 GB
收录时间:
2025-4-8 02:38
已经下载:
3次
资源热度:
27
最近下载:
2025-4-30 05:03
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:cdbf7303009fef9f62c4e2fc76b96d2556c59090&dn=[OneHack.Us] CBTNuggets - OpenJS Node.js Application Developer (JSNAD)
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[OneHack.Us] CBTNuggets - OpenJS Node.js Application Developer (JSNAD).torrent
1. Introduction to Node.js Buffers/1. What Are Buffers.mp415.64MB
1. Introduction to Node.js Buffers/2. Creating Buffers.mp443.4MB
1. Introduction to Node.js Buffers/3. Writing Data to Buffers.mp445.42MB
1. Introduction to Node.js Buffers/4. Copying Buffers.mp453.6MB
1. Introduction to Node.js Buffers/5. Challenge & Solution Printing an ASCII Chart.mp410.35MB
1. Introduction to Node.js Buffers/6. Solution.mp445.85MB
10. Intermediate Promise Concepts/1. Creating Our Own Promises.mp460.04MB
10. Intermediate Promise Concepts/2. Resolving and Rejecting Promises with Values.mp450.54MB
10. Intermediate Promise Concepts/3. Creating a setTimeout Promise.mp451.76MB
10. Intermediate Promise Concepts/4. Challenge & Solution Promisifying Callback Functions.mp411.99MB
10. Intermediate Promise Concepts/5. Solution.mp479.21MB
11. Basic Promise Concurrency Methods/1. The Promise.all Method.mp473.36MB
11. Basic Promise Concurrency Methods/2. The Promise.allSettled Method.mp481.05MB
11. Basic Promise Concurrency Methods/3. Mapping Asynchronously.mp468.05MB
11. Basic Promise Concurrency Methods/4. Challenge & Solution Creating a Map Async Function.mp412.69MB
11. Basic Promise Concurrency Methods/5. Solution.mp421.63MB
12. Other Promise Concurrency Methods/1. The Promise.race Method.mp457.23MB
12. Other Promise Concurrency Methods/2. The Promise.any Method.mp420.56MB
12. Other Promise Concurrency Methods/3. The Promise.resolve and Promise.reject Methods.mp465.55MB
12. Other Promise Concurrency Methods/4. Challenge & Solution Recreating the Concurrency Methods.mp411.36MB
12. Other Promise Concurrency Methods/5. Solution.mp458.06MB
13, Work with Async and Await in JavaScript/1. Introduction to Asyncawait Syntax.mp429.74MB
13, Work with Async and Await in JavaScript/2. Using Async and Await.mp447.77MB
13, Work with Async and Await in JavaScript/3. Converting Between Promises and AsyncAwait.mp458.65MB
13, Work with Async and Await in JavaScript/4. Error Handling with AsyncAwait.mp412.74MB
13, Work with Async and Await in JavaScript/5. A Closer Look At AsyncAwait Execution Flow.mp447.79MB
13, Work with Async and Await in JavaScript/6. Challenge & Solution Using AsyncAwait with Concurrency.mp417.69MB
13, Work with Async and Await in JavaScript/7. Solution.mp442.75MB
14. Learn the Basics of Generator Functions/1. The Basic Idea of Generator Functions.mp442.16MB
14. Learn the Basics of Generator Functions/2. Basic Generator Syntax and Usage.mp443.31MB
14. Learn the Basics of Generator Functions/3. Yielding Dynamic Values.mp446.48MB
14. Learn the Basics of Generator Functions/4. Creating Infinite Generators.mp469.39MB
14. Learn the Basics of Generator Functions/5. Challenge & Solution Generating Primes.mp44.2MB
14. Learn the Basics of Generator Functions/6. Solution.mp418.06MB
15. Asynchronous Handling With the Async Library/1. Basics of the Async Library.mp451.34MB
15. Asynchronous Handling With the Async Library/2. How Async's Callbacks Work.mp444.43MB
15. Asynchronous Handling With the Async Library/3. Automatic Retries with the Async Library.mp436.48MB
15. Asynchronous Handling With the Async Library/4. Running Functions Based on Their Requirements.mp4124.28MB
16. Asynchronous Handling With the Bluebird Library/1. Promisifying With Bluebird.mp445.12MB
16. Asynchronous Handling With the Bluebird Library/2. Bluebird Promise Syntax & Cancellation.mp439.41MB
16. Asynchronous Handling With the Bluebird Library/3. Specific Error Handling with Bluebird.mp440.72MB
16. Asynchronous Handling With the Bluebird Library/4. Setting Timeouts in Bluebird.mp432.98MB
16. Asynchronous Handling With the Bluebird Library/5. Challenge & Solution Canceling Promises in Practice.mp435.72MB
16. Asynchronous Handling With the Bluebird Library/6. Solution.mp432.58MB
17. Intermediate Generator Concepts/1. Delegating Generators.mp458.93MB
17. Intermediate Generator Concepts/2. Delegating to Iterable Objects.mp430.46MB
17. Intermediate Generator Concepts/3. Passing Values Into Generators.mp467.55MB
17. Intermediate Generator Concepts/4. Challenge & Solution Collecting User Data.mp47.25MB
17. Intermediate Generator Concepts/5. Solution.mp442.71MB
18. Managing Asynchronous Code with RxJS/1. Basics of the RxJS Library.mp424.75MB
18. Managing Asynchronous Code with RxJS/2. Creating and Subscribing to Observables.mp471.55MB
18. Managing Asynchronous Code with RxJS/3. Handling Errors and Completion.mp445.29MB
18. Managing Asynchronous Code with RxJS/4. RxJS Operators.mp453.34MB
18. Managing Asynchronous Code with RxJS/5. Challenge & Solution User Input Observable.mp413.52MB
18. Managing Asynchronous Code with RxJS/6. Solution.mp428.2MB
19. Advanced Generator Concepts/1. Can Generator Functions Have Return Values.mp466.54MB
19. Advanced Generator Concepts/2. Mapping Generators.mp454.69MB
19. Advanced Generator Concepts/3. Filtering and Slicing Generators.mp460.54MB
19. Advanced Generator Concepts/4. Challenge & Solution Generators with Promises.mp417.02MB
19. Advanced Generator Concepts/5. Solution.mp431.97MB
2. Manipulating Node.js Buffers/1. Slicing Buffers with Subarray.mp462.44MB
2. Manipulating Node.js Buffers/2. Combining Buffers with Concatenate.mp437MB
2. Manipulating Node.js Buffers/3. Array-Like Buffer Methods.mp443.04MB
2. Manipulating Node.js Buffers/4. Challenge & Solution Buffer Operations Review.mp414.66MB
2. Manipulating Node.js Buffers/5. Solution.mp429.96MB
20. Manage CPU-Intensive Tasks with Child Processes/1. What are Child Processes.mp433.67MB
20. Manage CPU-Intensive Tasks with Child Processes/2. Running a Simple Child Process.mp436.28MB
20. Manage CPU-Intensive Tasks with Child Processes/3. Passing Data Into Child Processes.mp430.59MB
20. Manage CPU-Intensive Tasks with Child Processes/4. Getting Data From Child Processes.mp440.59MB
20. Manage CPU-Intensive Tasks with Child Processes/5. Challenge & Solution Running Multiple Child Processes.mp415.3MB
20. Manage CPU-Intensive Tasks with Child Processes/6. Solution.mp429.78MB
21. Intermediate Child Process Concepts/1. The Different Process Events.mp491.45MB
21. Intermediate Child Process Concepts/2. Combining Processes with Promises.mp486.11MB
21. Intermediate Child Process Concepts/3. Challenge & Solution Combining Processes with RxJS.mp427.12MB
21. Intermediate Child Process Concepts/4. Solution.mp471.47MB
22. Run Shell Commands with Child Processes/1. Running Shell Commands with Exec.mp434.63MB
22. Run Shell Commands with Child Processes/2. Other Shell Command Possibilities.mp484.13MB
22. Run Shell Commands with Child Processes/3. Running Node Scripts with Exec.mp434.93MB
22. Run Shell Commands with Child Processes/4. Using ExecFile.mp446.2MB
22. Run Shell Commands with Child Processes/5. Challenge & Solution Promisifying Shell Operations.mp420.92MB
22. Run Shell Commands with Child Processes/6. Solution.mp461.9MB
23. Advanced Child Process Topics/1. The Spawn Function.mp437.52MB
23. Advanced Child Process Topics/2. Running Node Scripts with Spawn.mp452.35MB
23. Advanced Child Process Topics/3. Child Process Configuration Options.mp468.73MB
23. Advanced Child Process Topics/4. Other Inter-Process Communication Options with Spawn.mp452.24MB
23. Advanced Child Process Topics/5. Challenge & Solution Convert Exec to Spawn.mp48.01MB
23. Advanced Child Process Topics/6. Solution.mp423.76MB
24. Using Node In The Terminal/1. Running JavaScript Files and Code.mp443.95MB
24. Using Node In The Terminal/2. Setting Environment Variables.mp435.61MB
24. Using Node In The Terminal/3. Command Line Arguments.mp434.46MB
24. Using Node In The Terminal/4. Installing NPM Packages.mp437.62MB
24. Using Node In The Terminal/5. Challenge & Solution Greeting with Env Variables and Args.mp47.62MB
24. Using Node In The Terminal/6. Solution.mp425.28MB
25. Basics of File IO in Node.js/1. Reading Files.mp450.72MB
25. Basics of File IO in Node.js/2. Writing and Appending Files.mp450.27MB
25. Basics of File IO in Node.js/3. Deleting, Moving, and Copying Files.mp446.37MB
25. Basics of File IO in Node.js/4. Challenge & Solution Storing Program Data.mp415.31MB
25. Basics of File IO in Node.js/5. Solution.mp435.02MB
26. Intermediate File Operations/1. The path.join Function.mp434.21MB
26. Intermediate File Operations/2. Other path Functions.mp480.65MB
26. Intermediate File Operations/3. Working with Directories.mp469.51MB
26. Intermediate File Operations/4. Challenge & Solution Reading Multiple Files In a Directory.mp43.99MB
26. Intermediate File Operations/5. Solution.mp428.99MB
27. Advanced File IO Operations/1. Getting File Stats.mp461.38MB
27. Advanced File IO Operations/2. Working with File Handles.mp453.15MB
27. Advanced File IO Operations/3. Watching Files.mp451.52MB
27. Advanced File IO Operations/4. Challenge & Solution Observing Files.mp47.76MB
27. Advanced File IO Operations/5. Solution.mp423.01MB
28. JavaScript Basics Review Data Types and Functions/1. JavaScript's Data Types Strings.mp442.49MB
28. JavaScript Basics Review Data Types and Functions/2. JavaScript's Data Types Numbers and BigInts.mp431.54MB
28. JavaScript Basics Review Data Types and Functions/3. JavaScript's Data Types Booleans, Objects, and More.mp474.25MB
28. JavaScript Basics Review Data Types and Functions/4. The Different Function Syntaxes.mp440.61MB
28. JavaScript Basics Review Data Types and Functions/5. Challenge & Solution Falsy and Truthy.mp47.35MB
28. JavaScript Basics Review Data Types and Functions/6. Solution.mp411.63MB
29. JavaScript Basics Review Inheritance/1. Introduction.mp446.99MB
29. JavaScript Basics Review Inheritance/2. Prototypal Inheritance Examples.mp443.67MB
29. JavaScript Basics Review Inheritance/3. Prototypal vs. Classical Inheritance.mp479.4MB
29. JavaScript Basics Review Inheritance/4. Challenge & Solution Shape Prototypes.mp410.86MB
29. JavaScript Basics Review Inheritance/5. Solution.mp442.08MB
3. Node.js Buffer Integer Data Formats/1. Basics of Writing Numbers to Buffers.mp444.33MB
3. Node.js Buffer Integer Data Formats/2. Writing Integers to Buffers.mp490.56MB
3. Node.js Buffer Integer Data Formats/3. Reading Integers from Buffers.mp460.36MB
3. Node.js Buffer Integer Data Formats/4. Challenge & Solution Storing Multiple Numbers in a Buffer.mp49.06MB
3. Node.js Buffer Integer Data Formats/5. Solution.mp429.31MB
30. Basics of Unit Testing Node.js Applications/1. What are Assertions.mp415.01MB
30. Basics of Unit Testing Node.js Applications/2. The Node.js assert Function.mp447.4MB
30. Basics of Unit Testing Node.js Applications/3. More Assertion Examples.mp445.04MB
30. Basics of Unit Testing Node.js Applications/4. Assertion Utilities.mp426.82MB
30. Basics of Unit Testing Node.js Applications/5. Challenge & Solution Writing Your Own Assertions.mp49.43MB
30. Basics of Unit Testing Node.js Applications/6. Solution.mp453.54MB
31. The Assert Module In-Depth/1. Different Ways to Check for Equality.mp460.38MB
31. The Assert Module In-Depth/2. Testing for Inequality.mp441.82MB
31. The Assert Module In-Depth/3. Testing for Failure.mp436.3MB
31. The Assert Module In-Depth/4. Using the Node.js Test Runner.mp475.64MB
31. The Assert Module In-Depth/5. Challenge & Solution Writing A Test Suite.mp412.92MB
31. The Assert Module In-Depth/6. Solution.mp445.14MB
32. Testing Asynchronous Code in Node.js/1. Testing Callback Code.mp442.78MB
32. Testing Asynchronous Code in Node.js/2. Testing Callback Errors.mp461.84MB
32. Testing Asynchronous Code in Node.js/3. Testing Promises.mp462.65MB
32. Testing Asynchronous Code in Node.js/4. Challenge & Solution Writing Async Tests.mp47.39MB
32. Testing Asynchronous Code in Node.js/5. Solution.mp453.2MB
33. Advanced Testing in Node.js/1. Skipping Tests.mp459.86MB
33. Advanced Testing in Node.js/2. Running Groups of Tests.mp444.67MB
33. Advanced Testing in Node.js/3. Filtering Tests By Name.mp437.51MB
33. Advanced Testing in Node.js/4. Mocking Functions.mp470.37MB
33. Advanced Testing in Node.js/5. Challenge & Solution More Complex Mocking.mp424.99MB
33. Advanced Testing in Node.js/6. Solution.mp423.81MB
34. Introduction to Node.js Web Sockets/1. Websocket Basics.mp421.2MB
34. Introduction to Node.js Web Sockets/2. Working with Websockets Using ws.mp432.86MB
34. Introduction to Node.js Web Sockets/3. Sending Messages Through Socket Connections.mp443.61MB
34. Introduction to Node.js Web Sockets/4. Handling Closed Connections.mp439.93MB
34. Introduction to Node.js Web Sockets/5. Challenge & Solution Prefixed Messages.mp413.98MB
34. Introduction to Node.js Web Sockets/6. Solution.mp458.59MB
35. Node.js Websocket Libraries/1. The Socket.io Library.mp441.75MB
35. Node.js Websocket Libraries/2. Other Socket.io Features.mp468.87MB
35. Node.js Websocket Libraries/3. The SockJS Library.mp455.1MB
35. Node.js Websocket Libraries/4. Challenge & Solution SockJS Broadcasting.mp413.37MB
35. Node.js Websocket Libraries/5. Solution.mp421.42MB
36. Node.js Testing Libraries Mocha/1. Setting Up Mocha.mp465.76MB
36. Node.js Testing Libraries Mocha/2. Mocha's Hooks.mp474.65MB
36. Node.js Testing Libraries Mocha/3. Mocha's Hooks.mp448.88MB
36. Node.js Testing Libraries Mocha/4. Challenge & Solution Mocharc Changes.mp46.54MB
36. Node.js Testing Libraries Mocha/5. Solution.mp46.41MB
37. Node.js Testing Libraries Chai/1. Making Basic Chai Assertions.mp448.16MB
37. Node.js Testing Libraries Chai/2. An Easier Way to Import Chai.mp445.72MB
37. Node.js Testing Libraries Chai/3. Making Expect Assertions.mp464.17MB
37. Node.js Testing Libraries Chai/4. Making Should Assertions.mp435.7MB
37. Node.js Testing Libraries Chai/5. Challenge & Solution Exploring Chai Assertions.mp413.33MB
37. Node.js Testing Libraries Chai/6. Solution.mp446.58MB
38. The Node.js Event System/1. The Observer Pattern.mp419.68MB
38. The Node.js Event System/2. EventEmitter Basics.mp469.66MB
38. The Node.js Event System/3. File Loading with EventEmitter.mp443.67MB
38. The Node.js Event System/4. Progress Reporting with EventEmitter.mp437.83MB
38. The Node.js Event System/5. Challenge & Solution Building a Timer.mp44.8MB
38. The Node.js Event System/6. Solution.mp426.28MB
39. Node.js Debugging Basics/1. Basic Debugging Tools.mp422.27MB
39. Node.js Debugging Basics/2. Debugging with the --inspect-brk Flag.mp442.95MB
39. Node.js Debugging Basics/3. Setting Breakpoints.mp471.16MB
39. Node.js Debugging Basics/4. Using the Step Buttons.mp434.96MB
39. Node.js Debugging Basics/5. Challenge & Solution Debugging with node inspect.mp47.5MB
39. Node.js Debugging Basics/6. Solution.mp424.5MB
4. Node.js Buffer Float Formats/1. How Floats Work.mp453.18MB
4. Node.js Buffer Float Formats/2. How Floats are Stored in Buffers.mp473.1MB
4. Node.js Buffer Float Formats/3. 64 Bit Doubles and Little-Endian Floats.mp430.99MB
4. Node.js Buffer Float Formats/4. Challenge Writing Multiple Floats.mp415.8MB
4. Node.js Buffer Float Formats/5. Solution.mp422.41MB
40. The Node.js Module System/1. Module Basics.mp420.55MB
40. The Node.js Module System/2. The CommonJS Module System.mp462.97MB
40. The Node.js Module System/3. The ES Module System.mp475.54MB
40. The Node.js Module System/4. Challenge & Solution When Are Modules Loaded.mp43.62MB
40. The Node.js Module System/5. Solution.mp450.96MB
41. Node.js Process Control/1. Node Process Basics.mp420.88MB
41. Node.js Process Control/2. Listening for Process Events.mp447.88MB
41. Node.js Process Control/3. Other Process Events.mp454.11MB
41. Node.js Process Control/4. The OS Module.mp448.31MB
41. Node.js Process Control/5. Challenge & Solution Uptime Notifier.mp47.91MB
41. Node.js Process Control/6. Solution.mp448.3MB
42. Learn the Basics of Node.js Streams/1. Basics of Streaming.mp457.83MB
42. Learn the Basics of Node.js Streams/2. Working with Duplex and Transform Streams.mp468.57MB
42. Learn the Basics of Node.js Streams/3. Streaming Files.mp455.9MB
42. Learn the Basics of Node.js Streams/4. Challenge & Solution Reversing Words.mp421.36MB
42. Learn the Basics of Node.js Streams/5. Solution.mp455.02MB
5. Node.js Buffer String Formats/1. What Are String Formats.mp420.21MB
5. Node.js Buffer String Formats/2. Working with String Formats in Node.js.mp470.31MB
5. Node.js Buffer String Formats/3. Writing and Reading String Formats.mp426.54MB
5. Node.js Buffer String Formats/4. Storing Arrays and Objects in Node.js Buffers.mp435.62MB
5. Node.js Buffer String Formats/5. Challenge & Solution Storing Objects.mp49.07MB
5. Node.js Buffer String Formats/6. Solution.mp487.67MB
6. Basic Buffer Applications/1. Reading Files Into Buffers.mp440.55MB
6. Basic Buffer Applications/2. Writing to Files from Buffers.mp453.14MB
6. Basic Buffer Applications/3. Using Binary Operators with Buffers.mp454.62MB
6. Basic Buffer Applications/4. Using Buffers to Create a Simple XOR Cipher.mp437.15MB
6. Basic Buffer Applications/5.Challenge & Solution Deciphering XOR Files.mp413.54MB
6. Basic Buffer Applications/6. Solution.mp446.7MB
7. Manage Asynchronous Operations with Callbacks/1. Basics of Callbacks.mp421.41MB
7. Manage Asynchronous Operations with Callbacks/2. Callbacks with Args.mp462.37MB
7. Manage Asynchronous Operations with Callbacks/3. Callbacks Are Not Sequential!.mp472.43MB
7. Manage Asynchronous Operations with Callbacks/4. Challenge & Solution Back-to-Back Async Operations.mp413.98MB
7. Manage Asynchronous Operations with Callbacks/5. Solution.mp459.67MB
8. Intermediate Callback Operations/1. Avoiding the Pyramid of Doom.mp498.36MB
8. Intermediate Callback Operations/2. Passing On Data Without Nesting.mp442.37MB
8. Intermediate Callback Operations/3. Creating Helper Functions with Callbacks.mp446.93MB
8. Intermediate Callback Operations/4. Executing Async Operations in Parallel.mp492.58MB
8. Intermediate Callback Operations/5. Challenge & Solution Deleting In Parallel.mp45.88MB
8. Intermediate Callback Operations/6. Solution.mp438.67MB
9. Manage Asynchronous Operations with Promises/1. Basics of Promises.mp424.96MB
9. Manage Asynchronous Operations with Promises/2. Basic Promise Syntax.mp426.3MB
9. Manage Asynchronous Operations with Promises/3. Chaining Multiple Async Operations.mp454.47MB
9. Manage Asynchronous Operations with Promises/4. Promises Are Sort-of Sequential.mp442.49MB
9. Manage Asynchronous Operations with Promises/5. Handling Errors with Promises.mp453.74MB
9. Manage Asynchronous Operations with Promises/6. Challenge Rewriting Callbacks.mp412.72MB
9. Manage Asynchronous Operations with Promises/7. Solution.mp447.92MB