Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Hello Coding 5.0 - The Complete Coding Online Course Bundle
Introduction
00 Welcome To Hello Coding 5 (6:31)
00 About Mammoth Interactive (1:15)
01 How To Learn Online Effectively (13:43)
01 Build Simple Web Animation with HTML and CSS
00A Course Overview (1:48)
01 Build Html For Web Animation (4:35)
02 Build Simple Css Styling For Text (4:58)
03 Build Css Animation Of Moving Text (12:02)
Source Files
HTML and CSS Computer Science Fundamentals
01-00 How To Use A Code Editor (5:49)
01-01 Set Up A Website (9:18)
01-02 Save The Website (4:01)
01-03 Build A Header (11:00)
01-04 Add Site Sections (15:41)
01-05 Add Images To A Website (10:36)
01-06 Build A Navigation Bar (12:43)
02-00 CSS Project Preview (0:46)
02-01 Style The Header (13:35)
02-02 Style The Navigation Bar (8:43)
02-03 Style Website Sections (9:42)
02-04 Build A Sidebar (10:18)
02-05 Build A Responsive Layout (10:50)
02-06 Build Backup Styles For Older Browsers (5:47)
Introduction to Javascript for Web Developers
01 01 Introduction To The Course-1 (1:09)
01 02 Introduction Of The Instructor-2 (0:36)
01 03 Why Should You Learn Javascript-3 (0:51)
01 04 Quick Win-4 (0:58)
01 05 Course Requirements-5 (0:42)
02 01 What Will We Learn In This Section-1 (0:43)
02 02 Variables-2 (10:21)
02 03 Data Types-3 (5:39)
02 04 Variable Mutation-4 (6:53)
02 05 Type Coercion-5 (6:52)
02 06 Coding Challenge-6 (1:36)
02 07 Coding Challenge Solution-7 (2:42)
02 08 Section Summary-8 (0:50)
03 01 What Will We Learn In This Section-1 (0:35)
03 02 Basic Operators-2 (15:34)
03 03 Operator Precedence-3 (5:44)
03 04 Coding Challenge-4 (2:14)
03 05 Coding Challenge Solution-5 (5:52)
03 06 Section Summary-6 (0:56)
04 01 What Will We Learn In This Section-1 (0:35)
04 02 If Else Statements-1 (11:46)
04 03 Boolean Logic-1 (7:59)
04 04 Switch Statements-1 (10:53)
04 05 Truthy And Falsie Values-1 (6:03)
04 06 Equality Operators-1 (4:55)
04 07 Coding Challenge-1 (2:25)
04 08 Coding Challenge Solution-1 (4:54)
04 09 Section Summary-1 (1:15)
05 01 What Will We Learn In This Section-1 (0:37)
05 02 Functions-1 (9:47)
05 03 Function Statements And Expressions-1 (7:39)
05 04 Arrays-1 (10:08)
05 05 Coding Challenge-1 (3:52)
05 06 Section Summary-1 (1:29)
06 01 What Will We Learn In This Section-1 (0:49)
06 02 Objects And Properties-1 (9:50)
06 03 Objects And Methods-1 (12:26)
06 04 Objects Vs Primitives-1 (16:19)
06 05 Coding Challenge-1 (0:53)
06 06 Coding Challenge Solution-1 (5:16)
06 07 Section Summary-1 (0:44)
07 01 What Will We Learn In This Section-1 (0:38)
07 02 Loops-1 (15:16)
07 03 Iteration-1 (12:38)
07 04 Coding Challenge-1 (1:05)
07 05 Coding Challenge Solution-1 (6:33)
07 06 Section Summary-1 (0:50)
08 01 What Will We Learn In This Section-1 (0:57)
08 02 Javasript Parsers And Engines-1 (5:17)
08 03 Execution Contexts And Execution Stack-1 (2:27)
08 04 Creation And Execution Phases-1 (6:33)
08 05 Hoisting-1 (2:14)
08 06 Scoping-1 (4:53)
08 07 Scope Chain-1 (3:21)
08 08 This Keyword-1 (4:15)
08 09 Coding Challenge-1 (0:47)
08 10 Coding Challenge Solution-1 (3:22)
09 01 What Will We Learn In This Section-1 (0:38)
09 02 Project Setup-1 (9:55)
09 03 Events And Event Handling-1 (17:10)
09 04 Make Updates-1 (10:40)
09 05 State Variables-1 (1:43)
09 06 Coding Challenge-1 (0:41)
09 07 Coding Challenge Solution-1 (2:37)
09 08 Section Summary-1 (0:49)
10 - Course Summary-1 (3:19)
Source Files
Ultimate Advanced JavaScript Masterclass for Web Developers
01 01 Introduction To The Course (1:28)
01 02 Why Should You Learn Javascript (0:49)
01 03 Quick Win (1:34)
01 04 Course Requirements (0:38)
02 01 What Will We Learn In This Section (0:43)
02 02 Declare Variables With Let And Const (16:05)
02 03 Blocks And Iifes (11:49)
02 04 Strings In Es2020 (11:49)
02 05 Coding Challenge (0:52)
02 06 Coding Challenge Solution (2:12)
02 07 Section Summary (0:46)
03 01 What Will We Learn In This Section (0:40)
03 02 Basics Of Arrow Functions (15:07)
03 03 Lexical This Keyword (10:38)
03 04 Coding Challenge (0:43)
03 05 Coding Challenge Solution (3:08)
03 06 Section Summary (0:47)
04 01 What Will We Learn In This Section (0:32)
04 02 Destructuring (15:32)
04 03 Arrays In Es2020 (16:39)
04 04 Spread Operator (12:59)
04 05 Coding Challenge (0:54)
04 06 Coding Challenge Solution (3:45)
04 07 Section Summary (0:52)
05 01 What Will We Learn In This Section (0:37)
05 02 Rest Parameters (16:03)
05 03 Default Parameters (18:39)
05 04 Coding Challenge (0:50)
05 05 Coding Challenge Solution (4:06)
05 06 Section Summary (0:31)
06 01 What Will We Learn In This Section (0:42)
06 02 Maps (20:33)
06 03 Coding Challenge (0:41)
06 04 Coding Challenge Solution (2:49)
06 05 Section Summary (0:29)
07 01 What Will We Learn In This Section (0:39)
07 02 Classes (16:27)
07 03 Classes With Subclasses (16:37)
07 04 Coding Challenge (0:57)
07 05 Coding Challenge Solution (2:51)
07 06 Section Summary (0:56)
08 01 What Will We Learn In This Section (1:03)
08 02 Asynchronous Javascript Example (11:20)
08 03 The Event Loop (12:22)
08 04 Asynchronous Javascript with Callbacks (9:25)
08 05 Promises (21:18)
08 06 Async Await (11:44)
08 07 Ajax And Apis (6:42)
08 08 Make Ajax Calls With Fetch And Promises (11:31)
08 09 Make Ajax Calls With Fetch And Async Await (7:33)
08 10 Coding Challenge (0:52)
08 11 Coding Challenge Solution (7:41)
08 12 Section Summary (0:58)
09 01 Course Summary And Next Steps (2:25)
Source Files
Build Websites with Bootstrap, HTML5 & CSS3
00 Web Development Fundamentals (12:41)
01 How To Get Bootstrap (3:42)
01-01 How To Get Bootstrap (3:42)
01-02 Build Bootstrap Grids (11:44)
01-03 Set Display Property With Bootstrap (13:54)
01-04 Build A Layout With Bootstrap Flex (13:17)
01-05 Grow Shrink Fill With Bootstrap Flex (8:02)
02-01 Build Website Skeleton With Bootstrap (8:37)
02-02 Find Bootstrap Icons (1:50)
02-03 Build Bootstrap Navigation (17:04)
02-04 Build A Nav (16:28)
02-05 Build A Carousel (8:47)
02-06 Populate A Carousel (15:01)
02-07 Display A Carousel (5:47)
02-08 Adding Service Pages (7:49)
02-09 Add Row And Column (12:40)
02-10 Display Featurettes And Begin Mobile-First Design (5:56)
02-11 Responsive Columns With Flexbox (8:15)
02-12 Link To Pages In A Carousel (4:16)
02-13 Build A Contact Form (19:48)
02-14 Fine Tune The Contact Form (2:57)
02-15 Build A Footer (3:50)
03-01 Product Page Project Setup (8:14)
03-02 Build A Product Header (13:04)
03-03 Add Elements Onto Background Image (7:57)
03-04 Build A Pricing Page (10:13)
03-05 Style The Pricing Page (3:03)
03-06 Build A Checkout Page (13:40)
03-07 Build A Billing Information Section (11:31)
03-08 Build Address Selection Fields (9:57)
03-09 Build Payment Information Fields (8:56)
03-10 Build Card Information Fields (10:14)
03-11 Add Fine Tuning (3:52)
Section Files
Create Apps with JavaScript using Vue
00-01 What Is Vue (5:45)
00-02 What You'll Learn (4:40)
00-03 Vue Alternatives (3:42)
00-04 How To Use Vue (6:14)
00-05 Build View Apps On The Web (9:50)
01-01 Make A Vue App Instance (3:14)
01-02 Start Rendering With The Root Component (3:23)
01-03 Component Properties (4:29)
01-04 Add Code At Lifecycle Stages (2:51)
02-01 Build Your First Vue.js App (9:53)
02-02 Build A Timer (render Data To The DOM) (4:42)
02-03 Build Reactive Behavior With A Directive (4:37)
02-04 Enable User Interaction With Vue.js (6:47)
02-05 Enable User Input With Vue (4:24)
02-06 Hide Or Show With Conditionals (4:19)
02-07 Build A List With Vue (5:23)
03-01 Interpolate Text And HTML (5:13)
03-02 Data Properties (4:41)
03-03 Methods (6:13)
03-04 Debounce With Lodash (3:34)
04-01 Loop Through A Range (3:57)
04-02 Loop Through Array (3:43)
04-03 Loop Through Array With Index (3:43)
04-04 Loop Through Object (4:04)
04-05 Loop Through Object And Key (3:48)
04-06 Loop Through Object Key And Index (5:01)
05-01 Build An Input Field (4:24)
05-02 Build A Textarea (4:59)
05-03 Build A Dropdown Menu (5:28)
05-04 Build Checkboxes (8:01)
05-05 Build Radio Buttons (5:59)
06-01 Build A Component (5:51)
06-02 Reuse A Component (1:35)
06-03 Use Component Props (4:18)
06-04 Emit An Event (7:50)
06-05 Build A Slot (4:01)
06-06 Build A Dynamic Component (8:32)
06-07 Build A Dynamic Component With Binding (7:42)
06b-01 Set Up The Vue Data (5:54)
06b-02 Connect The HTML (4:10)
06b-03 Build Components (7:53)
06b-04 Style The Landing Page (9:10)
07-01 Build A Custom Directive (2:22)
07-02 Build A Custom Directive With Arguments (6:37)
07-03 Build Dynamic Arguments (7:26)
07-04 Build Dynamic Arguments And Dynamic Binding (7:29)
08-01 Set Up An Interactive To Do List (4:55)
08-02 Add A New Task (6:08)
08-03 Connect The DOM (4:47)
09-01 Set Up Data (4:33)
09-02 Build A Database Component (7:37)
09-03 Add Helper Vue Methods (4:19)
09-04 Build A Table (6:36)
09-05 Connect The DOM (9:12)
09-06 Style The Website (9:22)
Source Files
EJS Fullstack Web Development Masterclass
00 Course Overview (3:17)
00-01 What You'll Need (2:20)
01a-01 Build Your First Hello World Website In Ejs-1 (10:20)
0b-01 What Is EJS (4:30)
0b-02 What Is Node JS (8:22)
0b-03 What Is Express JS (4:23)
01b Project Preview - Ejs Web Server With Json-1 (2:15)
01c-01 Build A Node Server With Express-1 (8:07)
01c-02 Build A Homepage View-2 (7:54)
01c-03 Send Data From Server To Homepage-3 (6:41)
01d-01 Build Json Data-1 (5:03)
01d-02 Display Json Data In EJS View-2 (11:06)
01d-03 Loop Through An Entire Database-3 (12:51)
02a-00 Project Preview - Multi-Page EJS Site (3:41)
02b-01 Set Up The Ejs Project-1 (6:00)
02b-02 Build A Server File-2 (6:54)
03-01 Build An Ejs Index View For The Homepage (9:32)
04-01 Build A Head EJS Partial (11:00)
04-02 Build A Header EJS Partial (10:28)
04-03 Build A Footer EJS Partial (8:28)
05-01 Build Data On The Server (8:44)
05-02 Display A Variable From The Server On An Ejs View (3:11)
05-03 Pass Data To A Partial In EJS (8:48)
06-01 Build An About Page With Views And Partials (6:12)
06-02 Build Another Page With Reusable Data And Partials (8:46)
Source files
Front-End Web Development Masterclass with React and Material-UI - Overview
01-01 Project Preview - Your First Website (1:35)
01-02 Project Preview - Landing Page (0:50)
01-03 Why You Should Learn React (3:10)
01-04 Why You Should Learn Material-Ui (7:02)
01-05 What You'll Need (4:02)
01-06 How To Build React Sites Online (6:58)
00. Source Files
Build a Website with React and Material-UI
01 Create A New React App (7:08)
02 Install Project Dependencies (4:02)
03 Configure Cross-Browser And Responsivity (10:30)
04 Build A Navigation Bar (8:03)
05 Build Menu Items (5:45)
06 Style The Navigation Bar (14:17)
07 Position Navigation Bar Items (13:22)
08 Build A Grid Layout (14:39)
09 Build 3 Cards Side By Side (6:53)
10 Build A Main Card (10:09)
11 Style Typography In Main Grid Item (6:47)
12 Build A Grid Item (16:23)
13 Reuse A Grid Item (15:08)
14 Build A Responsive Grid Item (7:17)
15 Get The State Of A Window (9:46)
16 Build A Toggle Navigation Bar (12:17)
17 Build A Responsive Navigation Bar (6:57)
18 Build A Footer (10:51)
Project 1 Source Files
Set Up a Landing Page with React and Material-UI
01 Create A New React App (4:48)
02 Set Up The Grid Layout (5:46)
03 Build A Main Grid Item (8:12)
04 Style The Main Grid Item (7:19)
05 Set Up Product Information Component (3:25)
06 Build A Grid Item (8:40)
07 Style A Grid Item (4:19)
08 Reuse A Grid Item Component (8:35)
09 Set Up Pricing Component (4:29)
10 Build A Pricing Option Component (6:55)
11 Reuse Pricing Option Component (9:46)
12 Build A Large Footer (8:20)
13 Style A Large Footer (11:11)
Project 2 Source Files
Introduction to React
02-01 React Introduction (12:33)
02-02 Set Up A Container (8:13)
02-03 Generate A List (6:46)
02-04 Add Items To The List (6:34)
02-05 Clear Input Field (10:26)
02-06 Remove A Task (10:39)
02-Source Files
Complete ChartJS with React Web Development
00-00 Course Overview (3:42)
00-01 What You'll Need (3:00)
01-01 Set Up Website With Chartjs (6:33)
01-02 Build A Chart (8:13)
01-03 Edit Chart Properties (7:30)
03-00 What Is Node JS (8:22)
03-01 Install Node And Npm On Mac Or Windows (3:14)
04 Build A New React App (9:39)
05 Build Data For Chart (3:10)
06-01 Build Dashboard Component (4:43)
06-02 Build Chart Component (2:45)
06-03 Send Data From Dashboard To Chart (7:45)
07-01 Build A Chartjs Chart In A React Component (5:28)
07-02 Change Chart Properties (6:19)
Source files
Wordpress Theme Development Masterclass
00-00 Course Overview (4:58)
00-01 What You'll Need (5:25)
01 Build A Hello World Wordpress Theme-1 (6:15)
02-01 Host Wordpress Locally On Mac With Mamp (15:04)
02-01 Host Wordpress Locally On Windows With Wamp (17:20)
03-01 Add Blog Posts To Theme (10:53)
03-02 Implement Wordpress Header And Footer (3:50)
03-03 Customize Header And Footer (14:31)
03-04 Build A Full Header And Footer (13:13)
04 Customize Theme Style With CSS (28:18)
05-01 Register A Menu (11:45)
05-02 Customize Menu Style (21:46)
06-01 Build A Page Template (8:48)
06-02 Customize Page With Conditional Logic (8:18)
06-03 Build A Layout For A Specific Page (12:16)
06-04 Build Different Page Templates (11:39)
Source files
Ecommerce Website Development with Wordpress, WooCommerce and Elementor
00 Course Overview-1 (7:57)
01 What You'll Need-2 (3:08)
02-00 Download Wordpress (1:24)
02-01 Host Wordpress On Mac Locally For Free (13:00)
02-02 Host Wordpress On Windows Locally For Free (16:19)
03 Install Woocommerce (8:27)
04 Install Elementor (4:50)
05 Build Products For A Shop (15:20)
06-01 Build A Homepage Image Carousel (11:18)
06-02 Assign A Page To Be The Homepage (2:22)
07 Build A Navigation Menu (3:17)
08 Build A Page To Show All Blog Posts (5:35)
09 Customize Footer Widget (6:02)
10-01 Change Background Color (4:02)
10-02 Change Theme Colors (9:22)
The Node.js Masterclass for Complete Beginners - Part 1
01 01 Introduction To The Course-1 (0:55)
01 02 Introduction Of The Instructor-2 (0:45)
01 03 Why Learn Node-3 (1:07)
01 04 Quick Win-4 (1:18)
01 05 Course Requirements-5 (0:32)
02 01 What Will We Learn In This Section-1 (0:22)
02 02 Install Node.js And Visual Studio Code-2 (1:54)
02 03 What Is Node-3 (1:16)
02 04 Build Your First Node.js Script-4 (2:00)
02 05 Summary And Challenge.js Script-5 (0:45)
03 01 What Will We Learn In This Section-1 (0:33)
03 02 What Is Module System-2 (1:15)
03 03 Node Core Modules-3 (6:27)
03 04 Import Your Own Modules-4 (4:57)
03 05 Npm Modules-5 (1:26)
03 06 Install And Use Npm Module-6 (5:13)
03 07 Global Npm Packages-7 (2:31)
03 08 Nodemon-8 (9:33)
03 09 Summary And Challenge-9 (1:09)
04 01 Project Introduction-1 (0:42)
04 02 What Will We Learn In This Section-2 (0:35)
04 03 How To Set Up A Web Server-3 (4:43)
04 04 What Are Websockets-4 (1:31)
04 05 Setting Up Socket.io-5 (5:50)
04 06 Section Summary And Challenge-6 (1:37)
05 01 What Will We Learn In This Section-1 (0:40)
05 02 How To Transfer Data-2 (12:35)
05 03 Broadcasting Events-3 (3:32)
05 04 Use Geolocation Api-4 (3:58)
05 05 Confirmation Receipts Of Events-5 (2:31)
05 06 Section Summary-6 (0:44)
06 01 What Will We Learn In This Section-1 (0:36)
06 02 Form And Button-2 (13:11)
06 03 Rendering Messages-3 (7:54)
Source Files 02-06
The Node.js Masterclass for Complete Beginners - Part 2
07 01 What Will We Learn In This Section-1 (0:30)
07 02 Working With Time In Javascript-2 (2:11)
07 03 Add Timestamps For Messages-3 (2:31)
07 04 Section Summary-4 (0:36)
08 01 What Will We Learn In This Section-1 (0:42)
08 02 Build A “join App” Page-2 (5:25)
08 03 Style The App-3 (11:23)
08 04 Automatic Scrolling-4 (2:48)
08 05 Section Summary-5 (0:42)
09 01 What Will We Learn In This Section-1 (0:39)
09 02 Work With Socket.io Rooms-2 (6:14)
09 03 Tracking Users-3 (9:05)
09 04 Showing Users And Messages-4 (8:03)
09 05 Section Summary-5 (0:51)
10-01 Deploy The Real-time Web App-1 (4:38)
11 01 What Will We Learn In This Section-1 (0:56)
11 02 What Is Asynchronous-2 (5:33)
11 03 Callstack-3 (5:30)
11 04 Callback Queue-4 (7:17)
11 05 Eventloop-5 (2:06)
11 06 Making Http Requests-6 (9:41)
11 07 Callback Functions-7 (3:12)
11 08 Callback Abstraction-8 (9:08)
11 09 Callback Chaining 1-10 (7:43)
11 09 Callback Chaining-9 (7:43)
11 10 Summary-11 (1:01)
12 01 What Will We Learn In This Section-1 (1:05)
12 02 What Is Express-2 (11:27)
12 03 Postman-3 (14:39)
12 04 Serve Up Html And Json-4 (12:37)
12 05 Serve Up Static Assets-5 (8:46)
12 06 Serve Up Css-6 (10:38)
12 07 Serve Up Images-7 (4:37)
12 08 Build Dynamic Pages With Templates-8 (12:08)
12 09 Customize Views Directory-9 (6:47)
12 10 Html Status Codes-10 (8:43)
12 11 404 Pages-11 (7:21)
12 12 Summary And Challenge-12 (1:21)
Source Files 07-12
Build RESTful APIs with Node, Express and MongoDB
00-00A Course Overview - Rest API (3:38)
00-00B What Is Rest API Design (9:45)
00-01 What You'll Need (2:26)
01b-00 Project Preview-1 (4:02)
02-01 Start A New Node Project With Express Web Server-2 (4:00)
02-02 Build A Web Server With Express-3 (5:20)
03 Install Nodemon To Auto-Restart Server-4 (2:34)
03a Implement Middleware To Handle Requests-1 (3:28)
03b-00 What Is A Mongodb Nosql Database-1 (5:50)
03b-01 Install Mongodb On Mac-2 (8:07)
03b-02 Install Mongodb On Windows-3 (9:58)
03c-00 Install Mongosh On Mac-1 (2:49)
03c-01 Install Mongosh On Windows-2 (4:53)
04-01 Build A Mongo Database-1 (4:07)
04-02 Build A Mongoose Database Schema To Represent Entries-2 (5:38)
05-01 Build An Express Router To Handle Requests-1 (4:34)
05-02 Send A Response When A Client Requests To Visit A Route-2 (4:49)
06-01 Get All Entries From A Database-1 (8:22)
06-02 Get An Entry Based On A Property-2 (6:00)
07-01 Post A New Database Entry-1 (13:36)
08 Put A Replacement Entry Based On A Property-1 (8:54)
09 Patch A Property In An Existing Entry-1 (6:26)
10 Delete An Entry At A Property (7:32)
11 Build a node Web Server with Express and Nodemon (4:52)
11 Project Preview - Build A Restful Api With Validation And Testing (3:20)
13 Set Up Handlers For Restful Http Requests-1 (5:05)
14-01 Build A Mongo Database-1 (5:26)
14-02 Connect Mongodb To Web Server-2 (8:39)
15-01 Use Middleware To Reduce Code Duplication-1 (7:20)
15-02 Respond To 'Get By Property' Request-2 (3:52)
16-01 Process Request Body With Body-Parser-1 (3:05)
16-02 Respond To A Post Request-2 (4:54)
16-03 Test Http Post Request For Json Via Terminal With Curl-3 (9:19)
17 Implement Express Validator For Validation-1 (9:13)
18-01 Integration Testing With Mocha-1 (10:08)
18-02 Test Your Api With Mocha And Supertest-2 (11:38)
Source files
Web Development Authentication and Security Masterclass
00 What Is Ejs-1 (4:30)
00 What Is Express Js-1 (4:23)
00-00 Course Overview (8:24)
00-01 What You'll Need (2:26)
00-X01 Integration Testing With Mocha-1 (10:08)
00-X02 Test Your Api With Mocha And Supertest-2 (11:38)
03-01 Build A Homepage (4:04)
03-02 Build Login And Sign Up Forms (4:52)
03-03 Build A Dashboard (3:09)
04-01 Build A Web Server To Render Pages-2 (10:47)
04-02 Handle Routes To Other Pages-3 (5:08)
05 Handle Form Data With Body-Parser (7:08)
06-01 Connect To A Mongo Database With Mongoose-1 (3:16)
06-02 Define A User With A Mongoose Model-2 (5:38)
06a-00 What Is A Mongodb Nosqll Database (5:50)
06a-01 Install MongoDB On Mac (8:07)
06a-02 Install Mongodb On Windows (9:58)
07-01 Use Passport And Passport Local To Authenticate A Signup (11:45)
07-02 Authenticate A Login With Passport (4:12)
07-03 Check If Logged In Before Showing Dashboard (7:13)
08-01 Build A New Google Strategy In Oauth 2 (4:04)
08-02 Connect Oauth To Web Server (5:27)
08-03 Connect Oauth To Mongoose Model (3:47)
08-04 Build Routes For Sign Up Or Log In With Third Party (7:28)
09 Use Environment Variables To Keep Secret Keys Secure (10:35)
10-01 Build A Web Server (5:18)
10-02 Add Packages To Server (8:42)
10-03 Build Routes To Handle Client Requests (9:10)
11-01 Build A Homepage (4:25)
11-02 Build Signup And Login Views (7:25)
11-03 Build A Signed In User Page View (7:10)
12-01 Build A User Model (2:52)
12-02 Encrypt Passwords With Bcrypt (3:16)
13-01 Handle Signup With Passport (8:28)
13-02 Handle A Post Request For Signup (4:45)
13-03 Local Login Authentication With Passport (8:56)
Source files
Linux and Unix Command Line Basics for Bash, Z Shell and Ubuntu
01-01 Why All Developers Need To Know The Command Line (8:50)
01-03 What Are Linux And Unix Terminals (8:04)
02-01 What You'll Need (1:20)
02-02 Install Linux Command Line On Windows (3:18)
03-01 Build Your First Command In The Command Line (3:48)
03-02 Navigate Directories In The Command Line (6:33)
03-03 Build And Edit A New File In The Command Line (7:27)
03-04 Move Files In The Command Line (9:00)
01-Source Files
02-Source Files
Web Deployment Masterclass
00-00 Course Overview-1 (7:13)
00-01 What You'll Need-2 (2:11)
02 Host Static Websites With Github Pages (6:24)
04-00 What Is Express JS (4:23)
04-01 Build A Simple Server Project (6:41)
05-01 Build A New Github Repository (2:20)
05-02 Deploy A Server Based Application With Heroku (4:58)
06-01 Deploy Databases With Mongo Atlas-1 (5:20)
06-02 Connect Database To App-2 (6:02)
00-Source files
02-Source files
STREAM 2: Python for Absolute Beginners and All Ages
01.01 What Will I Learn (3:57)
02.01 What is Python (3:32)
02.02 How do Computers Make Decisions (5:30)
02.03 How Do Computers Work with Numbers (3:44)
02.04 How Do Computers Repeat Tasks (6:03)
02.05. How Can Computers Search for Data (13:50)
02.06 How Can Computers Sort Data (4:31)
02.07 How Fast Are Algorithms (7:07)
02.08 What is the Binary Number System (13:51)
03.01 What Is Google Colab (4:28)
03.02 What If I Get Errors (2:38)
03.03 How Do I Terminate a Session (2:38)
03.04 How Do I Enable Corgi Mode (1:00)
04.01 What Is A Variable-1 (8:24)
04.02 What Are Data Types-2 (8:18)
04.03 What Is A Boolean-3 (6:35)
04.04 What Are F Strings-4 (6:03)
05.01 Simple Arithmetic Operators-1 (10:57)
05.02 Modulo Arithmetic Operator-2 (8:39)
05.03 Floor Division-3 (6:16)
05.04 Exponents-4 (4:17)
05.05 Less Or Greater-5 (8:59)
05.06 Can I Check Equality-6 (7:16)
05.07 Can I Check Not Equal To-7 (6:13)
05.08 What Is Bedmas Order Of Operations-8 (20:08)
06.01 Can I Add Strings-1 (3:40)
06.02 Can I Add String Variables-2 (4:51)
06.03 Can I Operate On Strings And Integers-3 (6:26)
07.01 Can I Make A List Variable-1 (5:34)
07.02 Can I Compare Lists--2 (4:22)
07.03 Watch Out! Don't Make This List Mistake-3 (3:35)
07.04 Can I Get An Item From A List-4 (6:32)
07.05 List Ninja! Can I Slice A List-5 (9:21)
07.06 Be A Master Ninja! Are There More Ways To Slice A List-6 (5:09)
07.07 Be A Master Ninja! The Third Way-7 (11:43)
07.08 Can I Check If An Item Is In A List-8 (7:38)
07.09 Can I Check If An Item Is Not In A List-9 (7:42)
07.10 Can I Add Items To A List-10 (9:45)
07.11 Can I Add Items To A List Another Way-11 (7:04)
07.12 Can I Remove Items From A List-12 (5:35)
07.13 Can I Delete Items From A List Another Way-13 (9:11)
07.14 Can I Delete A Range-14 (8:29)
08.01 Can I Make An If Statement-1 (8:38)
Source Files
Learn PyCharm in 1 Hour
00. Bootcamp Intro (5:42)
00. Intro To Pycharm (3:55)
01. Downloading And Installin (9:28)
02. Exploring Pycharm Interface (8:32)
03. Add And Run Python Files (7:26)
04. Building And Running A Simple Program (10:06)
Python Language Fundamentals: Learn Python from Scratch
02. Variables (19:34)
03. Type Conversion Examples (10:21)
04. Operators (7:21)
05. Operators Examples (22:09)
06. Collections (8:39)
07. Lists (11:55)
08. Multidimensional List Examples (8:22)
09. Tuples Examples (8:51)
10. Dictionaries Examples (14:41)
11. Ranges Examples (8:47)
12. Conditionals (6:58)
13. If Statement Examples (10:32)
14. If Statement Variants Examples (11:35)
15. Loops (7:17)
16. While Loops Examples (11:47)
17. For Loops Examples (11:35)
18. Functions (8:04)
19. Functions Examples (9:33)
20. Parameters And Return Values Examples (14:09)
21. Classes and Objects (11:30)
22. Classes Example (13:28)
23. Objects Examples (10:11)
24. Inheritance Examples (17:43)
25. Static Members Example (11:20)
26. Summary and Outro (4:23)
Intro to Python Slides
Python_Language_Basics
Python Automation Scripting and Regular Expressions
01-01 Create And Read A New Text File (6:29)
01-02 Read And Write A Text File With A Loop (7:14)
01-03 Copy Contents Of A File (4:05)
02-01 Print Csv Contents (4:25)
02-02 Print Csv As List (3:00)
02-03 Create A Csv File (3:35)
03-01 Read And Write To A Json File (3:15)
04-01 Inspect Excel Sheets (5:07)
04-02 Merge Excel Files (13:45)
04-03 Get Value From Cell In Excel Sheet (7:13)
04-04 Display Entire Excel Sheet Contents (3:48)
04-05 Create A New Excel File With Values (2:35)
05-01 Find A File By Name (3:17)
05-02 Check If File Or Directory Path Exists (3:03)
05-03 List All Files And Directories At A Path (2:52)
05-04 Find All Files Of Given Type (2:56)
05-05 Delete Old Files With Datetime Module (6:24)
05-06 Bulk Rename Files (4:54)
06-01 Handle Exceptions (4:21)
06-02 Use Asserts (3:24)
07-01 Search Txt File (4:14)
07-02 Search Csv File (2:12)
08-01 Format Data Into Table (6:31)
08-02 Visualize Product Sales Per Quarter (9:37)
09-01 Search For String In Text (2:34)
09-02 Find Characters By Type (2:49)
10-01 Find Words Of Specific Length Starting With Specific Letter (8:17)
10-02 Find Expression Containing Numbers And Symbols In A Specific Format (4:24)
10-03 Find Expression Of A Specific Format (5:10)
10-04 Search Ignoring Capitalization (1:19)
10-05 Find Words At Beginning Or End Of Line (3:46)
10-06 Find Independent Words (2:34)
11-01 Find Repeating Characters (3:47)
11-02 Search For Multiple Expressions At Once (8:00)
11-03 Make A Dictionary Of Expressions Found (4:05)
12-01 Remove Whitespaces (2:57)
12-02 Split String On Word (3:29)
Complete Beginners Data Analysis with Pandas and Python
00. Panda Course Introduction (5:43)
01. Intro to Pandas (7:55)
02. Installing Pandas (5:28)
03. Creating Pandas Series (20:34)
04. Date Ranges (11:29)
05. Getting Elements from Series (19:21)
06. Getting Properties of Series (13:04)
07. Modifying Series (19:02)
08. Operations on Series (11:48)
09. Creating Pandas DataFrames (22:57)
10. Getting Elements from DataFrames (25:12)
11. Getting Properties from DataFrames (17:44)
12. Dataframe Modification (36:24)
13. DataFrame Operations (20:09)
14 DataFrame Comparisons and Iteration (15:35)
15. Reading CSVs (12:00)
16.Summary and Outro (4:14)
Source Files
Learn to Graph Data with Python and Matplotlib
00. Course Intro (5:30)
01. Intro to Pyplot (5:11)
02. Installing Matplotlib (5:51)
03. Basic Line Plot (7:53)
04. Customizing Graphs (10:47)
05. Plotting Multiple Datasets (8:10)
06. Bar Chart (6:26)
07. Pie Chart (9:13)
08. Histogram (10:14)
09. 3D Plotting (6:28)
10. Course Outro (4:09)
Pyplot Code
Data Science with Python and NumPy - Intro to Tensorflow
00. Course Intro (6:10)
01. Intro to Tensorflow.mov (5:33)
02. Installing Tensorflow (3:52)
03. Intro to Linear Regression (9:26)
04. Linear Regression Model - Creating Dataset (5:49)
05. Linear Regression Model - Building the Model (7:22)
06. Linear Regression Model - Creating a Loss Function (5:57)
07. Linear Regression Model - Training the Model (12:42)
08. Linear Regression Model - Testing the Model (5:22)
09. Summary and Outro (2:55)
Source Files
Data Science with Python and NumPy - Machine Learning theory
00. Course Intro.mp4 (6:05)
01. Quick Intro to Machine Learning (9:01)
02. Deep Dive into Machine Learning (6:01)
03. Problems Solved with Machine Learning Part 1 (13:26)
04. Problems Solved with Machine Learning Part 2 (16:25)
05. Types of Machine Learning (10:15)
06. How Machine Learning Works (11:40)
07. Common Machine Learning Structures (13:51)
08. Steps to Build a Machine Learning Program (16:34)
09. Summary and Outro (2:49)
Intro to Machine Learning Slides
Data Science with Python and NumPy - NumPy
00. Course Intro (5:11)
01. Intro to Numpy (6:20)
02. Installing Numpy (3:59)
03. Creating Numpy Arrays (16:55)
04. Creating Numpy Matrices (11:57)
05. Getting and Setting Numpy Elements (16:59)
06. Arithmetic Operations on Numpy Arrays (11:56)
07. Numpy Functions Part 1 (19:13)
08. Numpy Functions Part 2 (12:36)
09. Summary and Outro (3:01)
Source Files
Data Science with Python and NumPy - Review Sentiment Analysis
00. Course Intro (6:19)
01. How Machines Interpret Text (15:23)
02. Building the Model Part 1 - Examining Dataset (12:27)
03. Building the Model Part 2 - Formatting Dataset (15:14)
04. Building the Model Part 3 - Building the Model (10:30)
05. Building the Model Part 4 - Training the Model (5:42)
06. Building the Model Part 5 - Testing the Model.mp4 (9:26)
07. Course Summary and Outro (3:29)
Data Mining with Python! Real-Life Data Science Exercises
1) 1st Hour - Data Wrangling And Section 1 (73:09)
2) 2nd Hour - Data Mining Fundamentals (76:08)
3) 3rd Hour - Framework Explained, Taming Big Bank With Data (60:00)
4) 4th Hour - Mining And Storing Data (44:16)
5) 5th Hour - NLP (Natural Language Processing) (38:27)
6) Summary Challenge (4:40)
Source Files
Introduction to Databases with Python SQL
00-00 Course Overview-1 (2:16)
00-01 What You'll Need-2 (3:12)
01 Why You Must Know How To Work With Data-1 (5:22)
02 How To Read An Er Model (5:32)
03-01 What Is A Database (8:26)
03-02 What Is A Relational Database (4:33)
04-01 How To Design Columns And Data Types (3:13)
04-02 Use Normal Forms To Check Your Design (7:16)
05-01 Build A Sqlite Database With Python-1 (8:02)
05-02 Add An Entry To The Table With Sql-2 (6:44)
05-03 Add More Records To The Table-3 (6:30)
05-04 Build A Second Table For Cross-Referencing-4 (10:57)
05-05 Select Rows That Meet Conditions-5 (7:15)
Source files
Python SQL Ethereum Data Science with Google BigQuery
00 Course Overview - Machine Learning Fundamentals (13:46)
00b Course Overview - Ethereum Sql (7:07)
01-01 What Are Google Cloud Platform And Bigquery (6:01)
01-02 Build A Project On Google Cloud Platform (4:26)
02-00 Blockchain Introduction (8:32)
02-01 What Are Blockchains And Distributed Ledgers (3:48)
02-02 What Are Bitcoin And Ethereum (5:28)
05-01 Find Entries In Big Query Public Dataset (10:16)
05-02 Filter Entries By State Column (9:11)
06-01 Query Tables In Crypto Ethereum Big Query Public Dataset (4:45)
06-02 Select Ethereum Traces By Date (9:05)
06-03 Get Total Ether Supply Each Day (3:40)
06-04 Select Transactions By Address And Timestamp (10:13)
07-01 Get Zero Transaction Ratio For Blockchain (10:56)
07-02 Get Zero Transaction Ratio For Smart Contracts (8:41)
Source Files
Introduction to the Stock Market
00b-01 What Do Day Traders Trade (9:45)
00b-02 What Is Volatility And Standard Deviation (3:33)
00b-03 What Are The Best Assets To Day Trade (4:53)
00b-04 Strategies For Stock Market Trading (2:37)
00b-06 Stock Market Indicators (1:56)
00b-07 Stock Market Lifecycle Trend Phases (2:20)
00b-Source Files
00d Introduction to DataFrames with Pandas Python Library
00d-00. Setting Up Pandas (2:24)
00d-01. Creating A Dataframe (22:42)
00d-02. Sorting And Series (19:19)
00d-03. Expanding A Dataframe (17:14)
00d-04 Getting Values And Dealing With Nan Values (21:29)
00d-05 Dropping Rows And Columns (23:57)
00d-06 Reading From Csv (19:40)
00d-07 Writing To Csv (20:41)
00d-08 Starting With An Analysis (21:22)
00d-09 Locating Data By Labels (20:16)
00d-10 Statistical Description Of Data (19:50)
00d-11 Histogram Plots In Pandas (21:56)
00d-12 Starting An Analysis Of All Our Data (21:12)
00d-13 Continuing An Analysis Of All Our Data (16:52)
00e Introduction to Data Science with NumPy Python Library
00. Introduction (2:34)
01 Creating And Reshaping Numpy Arrays (21:04)
02 Creating Standard Numpy Arrays (21:05)
03 Creating Standard 2D Arrays (13:52)
04 Attributes On Numpy Arrays (19:09)
05 Resizing Arrays (13:19)
06 Writing An Array To File And Formating Strings (28:30)
07 Random Numbers (18:09)
08 Sorting In Numpy (22:56)
09 Math Functions With Numpy (22:56)
10 Integrating With Numpy (21:55)
11 Statistics With Numpy (20:39)
12 Polynomials (21:06)
13 Polynomials (Cont'd) (19:47)
14 Calculations Within Numpy Arrays (22:30)
Python Crypto Stock Analysis
00 Course Overview - Python Crypto Stock Analysis (4:32)
01-01 Visualize Stock Prices With Pyplot (4:21)
01-02 Calculate Yearly Returns On Crypto Stocks (4:06)
02-00 Project Overview - Stock Portfolio Analysis With Python (2:35)
02-01 Build A Stock Portfolio (3:03)
02-02 Calculate Stock Portfolio Performance With Python (6:36)
02-03 Visualize Crypto Portfolio Returns With Pyplot (3:41)