Instructional Video8:09
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Comparison Operators

Higher Ed
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...
Instructional Video7:10
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using Command Line Arguments in Scrapy Spider

Higher Ed
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...
Instructional Video8:58
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Extracting Data

Higher Ed
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...
Instructional Video4:25
Curated Video

Python In Practice - 15 Projects to Master Python - print( )

Higher Ed
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.
Instructional Video12:32
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Create Local Git Repository - Staging And Commit

Higher Ed
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...
Instructional Video0:58
Curated Video

DevOps Complete Course - Resources

Higher Ed
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...
Instructional Video6:42
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Variable Scope

Higher Ed
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...
Instructional Video5:39
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Using Python Match Case Statements and Match Default Case

Higher Ed
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...
Instructional Video2:46
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Tuple Unpacking

Higher Ed
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...
Instructional Video3:32
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - The Array Data Type

Higher Ed
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...
Instructional Video5:27
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - String Format Specifiers

Higher Ed
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...
Instructional Video7:33
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Delete Documents Using Mongoose (CRUD Series)

Higher Ed
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...
Instructional Video7:18
Curated Video

Intro To Python Programming - Input

Pre-K - Higher Ed
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.
Instructional Video5:17
Curated Video

Intro To Python Programming - Writing and Running Your First Python Program

Pre-K - Higher Ed
You'll become a coder in this section of the course as you write and execute your first Python program.
Instructional Video2:26
Curated Video

Intro To Python Programming - Tools of the Trade (Mac)

Pre-K - Higher Ed
If you're a Mac user watch this video to properly set up your computer to be successful in the course.
Instructional Video1:30
Packt

Mac OS X - Using Brew

Higher Ed
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...
Instructional Video8:02
Curated Video

The Complete Practical Docker Guide - Why You Need to Have the node_modules Folder and Python venv Folders Locally

Higher Ed
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...
Instructional Video17:26
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Setting up Babel

Higher Ed
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...
Instructional Video7:48
Curated Video

The Complete Practical Docker Guide - Creating and Extracting Compressed Archive Using tar and gzip

Higher Ed
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...
Instructional Video5:05
Curated Video

The Complete Practical Docker Guide - Starting Frontend App Using NPM

Higher Ed
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...
Instructional Video1:31
Curated Video

The Complete Practical Docker Guide - Installing Node.js and NPM

Higher Ed
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...
Instructional Video16:46
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Using Create React App

Higher Ed
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
Instructional Video2:14
Curated Video

The Modern JavaScript Bootcamp (2019) - [Windows Only] Install cmder

Higher Ed
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...
Instructional Video11:39
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 05 – Deploy Your First Spring Boot Application to Kubernetes Cluster

Higher Ed
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...