Udemy - Learn JavaScript for Beginners [Course Drive]

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 354.3 MB
  • Uploaded By coursedrive
  • Downloads 201
  • Last checked 13 hours ago
  • Date uploaded 5 years ago
  • Seeders 9
  • Leechers 1

Infohash : BD4AEBC642C1C5CE4B0DC7FC0C43AE5E09DB55AD



⚑️⚑️For More Udemy Courses Visit πŸ‘‰πŸ» Course Drive


Learn JavaScript for Beginners

Empower yourself with this comprehensive JavaScript course.






What you'll learn

β€’ How to run basic JavaScript programs
β€’ Using primitive data types
β€’ Basic program syntax including strings, operators and numbers
β€’ Using conditional statements and loops
β€’ Arrays, multidimensional arrays, arrays methods, looping through arrays
β€’ Functions, scope functions, self-invoking and anonymous functions, callback functions, functions that return functions
β€’ Working with objects
β€’ The Module Pattern
β€’ Document Object Model
β€’ Event handlers and event listeners

Requirements

β€’ Web browser
β€’ Basic knowledge of HTML

Description

Learn the essentials you'll need to get started with JavaScript, which is a popular programming language used to make web pages interactive.
During this course, your instructor will introduce you to executing basic JavaScript programs. You will discover the basics of the language (syntax, strings, data types), and you will understand using loops and conditional statements, and working with arrays. Additionally, this course instructs how to use various functions including scope, callback, return and anonymous functions.
Learn JavaScript for Beginners also teaches about the importance of JavaScript objects and the properties associated with objects. You will also learn details regarding the Document Object Model (DOM), a programming interface that can be accessed by JavaScript.
By the end of this course, you will be confident on the fundamentals needed to effectively program in JavaScript.
This course includes:
β€’ Demo files
β€’ An optional quiz to test what you've learned
β€’ Certificate of completion
All of our videos are high-definition videos, therefore, they are best viewed with the HD setting on, and the videos enlarged.
What People Are Saying:
β˜…β˜…β˜…β˜…β˜… β€œThis course is amazing!!! Finally, a course that explain the JS in a way a beginner can understand! Thank you!” –Paula De Conte
β˜…β˜…β˜…β˜…β˜… β€œClear and detailed descriptions of concepts. Important to know not just how but why and this course does that.” -Douglas Chun
β˜…β˜…β˜…β˜…β˜… β€œVery clear and concise introduction to JavaScript. Good examples and explanations that make it easy to understand the general concepts.” -Mark Hayes
β˜…β˜…β˜…β˜…β˜… β€œThis course is really help make things more clear for me. I need all the help I can get to keep my job! Thanks!” -Brett Bloxsom
β˜…β˜…β˜…β˜…β˜… β€œVery clearly and precisely presented. Well explained and informative. Excellent quality video and audio. Learned a lot.” -Denis O’Brien

Who this course is for:

β€’ Students who want to learn Javascript
β€’ Programmers who need to learn Javascript for their web applications
β€’ Web developers looking to improve their skill set

Files:

