Instructional Video12:16
Curated Video

C++ Developer - Project - Jam of the Month Club

Higher Ed
This video presents a project called "Jam of the Month Club". This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
Instructional Video15:20
Let's Tute

IELTS Writing: How to Answer Agree/Disagree Essay Questions

9th - Higher Ed
In this video, the teacher discusses how to approach an agree/disagree essay question. They explain that the prompt itself will indicate whether to agree or disagree, and provide tips on how to structure the essay. The teacher also gives...
Instructional Video6:10
Curated Video

Learn and Master C Programming - Getting user input using 'scanf'

Higher Ed
This lecture will show you how to receive user input and how you can get into problems with 'scanf'. This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For Absolute Beginners!".A quick...
Instructional Video16:35
All In One Social Media

How I create short form video content for my clients

Higher Ed
In this video, I'll show you how I create short-form video content for my clients. These videos are easy to produce and perfect for promoting your brand or product. If you're looking for a way to stand out from the competition, then...
Instructional Video2:39
Curated Video

TypeScript for Beginners - Using the toString Method

Higher Ed
This video demonstrates how to use the toString method. This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and explains how to implement them.
Instructional Video8:12
Curated Video

Bash Shell Scripting - Shell Prompt Customization

Higher Ed
This video demonstrates how to customize the shell prompt. This clip is from the chapter "Customizing Shell Environment" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
Instructional Video13:35
Curated Video

Excel VBA Programming The Complete Guide - The MsgBox Method

Higher Ed
The MsgBox is a simple dialog box that prompts a user action or confirmation. In this lesson, we'll explore the syntax for the method as well as begin our discussion of inputs, parameters, and arguments. A parameter is the name given to...
Instructional Video7:30
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Running a single Docker Container Explained Step-By-Step

Higher Ed
Understanding Docker Run with Volume mounting and important flags step by step: Running a single Docker Container Explained Step-By-Step This clip is from the chapter "Understanding Docker Run with Volume mounting and important flags...
Instructional Video5:07
Curated Video

Choosing the Best Story Idea

K - 5th
In this video lesson, students learn how to choose the best story idea when writing to a prompt. The teacher guides them through the process of brainstorming ideas, evaluating their potential, and imagining the chosen story in their...
Instructional Video4:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Initializing a New Git Repository

Higher Ed
This video explains the initialization of a new Git repository. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize...
Instructional Video7:29
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What are Git Hooks?

Higher Ed
This video explains the concept of Git hooks. 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 detail. It focuses on the basics of...
Instructional Video2:24
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet.Delete Method

Higher Ed
The Worksheet.Delete method removes a worksheet. It is particularly effective to temporarily disable alerts before invoking this method to make the process as smooth and seamless for the user as possible. This clip is from the chapter...
Instructional Video9:07
Curated Video

Docker for the Absolute Beginner - Hands-On - Docker Run

Higher Ed
Docker Run: Docker Run This clip is from the chapter "Docker Run" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the Docker Run command. Additionally, this section gives you a...
Instructional Video6:18
Curated Video

Creating a Name Prompt in Word Documents

Pre-K - Higher Ed
In this video, the teacher demonstrates a simple yet effective method to prompt students to enter their name in the header section of a document. By using fill-in prompts in the header and saving the document as a template, students are...
Instructional Video1:52
IDG TECHtalk

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

Higher Ed
In this Linux tip, learn how to use the unset command. It’s a command that removes an environment variable from your current login session.
Instructional Video8:44
Curated Video

Excel VBA Programming The Complete Guide - The InputBox Function

Higher Ed
In this lesson, we use the InputBox function to collect a new worksheet title from the user. The InputBox is a basic dialog box with a single text entry field, a prompt, a title, and OK / Cancel buttons. This clip is from the chapter...
Instructional Video5:08
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Customizing the Shell Prompt

Higher Ed
This video explains how to customize the shell prompt. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the intermediate Linux...
Instructional Video8:54
Curated Video

C++ Programming By Example - Enhancing the Virtual Die with User Input

Higher Ed
How to get input from the user and use it in the virtual die? • Introduce std::cin • Show a brief example of using std::cin • Allow viewers to implement the coding exercise to get user input on die range and number of rolls This clip is...
Instructional Video3:50
Curated Video

TypeScript for Beginners - String to Numeric

Higher Ed
This video demonstrates how to convert a string variable to numeric. This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and explains how to...
Instructional Video18:32
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing Elastic Cloud on Kubernetes (ECK) and Setting Up a Cluster

Higher Ed
This video introduces you to Elastic Cloud on Kubernetes, and explains how to set up a cluster. This clip is from the chapter "Elasticsearch/Logstash/Kibana (ELK) on Kubernetes with Elastic Cloud on Kubernetes (ECK)" of the series...
Instructional Video5:18
Curated Video

Beginning Python (Video 10)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video7:52
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Understanding JSON

Higher Ed
In this video, we will understand JSON. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the benefits of a...
Instructional Video2:44
Curated Video

The Complete Practical Docker Guide - Challenge: Simple Python Calendar App

Higher Ed
This is a challenge video that gives the problem statement and a hint to create a simple Python calendar app. This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical Docker Guide".This...
Instructional Video3:29
Curated Video

TypeScript for Beginners - Using alert, confirm, and prompt

Higher Ed
This video demonstrates how to use the alert, confirm, and prompt keywords. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and...