Instructional Video10:45
Curated Video

Django3- List Todos

Higher Ed
In this video, we will look at list Todos. This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 3 - Todo Woo.
Instructional Video2:01
IDG TECHtalk

How to use the tee command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the tee command. It’s a very simple command that allows you to run some other command and send its output both to the screen and to a file at the same time. If you have a suggestions for a future...
Instructional Video4:15
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Create Post Button

Higher Ed
Project - Build a Twitter Clone (News Feed Page): Create Post Button This clip is from the chapter "Project - Build a Twitter Clone (News Feed Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section...
Instructional Video5:54
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: @classmethod and @staticmethod

Higher Ed
The video provides the solution to the "@classmethod and @staticmethod" Python coding exercise. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various...
Instructional Video2:33
Brian McLogan

Graph a linear inequality when the boundary lies on the y axis

12th - Higher Ed
👉 Learn how to graph linear inequalities with one variable. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also broken line...
Instructional Video10:33
IDG TECHtalk

R 4.0: 3 new features

Higher Ed
See three of the new features in the latest version of R. Plus, see how to test drive R 4.0 and the latest beta version of RStudio in a Docker container so you don’t interfere with your existing setup.
Instructional Video7:40
Curated Video

The Complete Practical Docker Guide - Running Container with Pseudo TTY

Higher Ed
This video shows how to run container with Pseudo TTY. This clip is from the chapter "Docker Containers Management (Ubuntu, Nginx)" of the series "The Complete Practical Docker Guide".This section focuses on Docker containers management...
Instructional Video2:15
IDG TECHtalk

How to use the dmesg command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the dmesg command. It's a command that displays the content of the kernel message buffer – messages that were sent by various system services such as device drivers. You can view a lot of information...
Instructional Video8:05
Curated Video

Hands-On WebAssembly for C++ Programmers - Debugging WebAssembly

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

Complete Git Guide: Understand and Master Git and GitHub - Skipping All Git Hooks Using the --no-verify Option

Higher Ed
This video demonstrates how to skip all Git hooks using the --no-verify option. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in...
Instructional Video2:26
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Fetching Changes from Upstream

Higher Ed
This video demonstrates the process of fetching changes from upstream. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This...
Instructional Video10:25
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Cracking WPA2

Higher Ed
One way to crack WPA2 passphrases is to de-authenticate an existing connected client, then capture and analyze the client re-authenticating. This episode will demonstrate how to perform an offline dictionary attack using a WPA2...
Instructional Video4:41
Curated Video

The Complete Practical Docker Guide - Starting MySQL Container with env Variable

Higher Ed
This video helps you start MySQL container with env variable. This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This section...
Instructional Video2:05
IDG TECHtalk

Linux tip: Learn to use the shred command

Higher Ed
In this Linux tip, we look at the shred command, which removes a file from a disk in a manner that is far more thorough than the rm (remove) command. Leave a comment and let us know which command you want featured in a future Linux Tips...
Instructional Video5:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cherry-picking Commits

Higher Ed
This video explains the cherry-picking commits in Git. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Instructional Video5:03
Curated Video

The Complete Practical Docker Guide - Docker Commands Versus Management Commands

Higher Ed
This video talks about Docker commands versus management 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...
Instructional Video3:37
Curated Video

The Full Stack Web Development - Installing CouchDB in Linux

Higher Ed
Learning CouchDB: Installing CouchDB in Linux This clip is from the chapter "Learning CouchDB" of the series "The Full Stack Web Development".For CouchDB which is also no SQL database, we will checkout Fauxton – a web interface to manage...
Instructional Video4:47
Curated Video

The Full Stack Web Development - Installing MongoDB

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

The Full Stack Web Development - Linux Installation

Higher Ed
Backend Programming with PHP: Linux Installation This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL,...
Instructional Video2:39
IDG TECHtalk

Linux tip: Learn to use display release commands

Higher Ed
In this tip, we look at commands that identify the version of Linux in use on a Linux system – the lsb_release and uname commands. Leave a comment and let us know which command you want featured in a future Linux Tips video.
Instructional Video6:26
Curated Video

The Complete Practical Docker Guide - Sorting Contents of the Files Using Sort Utility

Higher Ed
This video explains sorting contents of the files using Sort utility. This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on compressing and sorting in...
Instructional Video14:28
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - About Page Logos & Testimonials

Higher Ed
Portfolio Website With Sass: About Page Logos & Testimonials 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...
Instructional Video5:17
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Viewing Files and the Nano Editor

Higher Ed
This video explains how to view files and use the nano editor. This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
Instructional Video6:20
Professor Dave Explains

Practice-Problem: Three-Reaction Pathway

12th - Higher Ed
We've got a starting material, and we are subjecting it to a series of three reaction conditions. What do we get? See if you can find out!