Curated Video
Data Analytics using Python Visualizations - Widgets - Dynamic Plot Controls
This video explains widgets – dynamic plot controls. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Testing the Application Programming Interface (API)
This video explains how to test the API. This clip is from the chapter "Consuming Azure Services" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains how to consume Azure services.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Understanding JSON
In this video, we will understand JSON. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the benefits of a...
Curated Video
TypeScript for Beginners - Using Default Values
This video demonstrates how to use default values. This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Curated Video
TypeScript for Beginners - Passing a Parameter
This video demonstrates how to pass a parameter. This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Arrow Functions
JavaScript Crash Course: Arrow Functions This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in JavaScript, Data...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Status Change Action Method
In this video, we'll look at order status change action method. This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Overview "Methods"
This video provides an overview of the section. This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code that...
Curated Video
REST APIs with Flask and Python - Mutable Default Parameters (and Why They're a Bad Idea)
This video focuses on mutable default parameters and explains why they are a bad idea. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Variable Scope
This video gives an overview of variable scope and demonstrates how to use it. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you will...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 2: Exercises – Solution
This video shows the answers to the exercises given in the previous video. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you will...
Curated Video
TypeScript for Beginners - Adding a Constructor
This video demonstrates how to add a constructor. This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Backups Lab in Amazon Relational Database Service (Amazon RDS)
This video explains how to backup databases regularly in Amazon RDS. This clip is from the chapter "Solutions Architect Chapter 13 - Database Deployment" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Breakdown of Sections
This video explains the sections that make up a playbook. This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an introduction to...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - r Look at Functions
In this video, we'll take a closer look at functions. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code,...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Convert Cover Type to use Stored Proc
In this video, we'll look at converting cover type to use stored Proc. This clip is from the chapter "Cover Type CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at cover type CRUD.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 04-Disadvantages of the Get Parameters
This video focuses on the disadvantages of the Get parameters. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Curated Video
REST APIs with Flask and Python - Unpacking Arguments
This video explains how to unpack arguments. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Session hijacking - count the ways
Session Management: Session hijacking - count the ways This clip is from the chapter "Session Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we look into security threats like...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Learn by example - XSRF with GET and POST parameters
Cross Site Request Forgery: Learn by example - XSRF with GET and POST parameters This clip is from the chapter "Cross Site Request Forgery" of the series "Web Security: Common Vulnerabilities And Their Mitigation".We will focus on...
Curated Video
JavaScript Functions
Functions are a section of repeatable code that can be executed whenever needed in JavaScript. Mark demonstrates older and current function syntax and several types of functions in this video.
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - Purpose of the Sprint Retrospective
Here, we continue where we left off in the sprint retrospective lesson in the last video and look at the purpose of the retrospective and creating a plan to implement improvements. This clip is from the chapter "Scrum Artifacts" of the...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - What is JSON
In this video, we will see what JSON is. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the benefits of a...
Curated Video
Comprehensive Android Developer Bootcamp - Overloading Constructors
Introduction to Object Oriented Programming in Java:Overloading Constructors This clip is from the chapter "Introduction to Object Oriented Programming in Java" of the series "The Comprehensive Android Developer Bootcamp".This section...