Hi, what do you want to do?
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Comparison Operators
Let's understand the equality operator or the == operator.
<
br/>
This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...
<
br/>
This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Using Command Line Arguments in Scrapy Spider
In this educational video, we delve into tips and tricks for using scrapy to scrape websites. Our expert instructor walks us through how to set up our spider to receive command line arguments and use those arguments to scrape specific...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Extracting Data
In this informative tutorial video, we will explore how to extract data from web pages using Scrapy, a powerful Python-based web scraping framework. We will cover the process of selecting and extracting data using CSS selectors, and...
Curated Video
Python In Practice - 15 Projects to Master Python - print( )
This video explains the print( ) function.<br<br/>/>
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Create Local Git Repository - Staging And Commit
This video explains how to create a local git repository - staging and commit.
<
br/>
This clip is from the chapter "Git and GitHub – Version Control System" of the series "Selenium WebDriver Advanced - Industry Standard...
<
br/>
This clip is from the chapter "Git and GitHub – Version Control System" of the series "Selenium WebDriver Advanced - Industry Standard...
Curated Video
DevOps Complete Course - Resources
This video demonstrates and talks about the resources or prerequisites for this course.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "DevOps Complete Course".This section provides an introduction...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "DevOps Complete Course".This section provides an introduction...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Variable Scope
Here, we will define a value set to 0 and then change it using a function called num using the print num function.
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with...
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Using Python Match Case Statements and Match Default Case
We will use the match case statements to avoid redundancy and lengthy codes.
<
br/>
This clip is from the chapter "Match Case Statements" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
<
br/>
This clip is from the chapter "Match Case Statements" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Tuple Unpacking
We will look at unpacking the values or elements of a tuple.
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on various operators...
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on various operators...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - The Array Data Type
In this lesson, we will look at the different sequence of elements or datatypes and the array as a datatype.
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - String Format Specifiers
In this video, you will learn how to use the = format specifier that will do the same task as our {} to print any values.
<
br/>
This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python...
<
br/>
This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Delete Documents Using Mongoose (CRUD Series)
This video helps delete documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section...
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section...
Curated Video
Intro To Python Programming - Input
So far the code we've written has all of the variable values hard coded, so we get the same ouput every time we run the program. Now we'll learn to take user input so we can process information provided by the user.
Curated Video
Intro To Python Programming - Writing and Running Your First Python Program
You'll become a coder in this section of the course as you write and execute your first Python program.
Curated Video
Intro To Python Programming - Tools of the Trade (Mac)
If you're a Mac user watch this video to properly set up your computer to be successful in the course.
Packt
Mac OS X - Using Brew
This video demonstrates how to install Kafka on Mac OS X using brew.
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will understand...
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will understand...
Curated Video
The Complete Practical Docker Guide - Why You Need to Have the node_modules Folder and Python venv Folders Locally
This video explains why you need to have the node_modules folder and Python venv folders locally.
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker...
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Setting up Babel
In this video you'll setup Babel. This compiles your JSX into regular JavaScript that your browser understands.
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and...
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
The Complete Practical Docker Guide - Creating and Extracting Compressed Archive Using tar and gzip
This video shows creating and extracting compressed archive using tar and gzip.
r/>
This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on...
r/>
This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on...
Curated Video
The Complete Practical Docker Guide - Starting Frontend App Using NPM
This video helps you get started with frontend app using NPM.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...
Curated Video
The Complete Practical Docker Guide - Installing Node.js and NPM
This video helps you with installing Node.js and NPM.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on launching...
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on launching...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Using Create React App
In this video, you’ll set up the React application.<br/<br/>>
This clip is from the chapter "[New!] Hooks, Context, Fragments, and More" of the series "The Complete React Developer Course (with Hooks and Redux)".null
This clip is from the chapter "[New!] Hooks, Context, Fragments, and More" of the series "The Complete React Developer Course (with Hooks and Redux)".null
Curated Video
The Modern JavaScript Bootcamp (2019) - [Windows Only] Install cmder
This lecture is for Windows users only. You’ll be installing cmder, a console emulator for Windows that’ll make working in the terminal a whole lot easier.
r/>
This clip is from the chapter "Building Out Our App" of the series...
r/>
This clip is from the chapter "Building Out Our App" of the series...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 05 – Deploy Your First Spring Boot Application to Kubernetes Cluster
This video helps you deploy your first Spring Boot application to Kubernetes Cluster.
r/>
This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master...
r/>
This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master...