| 1. 'if' Conditional Statements.mp4 | 76.2 MB | ||
| 1. Creating Objects using Function.mp4 | 44.6 MB | ||
| 1. How to Create Class in JS.mp4 | 34.4 MB | ||
| 1. How to Create Objects in JS.mp4 | 49 MB | ||
| 1. Installing Node.js.mp4 | 21.6 MB | ||
| 1. JavaScript Array.mp4 | 46.3 MB | ||
| 1. String Basics.mp4 | 50.5 MB | ||
| 1. What is a Function.mp4 | 22.7 MB | ||
| 1. What is a Prototype.mp4 | 42.3 MB | ||
| 1. Writing First JS Program.mp4 | 19.2 MB | ||
| 1.1 Object_Prototype.pdf | 36.5 KB | ||
| 1.1 array_in_js.js | 307.2 B | ||
| 1.1 class_in_js.js | 409.6 B | ||
| 1.1 conditional_statements_imp_links.txt | 204.8 B | ||
| 1.1 create_object_using_function.js | 409.6 B | ||
| 1.1 first_program.js | 0 B | ||
| 1.1 functions_in_js.js | 307.2 B | ||
| 1.1 how_to_create_js_object.js | 307.2 B | ||
| 1.1 string_basics.js | 307.2 B | ||
| 1.2 if_conditional_statements.js | 307.2 B | ||
| 1.2 what_is_prototype.js | 204.8 B | ||
| 10. String Search.mp4 | 25.2 MB | ||
| 10.1 search_method.js | 204.8 B | ||
| 11. Matching RegEx in String.mp4 | 22.9 MB | ||
| 11.1 match_method.js | 204.8 B | ||
| 12. String Split.mp4 | 17.4 MB | ||
| 12.1 splitting_a_string.js | 204.8 B | ||
| 13. Concluding Strings.mp4 | 29.1 MB | ||
| 13.1 string_operations_imp_links.txt | 102.4 B | ||
| 2. Array Basic Operations.mp4 | 27.2 MB | ||
| 2. Concept of 'index' and 'length'.mp4 | 7.9 MB | ||
| 2. Creating Methods in JS Class.mp4 | 14.9 MB | ||
| 2. Dot '.' vs Bracket '[]' Notation.mp4 | 32.4 MB | ||
| 2. How does JS Function Return Value.mp4 | 12.7 MB | ||
| 2. Installing Visual Studio Code.mp4 | 23.4 MB | ||
| 2. JavaScript Function Prototype.mp4 | 23.2 MB | ||
| 2. Object Constructor in JS.mp4 | 38.5 MB | ||
| 2. Switch Case.mp4 | 48 MB | ||
| 2. Variables in JS.mp4 | 92.3 MB | ||
| 2.1 Function_Object_Prototype.pdf | 39.9 KB | ||
| 2.1 basic_array_operations.js | 307.2 B | ||
| 2.1 conditional_statements_imp_links.txt | 204.8 B | ||
| 2.1 creating_methods_in_class.js | 307.2 B | ||
| 2.1 dot_vs_bracket_notation.js | 307.2 B | ||
| 2.1 functions_return_value.js | 102.4 B | ||
| 2.1 index_length.js | 102.4 B | ||
| 2.1 js_object_constructor.js | 409.6 B | ||
| 2.1 variables_imp_links.txt | 102.4 B | ||
| 2.2 function_prototype.js | 204.8 B | ||
| 2.2 switch_case.js | 512 B | ||
| 2.2 variables_in_js.js | 409.6 B | ||
| 3. 'for' Loop.mp4 | 50.8 MB | ||
| 3. Array Search.mp4 | 32.5 MB | ||
| 3. Constants in JS.mp4 | 21.1 MB | ||
| 3. Create Functions inside Object.mp4 | 33.4 MB | ||
| 3. Creating Objects using Instance.mp4 | 13.9 MB | ||
| 3. Finding Position of Substring.mp4 | 52.2 MB | ||
| 3. Flexibility of Function Arguments in JS.mp4 | 21.7 MB | ||
| 3. Method Chaining.mp4 | 44.2 MB | ||
| 3. Null Prototype Object.mp4 | 43.5 MB | ||
| 3. What is NPM.mp4 | 27.1 MB | ||
| 3.1 constants_imp_links.txt | 102.4 B | ||
| 3.1 create_object_using_instance.js | 204.8 B | ||
| 3.1 flexiblity_of_function_arguments.js | 204.8 B | ||
| 3.1 for_loop.js | 102.4 B | ||
| 3.1 functions_inside_object.js | 409.6 B | ||
| 3.1 get_index.js | 307.2 B | ||
| 3.1 method_chaining.js | 716.8 B | ||
| 3.1 null_prototype.js | 204.8 B | ||
| 3.1 searching_in_array.js | 409.6 B | ||
| 3.2 constants_in_js.js | 0 B | ||
| 3.2 looping_imp_links.txt | 102.4 B | ||
| 4. 'while' Loop.mp4 | 45.8 MB | ||
| 4. Commonly Used Array Operations.mp4 | 48.1 MB | ||
| 4. Concept of 'this' Keyword.mp4 | 36.1 MB | ||
| 4. Concept of 'undefined' and 'null'.mp4 | 20.1 MB | ||
| 4. Creating package.json File.mp4 | 44.6 MB | ||
| 4. Flexible Constructor Arguments.mp4 | 19.8 MB | ||
| 4. Inheritance.mp4 | 31.9 MB | ||
| 4. Prototype of Objects Created by Same Constructor.mp4 | 30 MB | ||
| 4. Searching in String using 'includes'.mp4 | 24 MB | ||
| 4. Setting Default Values for Function Arguments.mp4 | 25.6 MB | ||
| 4.1 Prototype of Objects Created by Constructor.pdf | 57.2 KB | ||
| 4.1 class_inheritance.js | 512 B | ||
| 4.1 commonly_used_array_operatons.js | 409.6 B | ||
| 4.1 flexible_constructor_arguments.js | 307.2 B | ||
| 4.1 looping_imp_links.txt | 102.4 B | ||
| 4.1 setting_default_value_for_argument.js | 204.8 B | ||
| 4.1 string_search_includes.js | 204.8 B | ||
| 4.1 this_keyword.js | 307.2 B | ||
| 4.1 undefined_vs_null.js | 204.8 B | ||
| 4.2 prototype_of_objects_created_by_constructor.js | 307.2 B | ||
| 4.2 variables_imp_links.txt | 102.4 B | ||
| 4.2 while_loop.js | 614.4 B | ||
| 5. 'for...of' Loop on Arrays.mp4 | 12.8 MB | ||
| 5. AddUpdateDelete Object Properties.mp4 | 30.2 MB | ||
| 5. Adding Extensions in VS Code.mp4 | 15.2 MB | ||
| 5. Arithmetic Operators in JS.mp4 | 57.1 MB | ||
| 5. Calling Constructor Without 'new' Keyword.mp4 | 34.7 MB | ||
| 5. Concept of 'super' Constructor.mp4 | 28.7 MB | ||
| 5. Constructor Prototype Usage.mp4 | 41.6 MB | ||
| 5. Function Expressions in JS.mp4 | 19 MB | ||
| 5. Nested Loops.mp4 | 24.4 MB | ||
| 5. Searching at Begin and End of String.mp4 | 17.2 MB | ||
| 5.1 add_update_delete_object_properties.js | 307.2 B | ||
| 5.1 arithmentic_operators_imp_links.txt | 204.8 B | ||
| 5.1 calling_constructor_without_new_keyword.js | 409.6 B | ||
| 5.1 constructor_prototype_usage.js | 409.6 B | ||
| 5.1 for_of_loop_on_array.js | 102.4 B | ||
| 5.1 function_expression.js | 102.4 B | ||
| 5.1 looping_imp_links.txt | 102.4 B | ||
| 5.1 super_constructor.js | 716.8 B | ||
| 5.1 validate_start_end.js | 307.2 B | ||
| 5.2 arithmetic_operators.js | 102.4 B | ||
| 5.2 nested_loops.js | 102.4 B | ||
| 6. 'for...each' Loop on Arrays.mp4 | 25.8 MB | ||
| 6. Calling Function using 'call'.mp4 | 80.8 MB | ||
| 6. Concluding Function Basics.mp4 | 14.5 MB | ||
| 6. Concluding JS Class.mp4 | 14.2 MB | ||
| 6. Equality Operators in JS.mp4 | 35.8 MB | ||
| 6. Extracting Value from String using 'substr'.mp4 | 51.8 MB | ||
| 6. Nested Objects.mp4 | 26.3 MB | ||
| 6. Programing with Loop 'break' & 'continue'.mp4 | 36.2 MB | ||
| 6. Prototypal Inheritance.mp4 | 33.2 MB | ||
| 6.1 break_and_continue.js | 102.4 B | ||
| 6.1 calling_function_by_call_property.js | 409.6 B | ||
| 6.1 class_imp_links.txt | 102.4 B | ||
| 6.1 equality_operators_imp_links.txt | 102.4 B | ||
| 6.1 extracting_part_of_string_substr.js | 307.2 B | ||
| 6.1 for_each_loop_on_array.js | 204.8 B | ||
| 6.1 functions_imp_links.txt | 204.8 B | ||
| 6.1 nested_objects.js | 307.2 B | ||
| 6.1 prototypal_inheritance.js | 409.6 B | ||
| 6.2 equality_operators.js | 204.8 B | ||
| 7. Concluding Advanced Objects.mp4 | 20.6 MB | ||
| 7. Concluding JavaScript Arrays.mp4 | 18.4 MB | ||
| 7. Concluding Object Basics.mp4 | 18.7 MB | ||
| 7. Concluding Prototypes.mp4 | 20.1 MB | ||
| 7. Extracting Value from String using 'slice'.mp4 | 23.3 MB | ||
| 7. Flexible 'if block' Value Type.mp4 | 23.4 MB | ||
| 7. Logical and Comparison Operators in JS.mp4 | 33.6 MB | ||
| 7.1 advanced_objects_imp_links.txt | 102.4 B | ||
| 7.1 arrays_imp_links.txt | 102.4 B | ||
| 7.1 extracting_part_of_string_slice.js | 204.8 B | ||
| 7.1 flexible_if_block.js | 204.8 B | ||
| 7.1 logical_and_comparison_operators_imp_links.txt | 204.8 B | ||
| 7.1 objects_imp_links.txt | 102.4 B | ||
| 7.1 prototypes_imp_links.txt | 102.4 B | ||
| 7.2 logical_and_comparison_operators.js | 102.4 B | ||
| 8. 'for...in' Loop on Objects.mp4 | 16.2 MB | ||
| 8. Bitwise Operators in JS.mp4 | 53.2 MB | ||
| 8. Extracting Characters from String.mp4 | 34.6 MB | ||
| 8.1 bitwise_operations.js | 102.4 B | ||
| 8.1 extracting_characters.js | 307.2 B | ||
| 8.1 for_in_loop.js | 307.2 B | ||
| 8.2 bitwise_operators_imp_links.txt | 102.4 B | ||
| 9. Replacing String Characters.mp4 | 68.9 MB | ||
| 9.1 replacing_part_of_string.js | 409.6 B | ||
| Bonus Resources.txt | 409.6 B | ||
| Get Bonus Downloads Here.url | 204.8 B | ||
| ▲ 160 total files | |||
Master JavaScript with Node.js
https://DevCourseWeb.com
Published 11/2022
Created by Dezlearn Education
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 74 Lectures ( 5h 57m ) | Size: 2.36 GB
JavaScript for Developers and WebDriverIO, Cypress Automation Testers
What you'll learn
JavaScript with NodeJS. You will learn JS programming through practical sessions.
New to coding? No worries. This course covers coding from scratch.
Ideal for Developers and Test Automation Aspirants
Hands-on Exercises with Instructor Support
In-depth understanding of basic & advanced JavaScript concepts
Learn Object Oriented JS
Advanced NodeJS Programming
Instructor Guidance and Query Resolution Support
Data Structures and Algorithms
Ideal course for manual testers aspiring to switch to Cypress, WebDriverIO Automation
Requirements
No prior coding experience required. Anyone willing to learn coding can take this course.
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
|
Udemy - Project Management Fast Track 2026 - Master Agile and Waterfall Posted by
freecoursewb in Other
|
2.2 GB | freecoursewb | 1 week | 11 | 6 |
| 1018.5 MB | freecoursewb | 1 week | 0 | 0 | |
| 1.2 GB | freecoursewb | 2 weeks | 7 | 11 | |
| 358.1 MB | freecoursewb | 2 weeks | 15 | 6 | |
| 1.4 GB | freecoursewb | 1 month | 0 | 0 |
All Comments