Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Create Your First Course Exercise Lesson on Writing Comments in JavaScript
In this video, you will learn how to create your first course exercise lesson on writing comments in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Hook Up and Save Your Course Learning Template
In this video, you will discover how to hook up and save your course learning template in CodeSandbox, so you can easily access it and continue building upon it throughout the duration of the course. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Building Out the Course Template on CodeSandbox
This video will walk you through building out the course template on CodeSandbox, providing step-by-step guidance on how to create a web application. This clip is from the chapter "Introduction and Course Setup" of the series "JavaScript...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are HTML CSS and JavaScript Basics with CodeSandbox
This video will provide an introduction to the basics of HTML, CSS, and JavaScript using CodeSandbox, so you can start building web applications with confidence. This clip is from the chapter "Introduction and Course Setup" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - CodeSandbox File Architecture
This video will explain the file architecture in CodeSandbox, giving you a better understanding of how to organize your files and folders for your coding projects. This clip is from the chapter "Introduction and Course Setup" of the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is CodeSandbox and How to Sign In
In this video, you will learn what CodeSandbox is and how to sign in to this online code editor. This clip is from the chapter "Introduction and Course Setup" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - CSS Frameworks and Bootstrap
This video explains CSS frameworks and Bootstrap. This clip is from the chapter "Libraries and Front-End Frameworks" of the series "Web Development Concepts for Everyone".This video explains libraries and front-end frameworks.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Front-End Frameworks with Angular
Developed by Google, Angular is a front-end framework that utilizes the TypeScript Superset. It is an opinionated framework that has many architectural decisions already made for developers. This clip is from the chapter "Libraries and...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Front-End Libraries with jQuery
This video explains jQuery, a wildly popular library that rounded its rise before the popularization of technologies such as Angular and React. jQuery makes interacting with the "DOM" much more manageable while also simplifying...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Markup Languages
This video explains the markup language system for annotating a document in a way that is visually distinguishable from the content. Examples include HTML and XML. This clip is from the chapter "Programming Languages" of the series "Web...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Client
This video explains the client, which is a login that makes a webpage smart. It handles user interactions and flow of data between the user and server. The client is what turns a webpage into a web application. This clip is from the...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Frontend
This video explains the frontend, which is everything we can see on the webpage, which is a combination of layout and the style of all the elements on the screen. The This clip is from the chapter "The Basics of Full-Stack Web...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Implement Caching Mechanism in Python Application - Part 1
This video is the first part of a two-part tutorial on implementing caching mechanism in a Python application. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model Deployments...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Sign-Up Form and Styling with EJS
In this video, we will create a sign-up form and styling with EJS. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - JavaScript Tags with EJS in Express
This video demonstrates JavaScript tags with EJS in Express. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - CSS Styling with Templating Engines
This video demonstrates how to do CSS styling with templating engines. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Cleaning Up the Index File for ChatGPT OpenAI API
In this video, we will clean up the index file for our ChatGPT OpenAI API by removing redundant code and adding comments to make it easier to understand.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Overview of Next.js Key Index and Starter Coding Files for the ChatGPT OpenAI
In this video, we will provide an overview of the key index and starter coding files for the ChatGPT OpenAI application built with Next.js.
Curated Video
Fundamentals of Secure Software - Introduction to OWASP Top 10
This video is a high-level walkthrough of the OWASP Top 10 and other OWASP resources.
Curated Video
The Art of Doing - Web Development for Beginners - Inline Elements
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute. This clip...
Curated Video
The Art of Doing - Web Development for Beginners - Block-Level Elements
In this video, you will learn about block-level elements, which always start on a new line and take up the full horizontal width of their container. We will see how to set their vertical height and background color using the style...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project - Part 2
In this video, we will continue building our "Collectors" project and create the remaining pages featuring Bulbasaur, Charmander, and Squirtle. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project - Part 1
In this video, we will start building our "Collectors" project and focus on creating the home and main pages. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project Preview
In this video, we will get a sneak peek at our next project, the "Collectors" web page, where we will showcase our collection of Pokémon. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...