Lessons for My Programming Education
Home
Programming Reference
Lessons
These are the actual links to the videos, blog posts, articles, books, etc. that hold the lesson. The implementation of the lessons is done using the links below under projects.
Udemy Courses I have purchased:
JavaScript Data Pagination Code
JavaScript Data Pagination Code B.
JavaScript Data Pagination Code C.
JavaScript Data Pagination Code D.
JavaScript Data Pagination Code E. This code completes the lessons.
JavaScript Data Pagination Code F.
Added Links to Bootswatch Theme
Added the bootstrap/bootswatch icons for Next and Previous
YouTube - Traversy Media
HTTP Crash Course & Exploration
What Is A RESTful API? Explanation of REST & HTTP
Fetch API Introduction
Traversy Media - Modal Example, Does not contain any JQuery.
Traversy Media - Dynamic Landing Page | JavaScript
Traversy Media - Async JS Crash Course - Callbacks, Promises, Async Await
Traversy Media - Git & GitHub Crash Course For Beginners
Traversy Media - Build & Publish a Custom Google Chrome Extension
Traversy Media - Full Node.js Deployment - NGINX, SSL With Lets Encrypt
Playing with the table element using JavaScript
w3schools Instructions on DOM, Table Modification
YouTube - Web Dev Simplified
Learn Fetch API In 6 Minutes
My implementation of this lesson.
JavaScript Async Await