GetFreeCourses.Co-Udemy-JavaScript Bible - JavaScript Bootcamp 2020

Photo unavailable
Category:
Date:
05/02/20 at 4:09pm GMT+1
Submitter:
Seeders:
0
Leechers:
2
File size:
26.3 GB in 99 files

Torrent Status:
  This torrent has NOT been verified. 

Infohash:
3c87b2998d099546ac116c35905c4943abe86142


File list

  • GetFreeCourses.Co-Udemy-JavaScript Bible - JavaScript Bootcamp 2020
  • icon 01 Intro/001 Intro.en.srt 4.4 KB
    icon 01 Intro/001 Intro.mp4 75.9 MB
    icon 01 Intro/002 Course Navigation.en.srt 1.9 KB
    icon 01 Intro/002 Course Navigation.mp4 33.2 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/003 INTRO - Exercise Files and Software Setup.en.srt 931 B
    icon 02 EXERCISE Files and SOFTWARE Setup/003 INTRO - Exercise Files and Software Setup.mp4 18 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/004 LECTURE - Software Setup Overview.en.srt 4.5 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/004 LECTURE - Software Setup Overview.mp4 36.8 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/005 PRACTICE - WINDOWS ONLY - Install cmder.en.srt 574 B
    icon 02 EXERCISE Files and SOFTWARE Setup/005 PRACTICE - WINDOWS ONLY - Install cmder.mp4 7.1 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/006 PRACTICE - Visual Studio Code Setup.en.srt 13.3 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/006 PRACTICE - Visual Studio Code Setup.mp4 68.1 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/007 PRACTICE - Launch Node.js and execute test JavaScript file.en.srt 5.6 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/007 PRACTICE - Launch Node.js and execute test JavaScript file.mp4 23.3 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/008 PRACTICE - Git Overview - PART 1.en.srt 11.9 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/008 PRACTICE - Git Overview - PART 1.mp4 76 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/009 PRACTICE - Git Overview - PART 2.en.srt 8.9 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/009 PRACTICE - Git Overview - PART 2.mp4 54.6 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/010 PRACTICE - Clone remote GIt repository and switch Branches.en.srt 8.3 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/010 PRACTICE - Clone remote GIt repository and switch Branches.mp4 60 MB
    icon 02 EXERCISE Files and SOFTWARE Setup/011 PRACTICE - Use SourceTree for Git repositories management.en.srt 7.8 KB
    icon 02 EXERCISE Files and SOFTWARE Setup/011 PRACTICE - Use SourceTree for Git repositories management.mp4 58.5 MB
    icon 03 JAVASCRIPT BASICS - Intro/012 INTRO - JAVASCRIPT BASICS - Intro.en.srt 1.2 KB
    icon 03 JAVASCRIPT BASICS - Intro/012 INTRO - JAVASCRIPT BASICS - Intro.mp4 22.7 MB
    icon 03 JAVASCRIPT BASICS - Intro/013 GIT REPOSITORY FOR THIS SECTION.html 1.3 KB
    icon 03 JAVASCRIPT BASICS - Intro/014 PRACTICE - Exploring Web Sites in the Browser.en.srt 14.6 KB
    icon 03 JAVASCRIPT BASICS - Intro/014 PRACTICE - Exploring Web Sites in the Browser.mp4 126.3 MB
    icon 03 JAVASCRIPT BASICS - Intro/015 PRACTICE - Create first HTML file and start Live Server.en.srt 7.4 KB
    icon 03 JAVASCRIPT BASICS - Intro/015 PRACTICE - Create first HTML file and start Live Server.mp4 46.4 MB
    icon 03 JAVASCRIPT BASICS - Intro/016 PRACTICE - Add favicon to the HTML file.en.srt 2.6 KB
    icon 03 JAVASCRIPT BASICS - Intro/016 PRACTICE - Add favicon to the HTML file.mp4 21.4 MB
    icon 03 JAVASCRIPT BASICS - Intro/017 PRACTICE - JavaScript embedded into the HTML.en.srt 4.9 KB
    icon 03 JAVASCRIPT BASICS - Intro/017 PRACTICE - JavaScript embedded into the HTML.mp4 35.5 MB
    icon 03 JAVASCRIPT BASICS - Intro/018 DEMO - Git branches management.en.srt 4.6 KB
    icon 03 JAVASCRIPT BASICS - Intro/018 DEMO - Git branches management.mp4 36 MB
    icon 03 JAVASCRIPT BASICS - Intro/019 PRACTICE - JavaScript in the separate file.en.srt 3.6 KB
    icon 03 JAVASCRIPT BASICS - Intro/019 PRACTICE - JavaScript in the separate file.mp4 21 MB
    icon 03 JAVASCRIPT BASICS - Intro/020 CHALLENGE - External Scripts.en.srt 1.6 KB
    icon 03 JAVASCRIPT BASICS - Intro/020 CHALLENGE - External Scripts.mp4 12.7 MB
    icon 03 JAVASCRIPT BASICS - Intro/021 CHALLENGE - External Scripts - SOLUTION.en.srt 3.1 KB
    icon 03 JAVASCRIPT BASICS - Intro/021 CHALLENGE - External Scripts - SOLUTION.mp4 23.5 MB
    icon 03 JAVASCRIPT BASICS - Intro/022 PRACTICE - JavaScript in the Console of the Browser.en.srt 3 KB
    icon 03 JAVASCRIPT BASICS - Intro/022 PRACTICE - JavaScript in the Console of the Browser.mp4 15.5 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/023 INTRO - JAVASCRIPT BASICS - Types and Variables.en.srt 1.1 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/023 INTRO - JAVASCRIPT BASICS - Types and Variables.mp4 23.4 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/024 LECTURE - Object in JavaScript.en.srt 4.5 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/024 LECTURE - Object in JavaScript.mp4 66.5 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/025 LECTURE - Primitive vs Reference Value Types.en.srt 12.5 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/025 LECTURE - Primitive vs Reference Value Types.mp4 192.7 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/026 PRACTICE - Exploring Primitive Value Types.en.srt 16.2 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/026 PRACTICE - Exploring Primitive Value Types.mp4 65.6 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/027 PRACTICE - Exploring Reference Type - Object.en.srt 6.2 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/027 PRACTICE - Exploring Reference Type - Object.mp4 38.5 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/028 LECTURE - Variable declaration using var let and const.en.srt 10.1 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/028 LECTURE - Variable declaration using var let and const.mp4 136.1 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/029 PRACTICE - Variable declaration and assignment.en.srt 15.9 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/029 PRACTICE - Variable declaration and assignment.mp4 110.6 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/030 CHALLENGE - Variable Declaration and Assignment.en.srt 4.6 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/030 CHALLENGE - Variable Declaration and Assignment.mp4 37.6 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/031 CHALLENGE - Variables Reusage.en.srt 15.7 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/031 CHALLENGE - Variables Reusage.mp4 129.1 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/032 LECTURE - Statically vs Dynamically typed Languages.en.srt 9 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/032 LECTURE - Statically vs Dynamically typed Languages.mp4 129.7 MB
    icon 04 JAVASCRIPT BASICS - Types and Variables/033 PRACTICE - Dynamic typing in JavaScript.en.srt 11.1 KB
    icon 04 JAVASCRIPT BASICS - Types and Variables/033 PRACTICE - Dynamic typing in JavaScript.mp4 74.8 MB
    icon 05 JAVASCRIPT BASICS - Objects/034 INTRO - JAVASCRIPT BASICS - Objects.en.srt 1.1 KB
    icon 05 JAVASCRIPT BASICS - Objects/034 INTRO - JAVASCRIPT BASICS - Objects.mp4 21.9 MB
    icon 05 JAVASCRIPT BASICS - Objects/035 LECTURE - Variety of Objects in JavaScript.en.srt 6.1 KB
    icon 05 JAVASCRIPT BASICS - Objects/035 LECTURE - Variety of Objects in JavaScript.mp4 49.1 MB
    icon 05 JAVASCRIPT BASICS - Objects/036 LECTURE - Objects Modification.en.srt 14 KB
    icon 05 JAVASCRIPT BASICS - Objects/036 LECTURE - Objects Modification.mp4 186.2 MB
    icon 05 JAVASCRIPT BASICS - Objects/037 PRACTICE and CHALLENGES - Objects - PART 1.en.srt 11.1 KB
    icon 05 JAVASCRIPT BASICS - Objects/037 PRACTICE and CHALLENGES - Objects - PART 1.mp4 91.4 MB
    icon 05 JAVASCRIPT BASICS - Objects/038 PRACTICE and CHALLENGES - Objects - PART 2.en.srt 11.3 KB
    icon 05 JAVASCRIPT BASICS - Objects/038 PRACTICE and CHALLENGES - Objects - PART 2.mp4 101.4 MB
    icon 05 JAVASCRIPT BASICS - Objects/039 PRACTICE and CHALLENGES - Objects - PART 3.en.srt 11.1 KB
    icon 05 JAVASCRIPT BASICS - Objects/039 PRACTICE and CHALLENGES - Objects - PART 3.mp4 104.3 MB
    icon 05 JAVASCRIPT BASICS - Objects/040 LECTURE - Global Objects - window and global.en.srt 9.9 KB
    icon 05 JAVASCRIPT BASICS - Objects/040 LECTURE - Global Objects - window and global.mp4 93.6 MB
    icon 05 JAVASCRIPT BASICS - Objects/041 LECTURE - Methods of the Object.en.srt 2.5 KB
    icon 05 JAVASCRIPT BASICS - Objects/041 LECTURE - Methods of the Object.mp4 32.1 MB
    icon 06 JAVASCRIPT BASICS - Functions/042 INTRO - JAVASCRIPT BASICS - Functions.en.srt 1.4 KB
    icon 06 JAVASCRIPT BASICS - Functions/042 INTRO - JAVASCRIPT BASICS - Functions.mp4 28.6 MB
    icon 06 JAVASCRIPT BASICS - Functions/043 LECTURE - Introduction to the Functions.en.srt 7.3 KB
    icon 06 JAVASCRIPT BASICS - Functions/043 LECTURE - Introduction to the Functions.mp4 98.4 MB
    icon 06 JAVASCRIPT BASICS - Functions/044 LECTURE - Syntax of the Function.en.srt 15.6 KB
    icon 06 JAVASCRIPT BASICS - Functions/044 LECTURE - Syntax of the Function.mp4 220.4 MB
    icon 06 JAVASCRIPT BASICS - Functions/045 PRACTICE - Functions - PART 1.en.srt 14.2 KB
    icon 06 JAVASCRIPT BASICS - Functions/045 PRACTICE - Functions - PART 1.mp4 105.4 MB
    icon 06 JAVASCRIPT BASICS - Functions/046 PRACTICE - Functions - PART 2.en.srt 16.1 KB
    icon 06 JAVASCRIPT BASICS - Functions/046 PRACTICE - Functions - PART 2.mp4 115.2 MB
    icon 06 JAVASCRIPT BASICS - Functions/047 CHALLENGES - Functions - PART 1.en.srt 9.8 KB
    icon 06 JAVASCRIPT BASICS - Functions/047 CHALLENGES - Functions - PART 1.mp4 76.2 MB
    icon 06 JAVASCRIPT BASICS - Functions/048 CHALLENGES - Functions - PART 2.en.srt 10.1 KB
    icon 06 JAVASCRIPT BASICS - Functions/048 CHALLENGES - Functions - PART 2.mp4 96 MB
    icon 06 JAVASCRIPT BASICS - Functions/049 LECTURE - Function Expressions vs Function Declarations.en.srt 8.3 KB
    icon 06 JAVASCRIPT BASICS - Functions/049 LECTURE - Function Expressions vs Function Declarations.mp4 112.4 MB
    icon 06 JAVASCRIPT BASICS - Functions/050 PRACTICE - Function Expressions setTimout() setInterval().en.srt 13.4 KB
    icon 06 JAVASCRIPT BASICS - Functions/050 PRACTICE - Function Expressions setTimout() setInterval().mp4 88.3 MB

Similar Torrents