Hi, what do you want to do?
Curated Video
DevOps Complete Course - Unable to Push Changes onto Remote Repository
This video explains what are the issues that don’t allow codes to push changes onto remote repository.
<
br/>
This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and...
<
br/>
This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and...
Curated Video
Minimal API Development with ASP.NET Core - Add Default Data
This video explains setting up the default data or seeding the database.
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Data Types in JavaScript
This video talks about the data types in JavaScript.
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - ROC Curve
This video explains the ROC curve in detail.
<
br/>
This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses...
<
br/>
This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses...
Curated Video
C++ Developer - Friend Functions and Friend Classes
This video explains the friend functions and friend classes.<br/<br/>>
This clip is from the chapter "Templates, the Standard Template Library (STL), and Other Skills" of the series "The Complete C++ Developer Course".null
This clip is from the chapter "Templates, the Standard Template Library (STL), and Other Skills" of the series "The Complete C++ Developer Course".null
Curated Video
Mastering Spring Framework Fundamentals - The Advantage of Annotation-based Configuration over XML Configuration
This video provides an overview of what you will learn in this section.
r/>
This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and...
r/>
This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JSON Conclusion
In this video, we'll cover JSON conclusion.
r/>
This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn...
r/>
This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Entities
In this video, we'll learn about HTML entities.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn...
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - CSPROJ
In this video, we'll look at CSPROJ.<br/<br/>>
This clip is from the chapter "Razor Projects in ASP.NET Core" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Razor projects in ASP.NET Core.
This clip is from the chapter "Razor Projects in ASP.NET Core" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Razor projects in ASP.NET Core.
Curated Video
Rust Programming Master Class from Beginner to Expert - String Reversal Using Stacks
In this video, you will learn how to perform string reversal using Stacks.
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
Curated Video
Rust Programming Master Class from Beginner to Expert - Mutable and Immutable References
In this video, we will cover mutable and immutable references.
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
Curated Video
Rust Programming Master Class from Beginner to Expert - Lifetimes (Part 1)
In this video, we will cover lifetimes.
<
br/>
This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring iterators,...
<
br/>
This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring iterators,...
Curated Video
Salesforce Platform App Builder Certification Training - Flows
This video explains the flows in process automation.<br<br/>/>
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Curated Video
Practical Data Science using Python - NumPy Arrays 3
This video explains iterating through an array.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - def-Keyword
Here, you will learn about functions and keywords using the ().
<
br/>
This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this section, we will look...
<
br/>
This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this section, we will look...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating DynamoDB Database for Product Microservices with AWS CDK
This video explains creating DynamoDB database for product microservices with AWS CDK.
<
br/>
This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with CDK" of the series "AWS...
<
br/>
This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with CDK" of the series "AWS...
Curated Video
Hands-on .NET Minimal API for Web Developers - Using Attributes in Map Methods
In this lesson, we will look at the various attributes used in Map methods for the web API.
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section...
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Curated Video
Minimal API Development with ASP.NET Core - Refactor Endpoints with Repository
This video explains how to refactor endpoints with the repository.<br<br/>/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Prerequisites and How to Succeed in This Course
This video talks about the prerequisites and how to succeed in this course.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Deep Copy or Reference Slicing
In this video, we will cover deep copy or reference slicing.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon DynamoDB-Storing Large Objects
This video focuses on storing large objects.
<
br/>
This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about the various AWS...
<
br/>
This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about the various AWS...
Learn German with Herr Antrim
EVERY Tense in German Explained! - Präsens, Perfekt, Präteritum, Plusquamperfekt, Futur 1, Futur 2
Ever wonder how many tenses there are in German? Well, there are 6 of them and in this video I give you a general overview of what they are, why the exist and how to form them.
Timestamps
0:00 Intro
0
:23...
Timestamps
0:00 Intro
0
:23...
AllTime 10s
10 Puzzles That Cant Be Solved
Have an IQ of 160+? Fancy yourself as the next Albert Einstein? Well good for you, but you probably still won't be able to solve these puzzles!
Let's Tute
Common Types of Errors in Excel Formulas
In this Microsoft Excel tutorial, we will learn about the common types of errors that can occur in Excel formulas. The video explains the reasons behind these errors and provides examples for each type of error.