Hi, what do you want to do?
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Else, Else If
This video shows more about the IF structure using Else, Elif (Else if).
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Curated Video
Programming Basics: Definite and Indefinite Iteration in Scratch
This tutorial video explores the concepts of definite and indefinite iteration in programming using Scratch. The instructor demonstrates how to create a password protection system and a game where a pterodactyl chases the mouse....
Curated Video
Enhancing a Guessing Game in Scratch
This tutorial series teaches basic programming concepts using Scratch through building a guessing game. In Lesson 10, students learn to enhance the game by allowing users to choose the difficulty level and tracking the number of...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - CreateBlog Client
[Hands-On] CRUD API with MongoDB: CreateBlog Client
r/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are...
r/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Try-Catch Mechanism
This video explains the try-catch mechanism.
r/>
This clip is from the chapter "Exception Handling Mechanism" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains how to raise...
r/>
This clip is from the chapter "Exception Handling Mechanism" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains how to raise...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Root CA and Root Certificates in the OS
In this video, we'll be learning about root CA and root certificates in the OS.
r/>
This clip is from the chapter "RSA, Certificates, and Chain of Trust" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section,...
r/>
This clip is from the chapter "RSA, Certificates, and Chain of Trust" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section,...
Packt
Application Example - Make Three LEDs Blink at Different Rates
In this video, we will work on an application example to make three LEDs blink at different rates.
<
br/>
This clip is from the chapter "LEDBlinker - Use a Class Inside Another Class" of the series "Arduino OOP — Object-Oriented...
<
br/>
This clip is from the chapter "LEDBlinker - Use a Class Inside Another Class" of the series "Arduino OOP — Object-Oriented...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Static and Member Initializers
Miscellaneous Topics: Static and Member Initializers
r/>
This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous...
r/>
This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous...
Curated Video
Arduino for Beginners - 2022 Complete Course - The Problem with delay ()
This video explains the problem with delay ().
<
br/>
This clip is from the chapter "Time Functionalities- Improve Your Programs and Multitask" of the series "Arduino for Beginners - 2022 Complete Course".This section explains more...
<
br/>
This clip is from the chapter "Time Functionalities- Improve Your Programs and Multitask" of the series "Arduino for Beginners - 2022 Complete Course".This section explains more...
Curated Video
Arduino for Beginners - 2022 Complete Course - Loops
This video explains loops.<br<br/>/>
This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
Curated Video
Practical CSS3 Mastery Course - CSS Display Property
In this video, we will cover CSS display property.
<
br/>
This clip is from the chapter "Selectors, Display, Position, Z Index" of the series "Practical CSS3 Mastery Course".in this section, you will learn about selectors, display,...
<
br/>
This clip is from the chapter "Selectors, Display, Position, Z Index" of the series "Practical CSS3 Mastery Course".in this section, you will learn about selectors, display,...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Conditions
This video covers Conditions.
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on programming with...
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on programming with...
Curated Video
Practical Data Science using Python - Python Iterations 2
This video explains loop structures with numeric ranges.<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
Practical Data Science using Python - Python Dictionaries 1
This video explains Python dictionaries, which are a collection of key-value pairs.
<
br/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for...
<
br/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Resnet
This video explains about Resnet.<br<br/>/>
This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.
This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Custom Exception ExitPhonebook()
You will learn to make your code more consistent while debugging.
<
br/>
This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on finding errors and...
<
br/>
This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on finding errors and...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Classes and Objects - Classes
In this video, we will know that classes are generally templates for creating objects, and also explain how to create our own class to create an object.
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate...
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate...
Curated Video
Python In Practice - 15 Projects to Master Python - Use of else and finally Blocks
This video explains the use of else and finally blocks.<br<br/>/>
This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Curated Video
Python In Practice - 15 Projects to Master Python - elif Statements
This video explains elif statements and how to write elif statements.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - Adding the Cart to Our Website
This video helps in adding the cart to our website.<br<br/>/>
This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Implementing Custom Driver - Part 1
This video explains implementing custom driver.
<
br/>
This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the custom...
<
br/>
This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the custom...
Curated Video
Machine Learning Random Forest with Python from Scratch - Better Coding Practice, Completing the Game
In this lecture, we will complete the game we left in the previous lesson.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Terminal Chat Room Part 2 - Adding Functionality
In this second part, you are going to learn how to add functionality.
<
br/>
This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
<
br/>
This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Testing out WAN Communication
In this video, you will learn how to test out WAN communication.
<
br/>
This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In this section, you...
<
br/>
This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In this section, you...