Общая информация
Название JavaScript The Advanced Concepts
Тип Порно
Размер 11.58Гб
Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
[TGx]Downloaded from torrentgalaxy.to .txt 585б
001 How To Succeed In This Course.en_US.srt 7.08Кб
001 How To Succeed In This Course.mp4 94.20Мб
002 Join Our Online Classroom.html 2.65Кб
003 Exercise_ Meet The Community!.html 2.61Кб
004 Course-Map.txt 65б
004 Section Overview.en_US.srt 3.38Кб
004 Section Overview.mp4 13.24Мб
005 ECMAScript-Engines.txt 57б
005 Javascript Engine.en_US.srt 6.43Кб
005 Javascript Engine.mp4 108.54Мб
006 Exercise_ Javascript Engine.en_US.srt 1.02Кб
006 Exercise_ Javascript Engine.mp4 20.31Мб
007 AST-Explorer.txt 25б
007 Inside the Engine.en_US.srt 4.30Кб
007 Inside the Engine.mp4 25.52Мб
008 Exercise_ JS Engine For All.en_US.srt 2.95Кб
008 Exercise_ JS Engine For All.mp4 44.88Мб
009 Interpreters and Compilers.en_US.srt 6.96Кб
009 Interpreters and Compilers.mp4 34.86Мб
010 Babel + TypeScript.html 1.08Кб
011 Inside the V8 Engine.en_US.srt 10.19Кб
011 Inside the V8 Engine.mp4 58.97Мб
012 Comparing Other Languages.en_US.srt 4.54Кб
012 Comparing Other Languages.mp4 15.22Мб
013 Hidden-Classes.txt 77б
013 Managing-arguments.txt 88б
013 Writing Optimized Code.en_US.srt 9.39Кб
013 Writing Optimized Code.mp4 39.43Мб
014 WebAssembly.en_US.srt 3.74Кб
014 WebAssembly.mp4 18.70Мб
014 WebAssembly.txt 25б
015 Call Stack and Memory Heap.en_US.srt 15.04Кб
015 Call Stack and Memory Heap.mp4 215.15Мб
016 Stack Overflow.en_US.srt 3.70Кб
016 Stack Overflow.mp4 58.49Мб
017 Garbage Collection.en_US.srt 5.00Кб
017 Garbage Collection.mp4 43.13Мб
018 MDN-setInterval.txt 87б
018 Memory Leaks.en_US.srt 7.56Кб
018 Memory Leaks.mp4 62.69Мб
018 Memory-Leaks-at-SoundCloud.txt 80б
019 Single Threaded.en_US.srt 2.21Кб
019 Single Threaded.mp4 11.42Мб
020 Exercise_ Issue With Single Thread.en_US.srt 3.23Кб
020 Exercise_ Issue With Single Thread.mp4 22.24Мб
021 Javascript Runtime.en_US.srt 16.38Кб
021 Javascript Runtime.mp4 169.60Мб
021 JS-Runtime-Playground.txt 346б
022 Node.js.en_US.srt 6.85Кб
022 Node.js.mp4 80.77Мб
022 Node.js.txt 23б
023 Exercise_ Fix This Code.html 1.31Кб
023 Solution-Code.txt 49б
024 Async-Code-Playground.txt 45б
024 Section Review.en_US.srt 5.37Кб
024 Section Review.mp4 39.70Мб
025 Web Developer Monthly.html 1.17Кб
026 Advanced JavaScript Cheatsheet.html 900б
027 Endorsements On LinkedIN.html 2.53Кб
028 Course-Map.txt 65б
028 Section Overview.en_US.srt 1.56Кб
028 Section Overview.mp4 5.63Мб
029 Execution Context.en_US.srt 9.61Кб
029 Execution Context.mp4 54.95Мб
030 Lexical Environment.en_US.srt 6.63Кб
030 Lexical Environment.mp4 44.66Мб
031 Hoisting.en_US.srt 11.27Кб
031 Hoisting.mp4 54.46Мб
032 Exercise_ Hoisting.en_US.srt 4.09Кб
032 Exercise_ Hoisting.mp4 11.44Мб
032 Hoisting-Repl.txt 35б
033 Exercise_ Hoisting 2.en_US.srt 7.53Кб
033 Exercise_ Hoisting 2.mp4 33.46Мб
033 Hoisting-2-Repl.txt 37б
034 Exercise_ Hoisting 3.html 689б
035 Function Invocation.en_US.srt 7.08Кб
035 Function Invocation.mp4 40.01Мб
036 arguments Keyword.en_US.srt 4.23Кб
036 arguments Keyword.mp4 23.29Мб
036 Function-Repl.txt 50б
036 MDN-arguments.txt 86б
037 Variable Environment.en_US.srt 6.19Кб
037 Variable Environment.mp4 25.27Мб
037 Variable-Environment-Repl.txt 47б
038 Scope Chain.en_US.srt 13.12Кб
038 Scope Chain.mp4 162.13Мб
038 Scope-Chain-Repl.txt 38б
039 [[scope]].en_US.srt 1.93Кб
039 [[scope]].mp4 34.87Мб
040 Exercise_ JS is Weird.en_US.srt 4.91Кб
040 Exercise_ JS is Weird.mp4 13.83Мб
040 Exercise-Repl.txt 38б
041 Function Scope vs Block Scope.en_US.srt 3.43Кб
041 Function Scope vs Block Scope.mp4 10.40Мб
042 Exercise_ Block Scope.en_US.srt 3.84Кб
042 Exercise_ Block Scope.mp4 11.73Мб
042 Exercise-Repl.txt 56б
043 Global Variables.en_US.srt 4.46Кб
043 Global Variables.mp4 44.96Мб
044 IIFE.en_US.srt 13.38Кб
044 IIFE.mp4 69.40Мб
045 More-about-Strict-Mode.txt 78б
045 this Keyword.en_US.srt 16.62Кб
045 this Keyword.mp4 135.39Мб
045 this-Repl.txt 31б
046 Exercise_ Dynamic Scope vs Lexical Scope.en_US.srt 11.46Кб
046 Exercise_ Dynamic Scope vs Lexical Scope.mp4 92.74Мб
046 Exercise-Repl.txt 40б
047 call(), apply(), bind().en_US.srt 11.05Кб
047 call(), apply(), bind().mp4 96.20Мб
047 Exercise-Repl.txt 42б
048 Exercise_ call(), apply().html 751б
048 Solution-Code.txt 37б
049 bind() and currying.en_US.srt 3.70Кб
049 bind() and currying.mp4 11.90Мб
049 Currying-Repl.txt 37б
050 Exercise_ this Keyword.en_US.srt 2.88Кб
050 Exercise_ this Keyword.mp4 24.99Мб
050 Exercise-Repl.txt 48б
051 Exercise_ this Keyword 2.html 942б
051 Solution-Code.txt 37б
052 Context vs Scope.en_US.srt 1.18Кб
052 Context vs Scope.mp4 6.52Мб
053 Section Review.en_US.srt 3.17Кб
053 Section Review.mp4 12.08Мб
054 Course-Map.txt 65б
054 Section Overview.en_US.srt 1.64Кб
054 Section Overview.mp4 5.51Мб
055 Javascript Types.en_US.srt 14.90Кб
055 Javascript Types.mp4 57.72Мб
055 JS-Built-In-Objects.txt 81б
056 Array.isArray().en_US.srt 2.15Кб
056 Array.isArray().mp4 4.75Мб
057 Pass By Value vs Pass By Reference.en_US.srt 16.09Кб
057 Pass By Value vs Pass By Reference.mp4 76.58Мб
057 Pass-By-Value-vs-Pass-By-Reference-Repl.txt 44б
058 Exercise_ Compare Objects.html 1.09Кб
059 Exercise_ Pass By Reference.html 558б
059 Exercise-Repl.txt 40б
060 ECMA-Comparison-Algorithm.txt 60б
060 JS-Comparison-Table.txt 51б
060 MDN-Equality-Comparisons.txt 90б
060 Type Coercion.en_US.srt 9.42Кб
060 Type Coercion.mp4 72.62Мб
061 Exercise_ Type Coercion.html 794б
062 Quick Note_ Upcoming Videos.html 947б
063 JTS_ Dynamic vs Static Typing.en_US.srt 13.01Кб
063 JTS_ Dynamic vs Static Typing.mp4 97.90Мб
064 JTS_ Weakly vs Strongly Typed.en_US.srt 3.38Кб
064 JTS_ Weakly vs Strongly Typed.mp4 17.29Мб
065 JTS_ Static Typing In JavaScript.en_US.srt 10.91Кб
065 JTS_ Static Typing In JavaScript.mp4 38.88Мб
066 Course-Map.txt 65б
066 Section Overview.en_US.srt 2.13Кб
066 Section Overview.mp4 8.73Мб
067 Functions are Objects.en_US.srt 9.28Кб
067 Functions are Objects.mp4 30.82Мб
068 First Class Citizens.en_US.srt 3.91Кб
068 First Class Citizens.mp4 17.17Мб
069 Extra Bits_ Functions.en_US.srt 3.77Кб
069 Extra Bits_ Functions.mp4 9.04Мб
070 Exercise-Repl.txt 30б
070 Higher Order Functions.en_US.srt 17.50Кб
070 Higher Order Functions.mp4 101.99Мб
071 Exercise_ Higher Order Functions.en_US.srt 3.95Кб
071 Exercise_ Higher Order Functions.mp4 19.87Мб
071 Exercise-Repl.txt 39б
071 Solution-Code.txt 39б
072 Closures.en_US.srt 15.16Кб
072 Closures.mp4 86.48Мб
072 Closures-Repl.txt 35б
073 Exercise_ Closures.en_US.srt 3.30Кб
073 Exercise_ Closures.mp4 11.09Мб
073 Exercise-Repl.txt 44б
074 Closures and Memory.en_US.srt 8.16Кб
074 Closures and Memory.mp4 37.18Мб
074 Exercise-Repl.txt 46б
075 Closures and Encapsulation.en_US.srt 7.94Кб
075 Closures and Encapsulation.mp4 66.24Мб
075 Exercise-Repl.txt 46б
076 Exercise_ Closures 2.en_US.srt 1.91Кб
076 Exercise_ Closures 2.mp4 4.83Мб
076 Exercise-Repl.txt 46б
077 Solution_ Closures 2.en_US.srt 2.93Кб
077 Solution_ Closures 2.mp4 9.43Мб
077 Solution-Code.txt 46б
078 Exercise_ Closures 3.en_US.srt 1.46Кб
078 Exercise_ Closures 3.mp4 5.52Мб
078 Exercise-Repl.txt 46б
079 Solution_ Closures 3.en_US.srt 3.27Кб
079 Solution_ Closures 3.mp4 12.24Мб
079 Solution-Code.txt 46б
080 Closures Review.en_US.srt 1.69Кб
080 Closures Review.mp4 8.97Мб
081 Prototypal Inheritance.en_US.srt 7.25Кб
081 Prototypal Inheritance.mp4 103.38Мб
082 Exercise-Repl.txt 32б
082 Prototypal Inheritance 2.en_US.srt 9.41Кб
082 Prototypal Inheritance 2.mp4 41.83Мб
083 Prototypal Inheritance 3.en_US.srt 8.22Кб
083 Prototypal Inheritance 3.mp4 44.00Мб
084 Exercise-Repl.txt 34б
084 Prototypal Inheritance 4.en_US.srt 9.95Кб
084 Prototypal Inheritance 4.mp4 159.31Мб
085 Exercise-Repl.txt 34б
085 Prototypal Inheritance 5.en_US.srt 2.38Кб
085 Prototypal Inheritance 5.mp4 8.17Мб
086 Prototypal Inheritance 6.en_US.srt 8.88Кб
086 Prototypal Inheritance 6.mp4 135.41Мб
087 Exercise_ Prototypal Inheritance.en_US.srt 3.33Кб
087 Exercise_ Prototypal Inheritance.mp4 15.28Мб
087 Exercise-Repl.txt 34б
088 Solution_ Prototypal Inheritance.en_US.srt 8.81Кб
088 Solution_ Prototypal Inheritance.mp4 50.57Мб
088 Solution-Code.txt 34б
089 Exercise_ Prototypal Inheritance with this.html 760б
089 Solution-Code.txt 37б
090 Section Review.en_US.srt 4.16Кб
090 Section Review.mp4 21.86Мб
091 Course-Map.txt 65б
091 History-of-Programming-Languages.txt 63б
091 Section Overview.en_US.srt 7.21Кб
091 Section Overview.mp4 147.37Мб
092 OOP and FP.en_US.srt 4.29Кб
092 OOP and FP.mp4 22.46Мб
093 OOP Introduction.en_US.srt 3.53Кб
093 OOP Introduction.mp4 25.98Мб
094 Exercise-Repl.txt 30б
094 OOP1_ Factory Functions.en_US.srt 7.96Кб
094 OOP1_ Factory Functions.mp4 49.52Мб
095 Exercise-Repl.txt 32б
095 OOP2_ Object.create().en_US.srt 7.40Кб
095 OOP2_ Object.create().mp4 37.09Мб
096 Exercise-Repl.txt 32б
096 OOP3_ Constructor Functions.en_US.srt 12.86Кб
096 OOP3_ Constructor Functions.mp4 82.81Мб
097 Exercise-Repl.txt 32б
097 More Constructor Functions.en_US.srt 8.20Кб
097 More Constructor Functions.mp4 44.67Мб
098 Funny Thing About JS.en_US.srt 2.98Кб
098 Funny Thing About JS.mp4 8.83Мб
099 Exercise-Repl.txt 32б
099 OOP4_ ES6 Classes.en_US.srt 9.37Кб
099 OOP4_ ES6 Classes.mp4 85.97Мб
100 Object.create() vs Class.en_US.srt 2.13Кб
100 Object.create() vs Class.mp4 7.02Мб
101 Exercise-Repl.txt 32б
101 this - 4 Ways.en_US.srt 4.50Кб
101 this - 4 Ways.mp4 17.03Мб
102 Exercise-Repl.txt 32б
102 Inheritance.en_US.srt 14.42Кб
102 Inheritance.mp4 92.43Мб
103 Exercise-Repl.txt 32б
103 Inheritance 2.en_US.srt 5.35Кб
103 Inheritance 2.mp4 30.20Мб
104 ES2020_ Private Class Variables.html 831б
105 Public vs Private.en_US.srt 4.48Кб
105 Public vs Private.mp4 38.00Мб
106 OOP in React.js.en_US.srt 3.19Кб
106 OOP in React.js.mp4 12.67Мб
107 4 Pillars of OOP.en_US.srt 8.21Кб
107 4 Pillars of OOP.mp4 141.65Мб
107 Exercise-Repl.txt 32б
108 Exercise_ OOP and Polymorphism.html 894б
108 Exercise-Repl.txt 39б
108 Solution-Code.txt 32б
109 Reviewing OOP.en_US.srt 2.35Кб
109 Reviewing OOP.mp4 9.11Мб
110 Course-Map.txt 65б
110 Section Overview.en_US.srt 2.86Кб
110 Section Overview.mp4 15.14Мб
111 Functional Programming Introduction.en_US.srt 3.93Кб
111 Functional Programming Introduction.mp4 20.24Мб
112 Exercise_ Amazon.en_US.srt 3.98Кб
112 Exercise_ Amazon.mp4 13.52Мб
112 Exercise-Repl.txt 29б
113 Exercise-Repl.txt 31б
113 Pure Functions.en_US.srt 4.12Кб
113 Pure Functions.mp4 23.44Мб
114 Exercise-Repl.txt 31б
114 Pure Functions 2.en_US.srt 7.39Кб
114 Pure Functions 2.mp4 35.15Мб
115 Can Everything Be Pure_.en_US.srt 5.20Кб
115 Can Everything Be Pure_.mp4 25.97Мб
116 Exercise-Repl.txt 31б
116 Idempotent.en_US.srt 4.26Кб
116 Idempotent.mp4 11.77Мб
117 Imperative vs Declarative.en_US.srt 7.46Кб
117 Imperative vs Declarative.mp4 48.93Мб
118 Exercise-Repl.txt 31б
118 Immutability.en_US.srt 5.54Кб
118 Immutability.mp4 38.11Мб
118 Structural-Sharing.txt 103б
119 Exercise-Repl.txt 31б
119 Higher Order Functions and Closures.en_US.srt 7.28Кб
119 Higher Order Functions and Closures.mp4 23.57Мб
120 Currying.en_US.srt 4.41Кб
120 Currying.mp4 12.87Мб
120 Exercise-Repl.txt 31б
121 Exercise-Repl.txt 31б
121 Partial Application.en_US.srt 4.38Кб
121 Partial Application.mp4 13.89Мб
122 Quick Note_ Upcoming Videos.html 1003б
123 MCI_ Memoization 1.en_US.srt 7.71Кб
123 MCI_ Memoization 1.mp4 27.15Мб
124 Exercise-Repl.txt 46б
124 MCI_ Memoization 2.en_US.srt 3.97Кб
124 MCI_ Memoization 2.mp4 14.23Мб
125 Compose and Pipe.en_US.srt 12.81Кб
125 Compose and Pipe.mp4 49.40Мб
125 Exercise-Repl.txt 31б
126 Arity.en_US.srt 2.13Кб
126 Arity.mp4 6.79Мб
127 Is FP The Answer To Everything_.en_US.srt 3.45Кб
127 Is FP The Answer To Everything_.mp4 16.31Мб
128 Solution_ Amazon.en_US.srt 23.70Кб
128 Solution_ Amazon.mp4 203.50Мб
128 Solution-Code.txt 31б
129 Reviewing FP.en_US.srt 6.15Кб
129 Reviewing FP.mp4 110.77Мб
130 Composition vs Inheritance.en_US.srt 16.35Кб
130 Composition vs Inheritance.mp4 101.81Мб
131 OOP vs FP.en_US.srt 4.98Кб
131 OOP vs FP.mp4 36.85Мб
132 OOP vs FP 2.en_US.srt 5.40Кб
132 OOP vs FP 2.mp4 35.62Мб
133 Course-Map.txt 65б
133 Exercise-Repl.txt 32б
133 Section Overview.en_US.srt 5.00Кб
133 Section Overview.mp4 42.31Мб
134 Quick Note_ Upcoming Videos.html 1.13Кб
135 How JavaScript Works.en_US.srt 27.24Кб
135 How JavaScript Works.mp4 209.08Мб
136 Promises.en_US.srt 23.52Кб
136 Promises.mp4 204.20Мб
137 ES8 - Async Await.en_US.srt 16.08Кб
137 ES8 - Async Await.mp4 143.22Мб
138 ES9 (ES2018).en_US.srt 4.46Кб
138 ES9 (ES2018).mp4 23.99Мб
139 ES9 (ES2018) - Async.en_US.srt 9.90Кб
139 ES9 (ES2018) - Async.mp4 142.95Мб
140 Exercise-Repl.txt 32б
140 Job Queue.en_US.srt 7.95Кб
140 Job Queue.mp4 61.67Мб
141 Exercise-Repl.txt 34б
141 Parallel, Sequence and Race.en_US.srt 11.30Кб
141 Parallel, Sequence and Race.mp4 64.21Мб
142 ES2020_ allSettled().en_US.srt 4.29Кб
142 ES2020_ allSettled().mp4 24.20Мб
143 More-about-multi-threading.txt 73б
143 More-about-running-node-on-multiple-CPUs.txt 74б
143 Threads, Concurrency and Parallelism.en_US.srt 12.27Кб
143 Threads, Concurrency and Parallelism.mp4 84.10Мб
143 Web-Workers.txt 83б
144 Course-Map.txt 65б
144 Section Overview.en_US.srt 3.27Кб
144 Section Overview.mp4 10.23Мб
145 Exercise-Repl.txt 32б
145 What Is A Module_.en_US.srt 11.89Кб
145 What Is A Module_.mp4 49.39Мб
146 Module Pattern.en_US.srt 13.28Кб
146 Module Pattern.mp4 120.17Мб
147 Module Pattern Pros and Cons.en_US.srt 5.71Кб
147 Module Pattern Pros and Cons.mp4 23.52Мб
148 CommonJS, AMD, UMD.en_US.srt 11.11Кб
148 CommonJS, AMD, UMD.mp4 62.95Мб
149 ES6-Exports.txt 84б
149 ES6-Imports.txt 84б
149 ES6 Modules.en_US.srt 9.65Кб
149 ES6 Modules.mp4 70.13Мб
150 Section Review.en_US.srt 2.62Кб
150 Section Review.mp4 7.67Мб
151 Course-Map.txt 65б
151 Section Overview.en_US.srt 1.17Кб
151 Section Overview.mp4 5.64Мб
152 Errors In JavaScript.en_US.srt 9.57Кб
152 Errors In JavaScript.mp4 113.31Мб
152 Exercise-Repl.txt 43б
153 Exercise-Repl.txt 43б
153 Try Catch.en_US.srt 10.33Кб
153 Try Catch.mp4 110.55Мб
154 Async Error Handling.en_US.srt 14.07Кб
154 Async Error Handling.mp4 99.57Мб
154 Exercise-Repl.txt 43б
155 Async Error Handling 2.en_US.srt 3.55Кб
155 Async Error Handling 2.mp4 12.25Мб
155 Exercise-Repl.txt 43б
156 Exercise_ Error Handling.html 656б
156 Exercise-Repl.txt 41б
157 Exercise-Repl.txt 43б
157 Extending Errors.en_US.srt 5.43Кб
157 Extending Errors.mp4 28.44Мб
158 Section Review.en_US.srt 1.42Кб
158 Section Review.mp4 10.93Мб
159 Learning Guideline.html 822б
160 Endorsements On LinkedIN.html 2.53Кб
161 Become an Alumni.html 1.40Кб
162 Coding Challenges.html 1.32Кб
163 Thank You.en_US.srt 994б
163 Thank You.mp4 3.64Мб
164 Bonus Materials.html 675б
165 Quick Note_ Upcoming Videos.html 950б
166 Section Overview.en_US.srt 2.16Кб
166 Section Overview.mp4 11.37Мб
167 List-of-Data-Structures.txt 54б
167 What Is A Data Structure_.en_US.srt 6.52Кб
167 What Is A Data Structure_.mp4 64.16Мб
168 Computer-Memory.txt 68б
168 Crash-Course-RAMs-and-Registers.txt 44б
168 How Computers Store Data.en_US.srt 12.95Кб
168 How Computers Store Data.mp4 127.65Мб
169 Data Structures In Different Languages.en_US.srt 3.78Кб
169 Data Structures In Different Languages.mp4 13.61Мб
170 Operations On Data Structures.en_US.srt 3.22Кб
170 Operations On Data Structures.mp4 55.35Мб
171 Array Introduction.en_US.srt 12.84Кб
171 Array Introduction.mp4 48.08Мб
171 Array-Repl.txt 48б
172 Static vs Dynamic Arrays.en_US.srt 6.50Кб
172 Static vs Dynamic Arrays.mp4 26.12Мб
173 Data-Structure-Array.txt 61б
173 Implementing An Array.en_US.srt 16.28Кб
173 Implementing An Array.mp4 88.76Мб
174 Strings and Arrays.en_US.srt 1.17Кб
174 Strings and Arrays.mp4 5.76Мб
175 Exercise_ Reverse A String.en_US.srt 1.78Кб
175 Exercise_ Reverse A String.mp4 3.90Мб
175 Reverse-String-Repl.txt 49б
176 Solution-Code.txt 40б
176 Solution Reverse A String.en_US.srt 10.81Кб
176 Solution Reverse A String.mp4 46.83Мб
177 Exercise_ Merge Sorted Arrays.en_US.srt 686б
177 Exercise_ Merge Sorted Arrays.mp4 1.57Мб
177 Merge-Sorted-Arrays-Repl.txt 53б
178 Solution_ Merge Sorted Arrays.en_US.srt 13.93Кб
178 Solution_ Merge Sorted Arrays.mp4 61.46Мб
178 Solution-Code.txt 44б
179 Arrays Review.en_US.srt 4.00Кб
179 Arrays Review.mp4 18.87Мб
180 Hash Tables Introduction.en_US.srt 4.37Кб
180 Hash Tables Introduction.mp4 23.80Мб
181 Hash Function.en_US.srt 6.20Кб
181 Hash Function.mp4 50.91Мб
181 MD5.txt 45б
182 Hash Collisions.en_US.srt 9.40Кб
182 Hash Collisions.mp4 135.62Мб
182 Hash-Table-Animation.txt 61б
182 Hash-Tables-Wiki.txt 41б
183 Hash-Table-Repl.txt 53б
183 Hash Tables In Different Languages.en_US.srt 3.30Кб
183 Hash Tables In Different Languages.mp4 12.87Мб
184 Exercise_ Implement A Hash Table.en_US.srt 3.62Кб
184 Exercise_ Implement A Hash Table.mp4 13.67Мб
184 Exercise-Repl.txt 61б
185 Solution_ Implement A Hash Table.en_US.srt 16.68Кб
185 Solution_ Implement A Hash Table.mp4 83.12Мб
185 Solution-Code.txt 69б
186 keys().en_US.srt 6.18Кб
186 keys().mp4 38.06Мб
186 Solution-Code.txt 67б
187 Hash Tables vs Arrays.en_US.srt 2.18Кб
187 Hash Tables vs Arrays.mp4 11.16Мб
188 Exercise_ First Recurring Character.en_US.srt 1.33Кб
188 Exercise_ First Recurring Character.mp4 3.76Мб
188 Exercise-Repl.txt 59б
189 Solution_ First Recurring Character.en_US.srt 15.56Кб
189 Solution_ First Recurring Character.mp4 71.59Мб
189 Solution-Code.txt 50б
190 Hash Tables Review.en_US.srt 6.49Кб
190 Hash Tables Review.mp4 93.58Мб
191 Quick Note_ Upcoming Videos.html 947б
192 What is JavaScript_.en_US.srt 6.74Кб
192 What is JavaScript_.mp4 60.02Мб
193 Your First JavaScript.en_US.srt 12.96Кб
193 Your First JavaScript.mp4 138.42Мб
194 Variables.en_US.srt 15.37Кб
194 Variables.mp4 96.94Мб
195 Control Flow.en_US.srt 16.23Кб
195 Control Flow.mp4 129.97Мб
196 JavaScript On Our Webpage.en_US.srt 9.05Кб
196 JavaScript On Our Webpage.mp4 61.61Мб
197 Functions.en_US.srt 23.45Кб
197 Functions.mp4 111.76Мб
198 Data Structures_ Arrays.en_US.srt 11.81Кб
198 Data Structures_ Arrays.mp4 82.64Мб
199 Data Structures_ Objects.en_US.srt 13.30Кб
199 Data Structures_ Objects.mp4 65.63Мб
200 Exercise_ Build Facebook.en_US.srt 11.51Кб
200 Exercise_ Build Facebook.mp4 38.32Мб
201 JavaScript Terminology.en_US.srt 3.11Кб
201 JavaScript Terminology.mp4 10.00Мб
202 Loops.en_US.srt 21.58Кб
202 Loops.mp4 161.03Мб
203 Exercise_ Build Facebook 2.en_US.srt 7.81Кб
203 Exercise_ Build Facebook 2.mp4 56.11Мб
204 JavaScript Keywords.en_US.srt 3.45Кб
204 JavaScript Keywords.mp4 12.33Мб
205 Quick Note_ Upcoming Videos.html 952б
206 Scope.en_US.srt 8.88Кб
206 Scope.mp4 68.30Мб
207 Advanced Control Flow.en_US.srt 10.91Кб
207 Advanced Control Flow.mp4 64.89Мб
208 ES5 and ES6.en_US.srt 26.67Кб
208 ES5 and ES6.mp4 127.88Мб
209 Advanced Functions.en_US.srt 20.68Кб
209 Advanced Functions.mp4 182.78Мб
210 Advanced Arrays.en_US.srt 15.90Кб
210 Advanced Arrays.mp4 166.23Мб
211 Advanced Objects.en_US.srt 23.73Кб
211 Advanced Objects.mp4 256.82Мб
212 ES7.en_US.srt 2.72Кб
212 ES7.mp4 15.37Мб
213 ES8.en_US.srt 9.14Кб
213 ES8.mp4 44.92Мб
214 Note_ ES9 + ES8 Async Await.html 944б
215 ES10 (ES2019).en_US.srt 16.91Кб
215 ES10 (ES2019).mp4 102.22Мб
215 ES10-Exercise.js 1.27Кб
215 ES10-Solutions.js 1.96Кб
216 Advanced Loops.en_US.srt 11.10Кб
216 Advanced Loops.mp4 56.92Мб
217 ES2020 Part 1.en_US.srt 10.15Кб
217 ES2020 Part 1.mp4 56.80Мб
217 JavaScripts-Max-Safe-Integer.txt 123б
218 ES2020 Part 2.en_US.srt 3.28Кб
218 ES2020 Part 2.mp4 23.59Мб
219 ES2020 Part 3.en_US.srt 4.58Кб
219 ES2020 Part 3.mp4 22.20Мб
220 ES2020_ globalThis.en_US.srt 3.41Кб
220 ES2020_ globalThis.mp4 27.30Мб
221 Debugging.en_US.srt 9.06Кб
221 Debugging.mp4 56.35Мб
222 Modules.en_US.srt 14.55Кб
222 Modules.mp4 60.69Мб
223 Notes To Review The Course.html 1.07Кб
224 AMA - 100,000 Students!!.en_US.srt 51.65Кб
224 AMA - 100,000 Students!!.mp4 1.31Гб
225 Bonus Lecture.html 3.94Кб
TutsNode.com.txt 63б
Статистика распространения по странам
Великобритания (GB) 1
Россия (RU) 1
Швейцария (CH) 1
США (US) 1
Всего 4
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент