Hi, what do you want to do?
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - Sprint Planning Can Begin Early
Here, we will look at the second Scrum event, which is sprint planning. Here, the PO will determine and define the work the team delivers over a single sprint.
<
br/>
This clip is from the chapter "Scrum Events" of the series "Agile...
<
br/>
This clip is from the chapter "Scrum Events" of the series "Agile...
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - Important Tasks for Sprint
Here, we will look at the various facets of a sprint and how we need to go ahead with the sprint, with a fixed duration in the event.
<
br/>
This clip is from the chapter "Scrum Events" of the series "Agile Scrum Master...
<
br/>
This clip is from the chapter "Scrum Events" of the series "Agile Scrum Master...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - What is Deep Learning?
In this video, we will understand what deep learning is.
<
br/>
This clip is from the chapter "Introduction to Deep Learning" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will take...
<
br/>
This clip is from the chapter "Introduction to Deep Learning" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will take...
Curated Video
Job-Ready SQL in an Afternoon - NTiles
In this video, we will cover NTiles.<br<br/>/>
This clip is from the chapter "Window Functions" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover Window functions.
This clip is from the chapter "Window Functions" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover Window functions.
Curated Video
Bootstrap 5 Course Build Responsive Websites Like a Pro - Col Class in Bootstrap
This video explains the Col class in Bootstrap.<br<br/>/>
This clip is from the chapter "Bootstrap 5 Layout" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the Bootstrap 5 layout.
This clip is from the chapter "Bootstrap 5 Layout" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the Bootstrap 5 layout.
Curated Video
Making Cupcakes (Real-world examples using inverse operations: multiplication equations)
Luka used 4 boxes of cake mix to make cupcakes for a bake sale. Using those 4 boxes, he was able to make 96 cupcakes. How many cupcakes does one box of cake mix yield?
Curated Video
The Full Stack Web Development - Getting Started With MongoDB
MongoDB - Learning NoSQL Database Design: Getting Started With MongoDB
r/>
This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which...
r/>
This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Create Click Event
Project 1 - Grand Hotel (Based on Flexbox): Create Click Event
r/>
This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
r/>
This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
Curated Video
.NET Core Microservices - Implement RabbitMQ Cart Message
This video explains how to implement RabbitMQ cart message.<br/<br/>>
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
TypeScript for Beginners - declare Prefix
This video demonstrates how to use the declare prefix.<br/<br/>>
This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Curated Video
TypeScript for Beginners - Overloading
This video explains the concept of overloading.<br/<br/>>
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.
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 - Homogeneous Arrays
This video focuses on homogeneous arrays.<br/<br/>>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Curated Video
TypeScript for Beginners - Heterogeneous Arrays
This video focuses on heterogeneous arrays.
r/>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use...
r/>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use...
Curated Video
Excel VBA Programming The Complete Guide - The Step Keyword
The Step keyword can iterate with a different increment or decrement after each cycle of the loop. In this lesson, we experiment with a syntax and write a procedure that colors every second row yellow.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Quiz: Elasticsearch Concepts and Architecture
This video presents a quiz on Elasticsearch concepts and architecture.
r/>
This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands...
r/>
This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers
Reading, Understanding and Writing docker-compose.yml files step by step: Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers
r/>
This clip is from the chapter "Reading, Understanding and Writing...
r/>
This clip is from the chapter "Reading, Understanding and Writing...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - The docker-compose.yml File Explained Line-by-Line
Reading, Understanding and Writing docker-compose.yml files step by step: The docker-compose.yml File Explained Line-by-Line
r/>
This clip is from the chapter "Reading, Understanding and Writing docker-compose.yml files step by...
r/>
This clip is from the chapter "Reading, Understanding and Writing docker-compose.yml files step by...
Brian McLogan
Finding the Inverse Sine of Radical Three Over Two
👉 Learn how to evaluate the inverse of reciprocal trigonometric functions. Recall that the reciprocal trigonometric functions are given by the ratio of 1 and the corresponding trigonometric function. When an angle is unknown but the...
Curated Video
The Modern JavaScript Bootcamp (2019) - Variable Scope: Part II
In this lesson, we’re going to talk about two more scope related topics. The first is the shadowing. The second is leaked global.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series...
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series...
Curated Video
World of Computer Networking Your CCNA start - Networks
This video explains networks and their types.<br/<br/>>
This clip is from the chapter "Networks" of the series "World of Computer Networking: Your CCNA start".This section introduces you to networks.
This clip is from the chapter "Networks" of the series "World of Computer Networking: Your CCNA start".This section introduces you to networks.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Box Model
CSS Crash Course: Box Model<br/<br/>>
This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Curated Video
Excel VBA Programming The Complete Guide - Default Values for Declared Variables
In this lesson, we take a look at the default values for the String, Long, Double and Boolean data types.
r/>
This clip is from the chapter "Variables and Data Types" of the series "Excel VBA Programming–The Complete...
r/>
This clip is from the chapter "Variables and Data Types" of the series "Excel VBA Programming–The Complete...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 04-Understanding the AOP Terminology - Pointcut, Advice, Aspect, and JoinPoint
This video highlights various AOP terminologies, such as Pointcut, Advice, Aspect, and JoinPoint.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the...
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - OOP Principles-Classes and Objects
This video explains classes and objects.
r/>
This clip is from the chapter "Understanding Object-Oriented Principles of Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
r/>
This clip is from the chapter "Understanding Object-Oriented Principles of Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...