Hi, what do you want to do?
Curated Video
Python In Practice - 15 Projects to Master Python - Creating conditions Using or and and keywords
This video explains how to use the “or†keyword, the “and†keyword, and helps with creating conditions.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to...
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Frozen Lake - 1
This is the first of the four-part video that explains implementing Frozen Lake.
<
br/>
This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
<
br/>
This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Evaluation and Testing
This video is on evaluation and testing.
<
br/>
This clip is from the chapter "Stable Baselines Cartpole Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Stable...
<
br/>
This clip is from the chapter "Stable Baselines Cartpole Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Stable...
Curated Video
PEP8 Guidelines Python Clean Coding - Comparisons and Logical Operations
This video explains comparisons and logical operations in Python.<br<br/>/>
This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Curated Video
Machine Learning Random Forest with Python from Scratch - Comparison Operators
Here, you will learn about Python's two types of operators, the comparison operator, and the logical operator.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python...
Curated Video
AWS Cloud Development Kit - From Beginner to Professional - CloudWatch Custom Metrics, Filter Patterns, and Alarms
This video explains CloudWatch custom metrics, filter patterns, and alarms.
<
br/>
This clip is from the chapter "Create and Deploy Serverless Application Resources" of the series "AWS Cloud Development Kit - From Beginner to...
<
br/>
This clip is from the chapter "Create and Deploy Serverless Application Resources" of the series "AWS Cloud Development Kit - From Beginner to...
Curated Video
Intro To Python Programming - Simple Conditionals
Every program makes decisions. The coding structures used to make decisions are called conditionals. In this video, you'll learn to create simple conditional statements.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - String in Python: String Escape Sequences
In this video, we will cover string escape sequences.
<
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 Projects) A...
<
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 Projects) A...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Seaborn for Data Visualization: Seaborn Catplot
In this video, we will cover Seaborn Catplot.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Is instance and PowFunctions
In this video, we will cover Python function- Is instance and PowFunctions.
<
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...
<
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Probability Model: Probability Models Independence
In this video, we will cover probability models independence.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: if Elif Else Python Conditions
In this video, we will cover if Elif Else Python condition.
<
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
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Assertions in Automation Testing and How to Use Them
This video discusses the importance of assertions in automation testing, and explains how to use them.
r/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium...
r/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Implementation of Arrays List
This video explains how to implement a list of arrays.
r/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics...
r/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics...
Curated Video
Solving Equations Using Graphs: Simultaneous Equations and Inequalities on a Graph
This video shows how to find the solution of simultaneous equations. It also shows how to use inequalitites on a graph in order to shade a region defined by all inequalities. Source of problem: IGCSE A June 2018 paper 1H Q12.
Curated Video
Core Java Programming Course- String Comparison Operations
This video explains how to compare strings.
r/>
This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations...
r/>
This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 05: Second JUnit Example assertTrue and assertFalse
Unit Testing with Junit: Step 05: Second JUnit Example assertTrue and assertFalse
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
Curated Video
Node.js API Masterclass with Express and MongoDB - Updating & Deleting Bootcamps - PUT & DELETE
Getting Started With MongoDB & Bootcamps Resource: Updating & Deleting Bootcamps - PUT & DELETE
r/>
This clip is from the chapter "Getting Started With MongoDB & Bootcamps Resource" of the series "Node.js API Masterclass with...
r/>
This clip is from the chapter "Getting Started With MongoDB & Bootcamps Resource" of the series "Node.js API Masterclass with...
Curated Video
Data Analytics using Python Visualizations - Applying Filters - IndexFilter, BooleanFilter, GroupFilter
This video explains applying filters – IndexFilter, BooleanFilter, GroupFilter.
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python...
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python...
Australian Children's Television Foundation
Bushwhacked! - Series 1 - Episode 12 (Arafura File Snake)
Brandon challenges Kayne to catch, cook and then eat an Arafura File Snake – a rare delicacy that lives in croc-infested waters in Arnhem Land!
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Variables - Data Types
This video explains about variables - data types.
<
br/>
This clip is from the chapter "Programming with Python3 – Variables and Functions" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on...
<
br/>
This clip is from the chapter "Programming with Python3 – Variables and Functions" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Create, Remove, and Manipulate Files
This video helps you create, remove, and manipulate files.
<
br/>
This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on the...
<
br/>
This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on the...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Activity 11 - Solution
This is the eleventh activity solution video to choose which LED to power on from a web browser.
<
br/>
This clip is from the chapter "Create a Web Application on Your Raspberry Pi with Flask and Python" of the series "Raspberry Pi...
<
br/>
This clip is from the chapter "Create a Web Application on Your Raspberry Pi with Flask and Python" of the series "Raspberry Pi...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Activity 02 - Solution
This is the second activity solution video to validate user input.
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete...
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete...