Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Showcase With Overlay & Button Styles
NewsGrid Website: Showcase With Overlay & Button Styles This clip is from the chapter "NewsGrid Website" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about NewsGrid Website.
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - SQLi mitigation - Escaping user input, least privilege, whitelist validation
SQL Injection: SQLi mitigation - Escaping user input, least privilege, whitelist validation This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will...
Curated Video
Practical Linux Command Line 2.0 - Show Hidden Files
This video helps you show the hidden files. This clip is from the chapter "Navigate in the Linux File System" of the series "Practical Linux Command Line 2.0".This section focuses on navigating in the Linux File System.
IDG TECHtalk
How to use the ls command: 2-Minute Linux Tips
In this Linux tip, learn how to use the ls command. The ls command is one of the most basic commands. It’s used to list files and it has some very useful options.
IDG TECHtalk
How to use the wget command: 2-Minute Linux Tips
In this Linux tip, learn the wget command. It makes downloading pages from web sites – even recursively – very easy. Keep in mind that this command downloads whatever html code defines the page.
IDG TECHtalk
How to use the du command: 2-Minute Linux Tips
In this Linux tip, we’re going to look at the du command that reports on disk usage – whether individual files or directories.
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Running Docker Containers with a Shared Host File System (Volume Mounting)
Understanding Docker Run with Volume mounting and important flags step by step: Running Docker Containers with a Shared Host File System (Volume Mounting) This clip is from the chapter "Understanding Docker Run with Volume mounting and...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Troubleshooting Issues Ansible
This video demonstrates how to troubleshoot issues in Ansible. This clip is from the chapter "Other Ansible Resources and Areas" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section presents some other...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Section 1 and 2 Quiz
This video presents quick quiz questions to test what you have learned from sections 1 and 2. This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From Beginner to...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Pseudo Classes - Part 2
CSS Basics: Pseudo Classes - Part 2 This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Curated Video
The Complete Practical Docker Guide - Introduction to the Find Command
This video provides an introduction to 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 - MySQL and phpMyAdmin in the Custom Network
This video talks about MySQL and phpMyAdmin in the custom network. This clip is from the chapter "Default and Custom Bridge Networks in Docker (WordPress, MySQL)" of the series "The Complete Practical Docker Guide".This section focuses...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Network Troubleshooting - Part 2
This is the second part of the two-part video that explains how to perform network troubleshooting. This clip is from the chapter "Networking" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Work Gallery With Transitions
Portfolio Website With Sass: Work Gallery With Transitions 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...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - CSS Variables (Custom Properties)
More CSS Concepts - Advanced Selectors, Animation & More: CSS Variables (Custom Properties) This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Solution - Deployments
In this video, we will learn about a solution to deployments. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Virtual Environments
Virtual environments keep your project code separated from other projects. This means you can install two versions of the same package and have no more worries about code conflicts! This clip is from the chapter "Advanced Python" of the...
Professor Dave Explains
Practice Problem: Vicinal Dihalide Synthesis
We've got two vicinal dihalides with different stereochemistry, and we want to make them. How can we do this? Think about the reactions you know and give it a try!
Professor Dave Explains
Organic Chemistry Synthesis Challenge 1
Need some organic chemistry practice? Here's a tricky synthesis to try!
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - A Few More Terminal Commands to Gain More Control Over Your Raspberry Pi
This video talks about a few more terminal commands to gain more control over your Raspberry Pi. This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Hardware and Software Setup for Serial
In this video, we will cover the hardware and software setup for Serial. This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the Next Level".In...
Curated Video
Practical Linux Command Line 2.0 - Extra: Use Snap on Ubuntu
This video explains how to take a Use Snap on Ubuntu. This clip is from the chapter "Install and Update Software" of the series "Practical Linux Command Line 2.0".This section focuses on installing and updating software.
Curated Video
Practical Linux Command Line 2.0 - Understand File Owner and Permissions (ls -l)
This video helps understand file owner and permissions (ls -l). This clip is from the chapter "Manage Users and Permissions" of the series "Practical Linux Command Line 2.0".This section focuses on managing users and permissions.