Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Colors and Styles
In this video, we will cover Matplotlib colors and styles. 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
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on Creating New Variables
More on creating new variables, including the type of expressions that you can utilize. This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Curated Video
The Complete Practical Docker Guide - Installing Python, Pip, and Pipenv on macOS
This video helps you with installing Python, Pip, and Pipenv on macOS. 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 - Enabling SSH on the Linux Server
This video helps in enabling SSH on the Linux server. This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Curated Video
The Complete Practical Docker Guide - Searching Files Using the Find Command
This video helps in searching files using the Find command. This clip is from the chapter "Search Operations in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the search operations in Linux.
Curated Video
The Complete Practical Docker Guide - Basic Container and Images Commands
This video talks about the basic container and images commands. This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an introduction to the...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Requirement Files
Requirement files are common in Python. It's a list of all your packages that your 3rd party project needs to operate. This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3...
Curated Video
Node.js API Masterclass with Express and MongoDB - Database Seeder For Bootcamps
Mongoose Advanced Querying & Relationships: Database Seeder For Bootcamps This clip is from the chapter "Mongoose Advanced Querying & Relationships" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Specialize & Stats Section
Portfolio Website With Sass: Specialize & Stats Section 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 portfolio website...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Functions, Mixins & More
Learning Sass: Functions, Mixins & More 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.
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Backgrounds & Borders
CSS Basics: Backgrounds & Borders 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.
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Record a Video from the Terminal (raspivid)
This video explains how to record a video from the Terminal (raspivid). 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 Complete...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Add a New URL and Connect Flask with GPIOs
This video explains adding a new URL and connect Flask with GPIOs. 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 Course".This...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Step 5 (RPi) - Get Button Pressed Message from Serial
In this video, we will work on step 5, where you will learn how to get a button-pressed message from a serial. This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and Arduino - Go...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Optional Arguments or Parameters
Let's look at the parameters that we can define to alter the way the output looks like further. This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Target Network and Recap
This video explains about the target network and recap. 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.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Type Hint Function Arguments and Return Type
You will learn to use arguments in a function for the best use of type hinting to hint on the type of an argument. This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Set Up Logic App to Handle Email Notifications
This video explains setting up logic app to handle email notifications. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Learn by example - how does SQLi work?
SQL Injection: Learn by example - how does SQLi work? 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 vulnerability...
Curated Video
Introduction To Website Development Technologies - Redesign the About Page with Bootstrap Grid and Buttons
In this video, you will learn how to redesign the about page with Bootstrap grid and buttons. This clip is from the chapter "Redesign Website with Bootstrap 5" of the series "Introduction to Website Development Technologies".In this...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Take a Photo from the Terminal (raspistill)
This video explains how to take a photo from the Terminal (raspistill). 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 Complete...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Why Convolution
This video explains why we need convolution. 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 neural network...
Curated Video
Docker Certified Associate Certification Training Course - Docker Container with Custom Network
This video explains Docker container with custom network. This clip is from the chapter "Networking" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains networking.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Methods or Object Functions
You will learn to use keyword arguments to execute code and alter the behavior of the output. This clip is from the chapter "Classes" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates...