Curated Video
The Complete Python Course - What Is Type Conversion in Python?
We will understand type conversion and learn how to use it to modify data structures in Python. This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type...
Curated Video
The Complete Python Course - 3 Coding Examples
We will work on a project called "Python Type Conversion". This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.
Curated Video
DevOps Complete Course - Steps Involved in Building a Java Project
This video explains the steps involved in building a Java project. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
Machine Learning Random Forest with Python from Scratch - Accuracy and Error - Random Forest Step-by-Step
In this video, you will learn to implement the accuracy method to help determine our model's performance. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercise - Excel Driven Testing - 3
This video presents the third part of the Excel driven testing practice exercise. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting Numbers in a Table
This video explains how to format numbers in a table. This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction to...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Exporting a Report to PPT, PDF, and PBIX
This video demonstrates how to export a Power BI report to different formats, such as PPT, PDF, and PBIX. This clip is from the chapter "Power BI Services" of the series "Business Intelligence with Microsoft Power BI - with...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - One-Hot Encoding
In this video, we will understand one-hot encoding. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of deep...
Curated Video
Solving Mixed Number Subtraction Problems
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2H Q4, which involves mixed number subtraction. Students will understand how to work with mixed numbers and improper fractions. They will apply...
Curated Video
3D Shapes: Volume and Density
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q22, which involves the density and volume of a 3D shape. Students will understand the concept of density and its relation to mass and volume....
Curated Video
Understanding Wealth, Income, and Liquidity
In the video, the lecturer discusses the differences between wealth and income, and introduces the concepts of liquidity, stock, and flow. The video includes charts and surveys to illustrate the points and concludes by highlighting the...
Jabzy
Jerusalem of the East - Stuff That I Find Interesting
In this video, Jabzy brings us historical tidbits and unknown facts about the Jerusalem of the East
Packt
End-to-End Example on Uploading Files with AutoIT Selenium
This video presents an end-to-end example of uploading files with AutoIT Selenium. This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced...
Brian McLogan
Learn how to simplify a trigonometric rational expression
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the terms on the left-hand side of the equality sign is equal to the terms on the right-hand side. To...
Curated Video
Complete Modern C++ - if constexpr - II
This video shows the internals of how the conditional statements are discarded with compile time of expressions. This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold...
Curated Video
The Modern JavaScript Bootcamp (2019) - Section Intro: JavaScript Functions
In this section, you’re going to learn the very basics of JavaScript. We’ll explore the JavaScript syntax and some of the core building blocks that JavaScript provides. By the end of this section, you’ll be able to create basic...
Brian McLogan
Asymptotes and intercepts
👉 Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - End-to-End Automation Examples using POJO Deserialization
This video presents end-to-end automation examples using POJO deserialization. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Google Maps Add Place JSON to Implement Serialization
This video focuses on the Google Maps Add Place JSON to implement serialization. This clip is from the chapter "Serialization of the Input Payload Using Google Maps API Example" of the series "REST API Automation Testing from Scratch -...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming RDD Transformations
In the session, you will learn about Spark streaming RDD transformations. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on Spark...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - LCD Breakdown
The Liquid Crystal Display (LCD) is the dominant technology for today’s monitors. A good tech should possess a deep understand of how LCDs work and how to open and repair an LCD monitor. This clip is from the chapter "Display...
Curated Video
How to Convert From Decimal to Hexadecimal
Quick whiteboard tutorial showing how to easily convert numbers in decimal (base 10) to hexadecimal (base 16) for students studying GCSE Computer Science
Curated Video
Converting Google Docs to PDF
In this quick tutorial video, viewers learn how to easily convert a Google Docs document into a PDF file for easy distribution to others.
Curated Video
pandas for Python - A Quick Guide - Data Transformation
In this video, you will learn how to convert String data to a category and discretize a continuous variable and convert it into a categorical feature. This clip is from the chapter "Data Preprocessing" of the series "Pandas for Beginners...