17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeTutorials.Us] Udemy - Learn JavaScript Full-Stack From Scratch
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
For More Udemy Free Courses >>> https://freetutorials.us/ For more Lynda and other Courses >>> https://www.freecoursesonline.me/ Forum for discussion >>> https://1hack.us/
Understand the JavaScript language itself, Node.js, MongoDB, The Web Browser and More To Create Meaningful Applications
Created by : Brad Schiff Last updated : 8/2019 Language : English Course Source : https://www.udemy.com/course/learn-javascript-full-stack-from-scratch/
What you'll learn
• The JavaScript language itself • How to control a database (MongoDB) with JavaScript • How to control the Web Browser with JavaScript • How to implement user registration, log-in, log-out & user generated content • How to setup a server by using Node JS and Express
Course content all 118 lectures 27:11:47
Requirements
• No prerequisite knowledge required; the only thing you need is a computer (that you are allowed to install software on) and an internet connection.
Description
Learn the incredibly popular and in demand JavaScript language. This course makes no assumptions of prior computer programming experience. We begin with the very basics and slowly but surely work our way up to writing JavaScript code to power every aspect of an application.
There are countless JavaScript courses in the world; here's what makes this one unique:
• A strong emphasis on the "why" and not just the "how"
• As few assumptions as possible; it's a pet peeve of mine when instructors assume I know something I don't
• As few "just download my existing project to get you up and running" moments as possible. It's another pet peeve of mine when instructors have you use an existing solution that just "automagically" works and you miss a potential learning experience of setting it up yourself. We do copy-and-paste HTML templates (since the focus of the course is not about HTML) but aside from that I explain things from the ground up.
Here's what we'll learn in the course:
• The JavaScript language itself
• The Web Browser Environment
• The Node.js environment
• The MongoDB environment
• The Express framework for creating servers
• User registration & user-generated content
• Authentication (both stateful with sessions and stateless with JSON Web Tokens)
• ... and much more!
I encourage you to watch the freely available first lesson titled "Where Do We Begin?" to get a better feel for the course.
This course may be brand new, but this isn’t my first time teaching. I’ve led training sessions for Fortune 500 companies and I’ve already helped over 65,000 people on Udemy and received the following feedback:
"Brad definitely has some of the best techniques to embed the lesson into your mind… hands down these are the best tutorials I have had the opportunity to view."
"Presentation is concise without being tedious… you honestly feel that you have a thorough understanding of the subject."
"…[Brad] explained the process. Not memorize this or that, he explained the process. If you're looking to take a course to understand the foundations of creating websites, look no further."
Become highly valuable and relevant to the companies that are hiring JavaScript developers; in one convenient place alongside one instructor. If you're ready to begin coding your own applications from the ground up - I'll see you on the inside!
Who this course is for :
• Anyone who might be interested in starting a career in computer programming (no experience required).
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help Team-FTU.txt
237 B
1. Welcome To The Course!/1. Where Do We Begin.mp4
69.8 MB
1. Welcome To The Course!/1. Where Do We Begin.srt
14 KB
1. Welcome To The Course!/1. Where Do We Begin.vtt
12.2 KB
10. Live Validation for Registration Form/1. Live Form Validation (Part 1).mp4
116.8 MB
10. Live Validation for Registration Form/1. Live Form Validation (Part 1).srt
23.4 KB
10. Live Validation for Registration Form/1. Live Form Validation (Part 1).vtt
20.3 KB
10. Live Validation for Registration Form/1.1 74-end.zip.zip
50.7 KB
10. Live Validation for Registration Form/2. Live Form Validation (Part 2).mp4
136.2 MB
10. Live Validation for Registration Form/2. Live Form Validation (Part 2).srt
22.7 KB
10. Live Validation for Registration Form/2. Live Form Validation (Part 2).vtt
19.7 KB
10. Live Validation for Registration Form/2.1 75-end.zip.zip
51.2 KB
10. Live Validation for Registration Form/3. Live Form Validation (Part 3).mp4
172.2 MB
10. Live Validation for Registration Form/3. Live Form Validation (Part 3).srt
24.6 KB
10. Live Validation for Registration Form/3. Live Form Validation (Part 3).vtt
21.4 KB
10. Live Validation for Registration Form/3.1 76-end.zip.zip
52.3 KB
10. Live Validation for Registration Form/4. Live Form Validation (Part 4).mp4
153.5 MB
10. Live Validation for Registration Form/4. Live Form Validation (Part 4).srt
24.2 KB
10. Live Validation for Registration Form/4. Live Form Validation (Part 4).vtt
21 KB
10. Live Validation for Registration Form/4.1 76-end.zip.zip
52.3 KB
11. What is CSRF (Security)/1. Preventing Cross-Site Request Forgery (CSRF).mp4
139.6 MB
11. What is CSRF (Security)/1. Preventing Cross-Site Request Forgery (CSRF).srt
25.2 KB
11. What is CSRF (Security)/1. Preventing Cross-Site Request Forgery (CSRF).vtt
21.9 KB
11. What is CSRF (Security)/1.1 77-end.zip.zip
52.6 KB
11. What is CSRF (Security)/2. Adjusting Our App To Use CSRF Token.mp4
114.1 MB
11. What is CSRF (Security)/2. Adjusting Our App To Use CSRF Token.srt
16.6 KB
11. What is CSRF (Security)/2. Adjusting Our App To Use CSRF Token.vtt
14.4 KB
11. What is CSRF (Security)/2.1 78-end.zip.zip
52.9 KB
12. Let's Create an API/1. Setting Up The Skeleton for an API.mp4
133.9 MB
12. Let's Create an API/1. Setting Up The Skeleton for an API.srt
25.8 KB
12. Let's Create an API/1. Setting Up The Skeleton for an API.vtt
22.5 KB
12. Let's Create an API/1.1 79-end.zip.zip
53.5 KB
12. Let's Create an API/2. JSON Web Tokens (Part 1).mp4
73.2 MB
12. Let's Create an API/2. JSON Web Tokens (Part 1).srt
14.8 KB
12. Let's Create an API/2. JSON Web Tokens (Part 1).vtt
12.9 KB
12. Let's Create an API/2.1 80-end.zip.zip
53.7 KB
12. Let's Create an API/3. JSON Web Tokens (Part 2).mp4
122.7 MB
12. Let's Create an API/3. JSON Web Tokens (Part 2).srt
18.2 KB
12. Let's Create an API/3. JSON Web Tokens (Part 2).vtt
15.8 KB
12. Let's Create an API/3.1 80-end.zip.zip
53.7 KB
12. Let's Create an API/4. Finishing API and Understanding CORS.mp4
149.5 MB
12. Let's Create an API/4. Finishing API and Understanding CORS.srt
25.4 KB
12. Let's Create an API/4. Finishing API and Understanding CORS.vtt
21.9 KB
12. Let's Create an API/4.1 81-end.zip.zip
52.9 KB
13. Deploying Complex App to Heroku/1. Pushing Our Complex App Up Onto The Web.mp4
81.6 MB
13. Deploying Complex App to Heroku/1. Pushing Our Complex App Up Onto The Web.srt
19.4 KB
13. Deploying Complex App to Heroku/1. Pushing Our Complex App Up Onto The Web.vtt
16.7 KB
13. Deploying Complex App to Heroku/1.1 82-end.zip.zip
53.4 KB
13. Deploying Complex App to Heroku/2. Sending Email From Our App.mp4
117.7 MB
13. Deploying Complex App to Heroku/2. Sending Email From Our App.srt
20.4 KB
13. Deploying Complex App to Heroku/2. Sending Email From Our App.vtt
17.6 KB
13. Deploying Complex App to Heroku/2.1 83-end.zip.zip
53.6 KB
14. Where Do We Go From Here/1. Next Steps & Career Advice.mp4
122.8 MB
14. Where Do We Go From Here/1. Next Steps & Career Advice.srt
27.9 KB
14. Where Do We Go From Here/1. Next Steps & Career Advice.vtt
24.2 KB
2. The 10 Days of JavaScript The Language Itself/1. Getting Started.mp4
113.4 MB
2. The 10 Days of JavaScript The Language Itself/1. Getting Started.srt
21.3 KB
2. The 10 Days of JavaScript The Language Itself/1. Getting Started.vtt
18.4 KB
2. The 10 Days of JavaScript The Language Itself/10. Miscellaneous Info (Part 1).mp4
67.6 MB
2. The 10 Days of JavaScript The Language Itself/10. Miscellaneous Info (Part 1).srt
18.2 KB
2. The 10 Days of JavaScript The Language Itself/10. Miscellaneous Info (Part 1).vtt
15.9 KB
2. The 10 Days of JavaScript The Language Itself/11. Miscellaneous Info (Part 2).mp4
50.1 MB
2. The 10 Days of JavaScript The Language Itself/11. Miscellaneous Info (Part 2).srt
11.8 KB
2. The 10 Days of JavaScript The Language Itself/11. Miscellaneous Info (Part 2).vtt
10.3 KB
2. The 10 Days of JavaScript The Language Itself/12. Building To-Do App (Part 1).mp4
93.1 MB
2. The 10 Days of JavaScript The Language Itself/12. Building To-Do App (Part 1).srt
22.9 KB
2. The 10 Days of JavaScript The Language Itself/12. Building To-Do App (Part 1).vtt
19.8 KB
2. The 10 Days of JavaScript The Language Itself/13. Building To-Do App (Part 2).mp4
55.3 MB
2. The 10 Days of JavaScript The Language Itself/13. Building To-Do App (Part 2).srt
13.6 KB
2. The 10 Days of JavaScript The Language Itself/13. Building To-Do App (Part 2).vtt
11.8 KB
2. The 10 Days of JavaScript The Language Itself/2. Functions.mp4
109.8 MB
2. The 10 Days of JavaScript The Language Itself/2. Functions.srt
27.2 KB
2. The 10 Days of JavaScript The Language Itself/2. Functions.vtt
23.4 KB
2. The 10 Days of JavaScript The Language Itself/3. Objects.mp4
85.4 MB
2. The 10 Days of JavaScript The Language Itself/3. Objects.srt
25.4 KB
2. The 10 Days of JavaScript The Language Itself/3. Objects.vtt
22 KB
2. The 10 Days of JavaScript The Language Itself/4. Arrays.mp4
113.6 MB
2. The 10 Days of JavaScript The Language Itself/4. Arrays.srt
24.6 KB
2. The 10 Days of JavaScript The Language Itself/4. Arrays.vtt
21.3 KB
2. The 10 Days of JavaScript The Language Itself/5. Making Decisions.mp4
90.3 MB
2. The 10 Days of JavaScript The Language Itself/5. Making Decisions.srt
24.7 KB
2. The 10 Days of JavaScript The Language Itself/5. Making Decisions.vtt
21.4 KB
2. The 10 Days of JavaScript The Language Itself/6. Higher-Order Functions.mp4
103.6 MB
2. The 10 Days of JavaScript The Language Itself/6. Higher-Order Functions.srt
24.1 KB
2. The 10 Days of JavaScript The Language Itself/6. Higher-Order Functions.vtt
20.8 KB
2. The 10 Days of JavaScript The Language Itself/7. Returning vs Mutating.mp4
110.5 MB
2. The 10 Days of JavaScript The Language Itself/7. Returning vs Mutating.srt
24.4 KB
2. The 10 Days of JavaScript The Language Itself/7. Returning vs Mutating.vtt
21.3 KB
2. The 10 Days of JavaScript The Language Itself/8. Scope & Context (Part 1).mp4
98.6 MB
2. The 10 Days of JavaScript The Language Itself/8. Scope & Context (Part 1).srt
23.3 KB
2. The 10 Days of JavaScript The Language Itself/8. Scope & Context (Part 1).vtt
20.1 KB
2. The 10 Days of JavaScript The Language Itself/9. Scope & Context (Part 2).mp4
89.5 MB
2. The 10 Days of JavaScript The Language Itself/9. Scope & Context (Part 2).srt
19.8 KB
2. The 10 Days of JavaScript The Language Itself/9. Scope & Context (Part 2).vtt