Kids Learning Videos
Flags for Kids! (Part Three | Final)
Preschoolers and toddlers can watch almost 100 flags from all over the world in this video. Learn about flags and which countries or organizations they belong to. Flags in this video: 1. Niger 2. Oman 3. Palestine 4. Papua New Guinea 5....
IDG TECHtalk
How to set up Azure AD to spot risky users
You have several options to set up alerts in Azure Active Directory to help spot risky user behavior. If you have a suggestion for a future episode of Windows Security Tips, leave it in the comments below.
Curated Video
A2 English Listening Practice - 4th of July
This video serves as English listening comprehension practice for lower-level students. In this video, a native English speaker talks slowly and clearly about the topic of the 4th of July. The subtitles are included at the bottom of the...
Curated Video
B2 English Listening Practice - Amusement Parks
This video serves as English listening comprehension practice for intermediate and upper intermediate-level students. In this video, a native English speaker talks in a natural way about the topic of amusement parks. The subtitles are...
Curated Video
Learning LESS (Video 13)
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
IDG TECHtalk
How to use the lscpu command: 2-Minute Linux Tips
In this Linux tip, we’re going to look at the lscpu command that provides a lot of information on your system’s CPU or CPUs.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - What Is Flexbox?
Flexbox: What Is Flexbox? This clip is from the chapter "Flexbox" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about Flexbox here
Curated Video
Hands-On WebAssembly for C++ Programmers - Debugging WebAssembly
How do we debug our C++ in the web browser? • Setup source maps to translate C++ • Use Chrome to step through code • Use Firefox to introspect variables This clip is from the chapter "Debugging Techniques in WebAssembly" of the series...
Poetry Foundation
Laura Brown-Lavoie reads "no flag"
Laura Brown-Lavoie (she/her) reads her poem, "no flag
Curated Video
The Full Stack Web Development - Telnet Commands
Learning Caching Using Memcached: Telnet Commands This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with Telnet in Linux. We work...
Curated Video
World of Computer Networking Your CCNA start - Analyzing a Transmission Control Protocol (TCP) Connection in Wireshark - Part 1
This is the first part of the two-part video that explains how to analyze a TCP connection in Wireshark. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series...
Curated Video
The Full Stack Web Development - Installing MongoDB
MongoDB - Learning NoSQL Database Design: Installing MongoDB This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL database....
Curated Video
World of Computer Networking Your CCNA start - Analyzing a Transmission Control Protocol (TCP) Connection in Wireshark - Part 2
This is the second part of the two-part video that explains how to analyze a TCP connection in Wireshark. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the...
Curated Video
World of Computer Networking Your CCNA start - Establishing a Transmission Control Protocol (TCP) Connection
This video shows how to establish a TCP connection. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your CCNA start".This...
Curated Video
Complete Modern C++ - File IO - Part II (Error Handling)
This video shows how to handle errors during file I/O through stream state flags. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Curated Video
C++ Standard Template Library in Practice - Project (Continued)
The user would like to put what they learned into practice. • Introduce the project topic • Program the necessary parts • Run the project and show the output This clip is from the chapter "Threading" of the series "C++ Standard Template...
Curated Video
World of Computer Networking Your CCNA start - Transmission Control Protocol (TCP) Header
This video focuses on TCP headers. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your CCNA start".This section...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Introduction to CSS Flexbox
CSS Flexbox: Introduction to CSS Flexbox This clip is from the chapter "CSS Flexbox" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about CSS Flexbox.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Running Pytests from the Terminal with Different Command Flags
This video demonstrates how to run pytests from the terminal with different command flags. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
World of Computer Networking Your CCNA start - Internet Protocol Version 4 (IPv4) Header
This video introduces you to the IPv4 header. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This section introduces you...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - TCP/IP Stack by Example
In this video, we'll learn about TCP/IP stack with the help of an example. This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - if Statements in Case Statements
Here, we will look at using the if statement within the case statements to obtain results. This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 8 - Sending Data from Client to Server.
In this eighth part, you are going to learn how to send data from client to server. This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network Applications...