Learn JavaScript for Beginners Learn JavaScript for Beginners 02 Primitive Data Types Strings Operators Numbers Conditionals Loops Arrays
  • 007 Operators.mp4 (24.8 MB)
  • 005 Primitive Data Types - Part 1-en.srt (8.9 KB)
  • 005 Primitive Data Types - Part 1.mp4 (12.6 MB)
  • 006 Primitive Data Types - Part 2-en.srt (3.2 KB)
  • 006 Primitive Data Types - Part 2.mp4 (7.4 MB)
  • 007 Operators-en.srt (11.0 KB)
  • 008 Strings-en.srt (8.5 KB)
  • 008 Strings.mp4 (18.6 MB)
  • 009 Numbers-en.srt (10.3 KB)
  • 009 Numbers.mp4 (20.0 MB)
  • 010 Conditional Statements-en.srt (6.8 KB)
  • 010 Conditional Statements.mp4 (10.2 MB)
  • 011 Loops-en.srt (8.3 KB)
  • 011 Loops.mp4 (12.3 MB)
  • 012 Nested for Loops-en.srt (2.3 KB)
  • 012 Nested for Loops.mp4 (2.8 MB)
  • 013 Arrays-en.srt (3.4 KB)
  • 013 Arrays.mp4 (5.9 MB)
  • 014 Multidimensional Arrays-en.srt (3.1 KB)
  • 014 Multidimensional Arrays.mp4 (7.1 MB)
  • 015 Array Methods-en.srt (5.9 KB)
  • 015 Array Methods.mp4 (13.9 MB)
  • 016 Looping through Arrays-en.srt (5.6 KB)
  • 016 Looping through Arrays.mp4 (10.8 MB)
  • ReadMe.txt (0.2 KB)
  • Visit Coursedrive.org.url (0.1 KB)
  • 01 Introduction to Javascript
    • 001 Course Objectives-en.srt (1.6 KB)
    • 001 Course Objectives.mp4 (2.8 MB)
    • 002 Essential Information for a Successful Training Experience.html (3.3 KB)
    • 003 Course demo files.html (1.6 KB)
    • 004 Basic Setup-en.srt (4.2 KB)
    • 004 Basic Setup.mp4 (10.4 MB)
    • 003 Javascript-Demo-Files demo_files 0-1_setup demo_files
      • lesson_template.html (0.2 KB)
      1-1_primitive_data_types_overview_pt1 demo_files
      • strings.html (0.5 KB)
      • variables.html (0.1 KB)
      1-2_primitive_data_types_overview_pt2 demo_files
      • boolean.html (0.1 KB)
      • null_variable.html (0.4 KB)
      • undefined_variable.html (0.2 KB)
      1-3_operators demo_files
      • arithmetic_operators.html (0.1 KB)
      • compound_addition.html (0.1 KB)
      • deincrement.html (0.1 KB)
      • greater_than_less_than.html (0.1 KB)
      • greater_than_or_equal_to.html (0.2 KB)
      • increment.html (0.1 KB)
      • less_than_or_equal_to__greater_than_or_equal_to.html (0.2 KB)
      1-4_strings demo_files
      • charat.html (0.1 KB)
      • concatenation.html (0.1 KB)
      • escape_character.html (0.2 KB)
      • string_booleans.html (0.2 KB)
      • string_conversion.html (0.1 KB)
      • string_quotation_marks.html (0.2 KB)
      • string_slice.html (0.2 KB)
      • string_slice_reverse.html (0.1 KB)
      • string_to_number.html (0.2 KB)
      • tolowercase.html (0.1 KB)
      • touppercase.html (0.1 KB)
      1-5_numbers demo_files
      • exponent.html (0.1 KB)
      • hex.html (0.1 KB)
      • infinity.html (0.1 KB)
      • math_ceil.html (0.1 KB)
      • math_floor.html (0.1 KB)
      • math_max.html (0.2 KB)
      • math_min.html (0.1 KB)
      • math_random.html (0.2 KB)
      • math_round.html (0.1 KB)
      • nan_typeof.html (0.1 KB)
      • negative_hex_octal.html (0.2 KB)
      • negative_number.html (0.1 KB)
      • number_irregularity.html (0.1 KB)
      • octal.html (0.1 KB)
      • toexponential.html (0.1 KB)
      • tofixed.html (0.2 KB)
      • toprecision.html (0.1 KB)
      • whole_and_fractional_numbers.html (0.1 KB)
      1-6_conditionals demo_files
      • else_if.html (0.2 KB)
      • empty_if.html (0.2 KB)
      • if_else.html (0.1 KB)
      • if_statemenet.html (0.5 KB)
      • switch.html (0.3 KB)
      • ternary.html (0.2 KB)
      1-7_loops demo_files
      • do_while.html (0.1 KB)
      • for_loop.html (0.3 KB)
      • for_loop_w_2_initializers.html (0.3 KB)
      • while_loop.html (0.2 KB)
      1-8 nested for loops demo_files
      • nested_for_loop.html (0.2 KB)
      1-9_arrays demo_files
      • array.html (0.3 KB)
      • array_alternative_syntax.html (0.3 KB)
      • array_with_numbers.html (0.2 KB)
      1-10_multidimentional_arrays demo_files
      • multidimensional_arrays.html (1.1 KB)
      1-11_array_methods demo_files
      • concat.html (0.2 KB)
      • length.html (0.2 KB)
      • pop.html (0.2 KB)
      • push.html (0.2 KB)
      • reverse.html (0.2 KB)
      • shift.html (0.1 KB)
      • slice.html (0.2 KB)
      • sort.html (0.5 KB)
      • splice.html (0.4 KB)
      • tostring.html (0.1 KB)
      • unshift.html (0.2 KB)
      1-12_looping_through_arrays demo_files
      • array_loops_example_2.html (0.2 KB)
      • arrays_and_loops_1.html (0.8 KB)
      2-1_functions demo_files
      • function_2.html (0.5 KB)
      • functions_1.html (0.1 KB)
      2-2_scope_functions_pt2 demo_files
      • example 1.html (0.2 KB)
      • example 2.html (0.3 KB)
      • example 3.html (0.3 KB)
      • example 4.html (0.2 KB)
      • example 5.html (0.3 KB)
      • example 6.html (0.4 KB)
      • example 7.html (0.1 KB)
      • example 8.html (0.2 KB)
      • example 9.html (0.2 KB)
      2-3_variable_hoisting_functions_pt3 demo_files
      • return_statement_1.html (0.2 KB)
      • return_statement_2.html (0.1 KB)
      • variable_declaration_and_initialization.html (0.1 KB)
      • variable_hoisting_0.html (0.1 KB)
      • variable_hoisting_1.html (0.2 KB)
      • variable_hoisting_2.html (0.2 KB)
      • variable_hoisting_3.html (0.2 KB)
      • variable_hoisting_4.html (0.1 KB)
      • variable_hoisting_5.html (0.2 KB)
      2-4_declarations_and_expressions_functions_pt4 demo_files
      • example_1_and_2.html (0.2 KB)
      • example_3.html (0.2 KB)
      • example_4.html (0.1 KB)
      • example_5.html (0.2 KB)
      2-5_functions_anonymous_self_invokeing_funtions pt5 demo_files
      • example_1.html (0.1 KB)
      • example_2.html (0.2 KB)
      • example_3.html (0.2 KB)
      • example_4.html (0.3 KB)
      • example_5.html (0.1 KB)
      2-6_callbacks_functions demo_files
      • example_1.html (0.4 KB)
      • example_2.html (0.2 KB)
      • example_3.html (0.2 KB)
      • example_4.html (0.3 KB)
      2-7_functions_that_return_functions demo_files
      • example_1.html (0.2 KB)
      2-8_closures demo_files
      • example_1.html (0.2 KB)
      • example_2.html (0.3 KB)
      3-1_objects demo_files
      • delete.html (0.3 KB)
      • dot_notation.html (0.2 KB)
      • example_1.html (0.1 KB)
      • example_2.html (0.1 KB)
      • example_3.html (0.2 KB)
      • objecect_examples.html (0.1 KB)
      3-2_copying_objects demo_files
      • example_1.html (0.2 KB)
      • example_2.html (0.3 KB)
      • example_3.html (0.2 KB)
      3-3_objects_functions_and_this_pt1 demo_files
      • example_1.html (0.3 KB)
      • example_2.html (0.2 KB)
      • example_3.html (0.4 KB)
      • example_4.html (0.3 KB)
      • example_5.html (0.3 KB)
      • example_6.html (0.3 KB)
      • example_7.html (0.4 KB)
      3-5_constructors_and_factories demo_files
      • constructor.html (0.3 KB)
      • factory.html (0.4 KB)
      • object_create.html (0.3 KB)
      3-6_the_module_pattern demo_files
      • complete.html (0.8 KB)
      4-4_capturing_form_input demo_files
      • form.html (0.6 KB)
      • innerhtml.html (0.8 KB)
      • shopping_calculator
        • Form.css (0.2 KB)
        • index.html (3.7 KB)
        4-5_dom_more_selection_options demo_files
        • childnodes.html (1.0 KB)
        • children.html (0.5 KB)
        • firstchild_and_lastchild.html (0.4 KB)
        • firstelementchild_lastelementchild.html (0.4 KB)
        • next_and_previous_element_sibling.html (0.5 KB)
        • next_and_previous_sibling.html (0.5 KB)
        • parentnode.html (0.5 KB)
        • queryselector.html (0.6 KB)
        03 Functions
        • 017 Course Review-en.srt (1.0 KB)
        • 017 Course Review.mp4 (937.3 KB)
        • 018 Functions-en.srt (8.1 KB)
        • 018 Functions.mp4 (12.3 MB)
        • 019 Scope Functions-en.srt (9.4 KB)
        • 019 Scope Functions.mp4 (11.5 MB)
        • 020 Variable Hoisting Functions-en.srt (5.2 KB)
        • 020 Variable Hoisting Functions.mp4 (11.3 MB)
        • 021 Declarations and Expressions-en.srt (2.6 KB)
        • 021 Declarations and Expressions.mp4 (5.1 MB)
        • 022 Self-Invoking and Anonymous Functions-en.srt (4.7 KB)
        • 022 Self-Invoking and Anonymous Functions.mp4 (6.8 MB)
        • 023 Callback Functions-en.srt (3.2 KB)
        • 023 Callback Functions.mp4 (6.6 MB)
        • 024 Functions that Return Functions-en.srt (2.9 KB)
        • 024 Functions that Return Functions.mp4 (6.3 MB)
        • 025 Closures-en.srt (4.1 KB)
        • 025 Closures.mp4 (6.6 MB)
        04 Objects
        • 026 Objects-en.srt (6.2 KB)
        • 026 Objects.mp4 (10.6 MB)
        • 027 Copying Objects-en.srt (4.3 KB)
        • 027 Copying Objects.mp4 (11.1 MB)
        • 028 Objects Functions and This - Part 1-en.srt (7.2 KB)
        • 028 Objects Functions and This - Part 1.mp4 (11.5 MB)
        • 029 Objects Functions and This - Part 2-en.srt (2.6 KB)
        • 029 Objects Functions and This - Part 2.mp4 (3.7 MB)
        • 030 Constructors and Factories-en.srt (7.9 KB)
        • 030 Constructors and Factories.mp4 (9.7 MB)
        • 031 The Module Pattern-en.srt (6.7 KB)
        • 031 The Module Pattern.mp4 (9.1 MB)
        05 Document Object Model and Course Conclusion
        • 032 Creating Elements-en.srt (5.2 KB)
        • 032 Creating Elements.mp4 (7.5 MB)
        • 033 Adding Selectors and Selecting Elements-en.srt (5.7 KB)
        • 033 Adding Selectors and Selecting Elements.mp4 (12.5 MB)
        • 034 Event Handlers and Event Listeners-en.srt (9.8 KB)
        • 034 Event Handlers and Event Listeners.mp4 (17.0 MB)
        • 035 Capturing Form Input-en.srt (5.9 KB)
        • 035 Capturing Form Input.mp4 (10.4 MB)
        • 036 More Selection Options-en.srt (5.6 KB)
        • 036 More Selection Options.mp4 (12.7 MB)
        • 037 Libraries-en.srt (3.3 KB)
        • 037 Libraries.mp4 (10.9 MB)
        • Visit Coursedrive.org.url (0.1 KB)
        • ReadMe.txt (0.2 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://tracker.opentrackr.org:1337/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • http://p4p.arenabg.com:1337/announce
  • udp://9.rarbg.to:2710/announce
  • udp://9.rarbg.me:2710/announce
  • udp://exodus.desync.com:6969/announce
  • udp://open.stealth.si:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • udp://tracker.sbsub.com:2710/announce
  • udp://retracker.lanta-net.ru:2710/announce
  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.moeking.me:6969/announce
  • http://tracker3.itzmx.com:6961/announce
  • http://tracker1.itzmx.com:8080/announce
REVERSE-PROXY πŸ”„ RP (success) | 1667ms πŸ“„ torrent πŸ• 18 Jan 2026, 07:37:07 am IST ⏰ 12 Feb 2026, 07:37:07 am IST βœ… Valid for 24d 23h πŸ”„ Wait 10m