Instructional Video3:51
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Requirement Files

Higher Ed
Requirement files are common in Python. It's a list of all your packages that your 3rd party project needs to operate.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python...
Instructional Video10:23
Curated Video

Node.js API Masterclass with Express and MongoDB - Database Seeder For Bootcamps

Higher Ed
Mongoose Advanced Querying & Relationships: Database Seeder For Bootcamps
r/>
This clip is from the chapter "Mongoose Advanced Querying & Relationships" of the series "Node.js API Masterclass with Express and MongoDB".This...
Instructional Video17:03
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Specialize & Stats Section

Higher Ed
Portfolio Website With Sass: Specialize & Stats Section
r/>
This clip is from the chapter "Portfolio Website With Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create a...
Instructional Video11:17
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Functions, Mixins & More

Higher Ed
Learning Sass: Functions, Mixins & More<br/<br/>>

This clip is from the chapter "Learning Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about Sass.
Instructional Video16:40
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Backgrounds & Borders

Higher Ed
CSS Basics: Backgrounds & Borders<br/<br/>>

This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
Instructional Video2:43
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Record a Video from the Terminal (raspivid)

Higher Ed
This video explains how to record a video from the Terminal (raspivid).
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022...
Instructional Video5:48
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Add a New URL and Connect Flask with GPIOs

Higher Ed
This video explains adding a new URL and connect Flask with GPIOs.
<
br/>
This clip is from the chapter "Create a Web Application on Your Raspberry Pi with Flask and Python" of the series "Raspberry Pi for Beginners - 2022 Complete...
Instructional Video15:31
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Step 5 (RPi) - Get Button Pressed Message from Serial

Higher Ed
In this video, we will work on step 5, where you will learn how to get a button-pressed message from a serial.
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and...
Instructional Video4:50
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Optional Arguments or Parameters

Higher Ed
Let's look at the parameters that we can define to alter the way the output looks like further.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video11:33
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Target Network and Recap

Higher Ed
This video explains about the target network and recap.<br<br/>/>

This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video4:38
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Type Hint Function Arguments and Return Type

Higher Ed
You will learn to use arguments in a function for the best use of type hinting to hint on the type of an argument.
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video9:25
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Set Up Logic App to Handle Email Notifications

Higher Ed
This video explains setting up logic app to handle email notifications.
<
br/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
Instructional Video9:27
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Learn by example - how does SQLi work?

Higher Ed
SQL Injection: Learn by example - how does SQLi work?
r/>
This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will discuss a major security...
Instructional Video19:48
Curated Video

Introduction To Website Development Technologies - Redesign the About Page with Bootstrap Grid and Buttons

Higher Ed
In this video, you will learn how to redesign the about page with Bootstrap grid and buttons.
<
br/>
This clip is from the chapter "Redesign Website with Bootstrap 5" of the series "Introduction to Website Development...
Instructional Video5:25
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Take a Photo from the Terminal (raspistill)

Higher Ed
This video explains how to take a photo from the Terminal (raspistill).
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022...
Instructional Video7:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Convolution

Higher Ed
This video explains why we need convolution.
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep...
Instructional Video2:21
Curated Video

Docker Certified Associate Certification Training Course - Docker Container with Custom Network

Higher Ed
This video explains Docker container with custom network.<br<br/>/>

This clip is from the chapter "Networking" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains networking.
Instructional Video2:41
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Methods or Object Functions

Higher Ed
You will learn to use keyword arguments to execute code and alter the behavior of the output.
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video4:24
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - log(padding) Argument

Higher Ed
We will look at the END argument in our function and execute code.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates a lot of built-in...
Instructional Video5:22
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Prerequisites 2 - AWS CLI

Higher Ed
This video talks about the second prerequisite—AWS CLI.
<
br/>
This clip is from the chapter "Prerequisites and Tools for Developing Serverless Applications on AWS" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video3:56
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - COMPRESS Function (Remove Characters from String, and All Types of Blanks)

Higher Ed
The compress function allows you to remove characters from strings. It also removes leading, trailing, and between blanks.
<
br/>
This clip is from the chapter "SAS Functions" of the series "Complete SAS Programming Guide - Learn...
Instructional Video7:03
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Network Architecture: Why Convolution

Higher Ed
In this video, we will understand why convolution.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video4:45
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: Infinite Memory Architecture Solution

Higher Ed
In this video, we will cover infinite memory architecture solution.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video7:30
TLDR News

This is Britain's Secret Economic Crisis: The Gilt Destruction

12th - Higher Ed
The UK's economy is currently damaged in so many ways that it's almost hard to keep track, but one metric is more important than many others - gilt markets. So let's explain what they are and why the Bank of England just had to take huge...