Hi, what do you want to do?
Curated Video
Choosing the Best Story Idea
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Initializing a New Git Repository
This video explains the initialization of a new Git repository.
r/>
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...
r/>
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What are Git Hooks?
This video explains the concept of Git hooks.
r/>
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...
r/>
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...
Curated Video
Excel VBA Programming The Complete Guide - The Worksheet.Delete Method
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.
r/>
This clip is from...
r/>
This clip is from...
Curated Video
Docker for the Absolute Beginner - Hands-On - Docker Run
Docker Run: Docker Run
r/>
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...
r/>
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...
Curated Video
Creating a Name Prompt in Word Documents
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...
IDG TECHtalk
How to use the unset command: 2-Minute Linux Tips
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.
Curated Video
Excel VBA Programming The Complete Guide - The InputBox Function
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.
r/>
This clip is from...
r/>
This clip is from...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Customizing the Shell Prompt
This video explains how to customize the shell prompt.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Curated Video
C++ Programming By Example - Enhancing the Virtual Die with User Input
How to get input from the user and use it in the virtual die?
• Introduce std
::cin
• Show a brief example of usin
g std::cin
• Allow viewers to implement the coding exercise to get user input on die range and
nu
mber...
• Introduce std
::cin
• Show a brief example of usin
g std::cin
• Allow viewers to implement the coding exercise to get user input on die range and
nu
mber...
Curated Video
TypeScript for Beginners - String to Numeric
This video demonstrates how to convert a string variable to numeric.
r/>
This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and...
r/>
This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing Elastic Cloud on Kubernetes (ECK) and Setting Up a Cluster
This video introduces you to Elastic Cloud on Kubernetes, and explains how to set up a cluster.
r/>
This clip is from the chapter "Elasticsearch/Logstash/Kibana (ELK) on Kubernetes with Elastic Cloud on Kubernetes (ECK)" of the...
r/>
This clip is from the chapter "Elasticsearch/Logstash/Kibana (ELK) on Kubernetes with Elastic Cloud on Kubernetes (ECK)" of the...
Curated Video
Beginning Python (Video 10)
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Understanding JSON
In this video, we will understand JSON.
r/>
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...
r/>
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...
Curated Video
The Complete Practical Docker Guide - Challenge: Simple Python Calendar App
This is a challenge video that gives the problem statement and a hint to create a simple Python calendar app.
r/>
This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical...
r/>
This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical...
Curated Video
TypeScript for Beginners - Using alert, confirm, and prompt
This video demonstrates how to use the alert, confirm, and prompt keywords.
r/>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data...
r/>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data...
Curated Video
The Complete Practical Docker Guide - Challenge Solution: Create Files Handling Node App
This is a challenge solution video that demonstrates creating files handling Node.js app.
r/>
This clip is from the chapter "Running Node.js Applications in Docker" of the series "The Complete Practical Docker Guide".This...
r/>
This clip is from the chapter "Running Node.js Applications in Docker" of the series "The Complete Practical Docker Guide".This...
Curated Video
Handling User Input of Numbers and Error Handling in Python
This Python tutorial video demonstrates how to allow users to input numbers, perform calculations, and handle errors related to data types. By converting user input into integers, the program can accurately multiply and add numbers...
Curated Video
JavaScript Conditionals
Every coding language needs a way of making decisions. It is conditional statements that allow code to make decisions. Mark demonstrates in this video
Curated Video
Staying Focused on the Prompt
In this video, the teacher explains how to ensure that your writing stays focused on the prompt when responding to a writing assignment. The teacher provides a step-by-step process for reviewing and revising your work, emphasizing the...
Curated Video
Excel VBA Programming The Complete Guide - The MsgBox Method In Depth, Part I
In this lesson, we dive deeper into the MsgBox method including its Buttons and Title parameter. We modify the aesthetics of the alert, including the clickable buttons and the information icon.
r/>
This clip is from the chapter...
r/>
This clip is from the chapter...
Curated Video
REST APIs with Flask and Python - Getting User Input
This video shows how to get user input.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Interpreter
This video introduces you to the shell interpreter.
r/>
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...
r/>
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...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Using OpenSSL for RSA Keys Generation
In this video, we'll be using OpenSSL for RSA keys generation.
r/>
This clip is from the chapter "RSA, Certificates, and Chain of Trust" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll create RSA,...
r/>
This clip is from the chapter "RSA, Certificates, and Chain of Trust" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll create RSA,...