Curated Video
C++ Standard Template Library in Practice - Console I/O - Interact with a User
The user wants to be able to interact with a user from the console. • Introduce the user to the console • Talk about the standard I/O • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the...
Curated Video
Excel VBA Programming The Complete Guide - Design Aesthetics
The Format menu in the Visual Basic Editor offers options for aligning, grouping, and resizing one or more form controls. In this lesson, we apply these techniques to the controls in our employees UserForm. This clip is from the chapter...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput
In this video, you'll learn to import the Pynput library. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Curated Video
Learn and Master C Programming - Stepping through and debugging a 'for' Loop
The author shows you how for loops work so you can understand it more and become familiar with it. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute...
Curated Video
C++ Developer - User Input
This video explains user input. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Input, Output, and Redirection
This video explains the concept of input, output, and redirection. 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
Using the Replace Command in Word
In this video tutorial, viewers learn how to use the replace command in a word processing document, specifically focusing on the ECDL exam requirements. The tutorial demonstrates step-by-step instructions on how to find and replace a...
Curated Video
Mastering Text Entry and Dummy Text Generation in Microsoft Word
In this video tutorial, the instructor covers essential tips for entering text into a document using Microsoft Word. They address common issues such as ensuring a document is open before typing, checking for hidden text settings, and...
Curated Video
The Complete Practical Docker Guide - Where Process Data Streams Send Data by Default
This video explains where process data streams send data by default. This clip is from the chapter "Data Streams and Piping in Linux" of the series "The Complete Practical Docker Guide".This section focuses on data streams and piping in...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Building Our Layout Part 3 "Counter App"
In this video, we will be building our layout part 3. This clip is from the chapter "Counter App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app called the Counter app.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Creating Basic Formulas
Learn how to create basic formulas. This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook in Excel.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Absolute Values
Let's understand what are absolute values. This clip is from the chapter "Excel 2019 Beginners: Formulas and Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore formulas and functions.
Curated Video
The Complete Java Developer Course: From Beginner to Master - User Input
This video explains how to take input from the user in order to perform any mathematical or logical decision. This clip is from the chapter "Introducing Java" of the series "The Complete Java Developer Course: From Beginner to...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Mad Libs Clone
This video is the second project of this section where you would clone something similar to the Mad Libs game. The code will ask the user to input the strings and then prints them in a story form like the Mad Libs game. This clip is from...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Primary PC Components
Mike takes you on a tour of the primary PC components including the computer case, monitor, and various peripherals including the keyboard, mouse, speakers, and more. This clip is from the chapter "The Visible Computer" of the series...
Curated Video
C++ Programming By Example - Understanding Qt5 Widgets
How do Qt5 widgets work under the hood? • Look at the Qt5 documentation • Understand that Qt widgets are “painted” • Understand that Qt5 widgets use painters to “paint” their content This clip is from the chapter "Building a Painting...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Motivate Me App Preview
In this video, we will look at the Motivate Me app preview. This clip is from the chapter "Motivate Me App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build our first app called...
Curated Video
How to Delete a Blank Page at the End of a Word Document
It can be extremely frustrating if you've finished producing a document in Microsoft Word only to find that you have an extra page you don't need, but you can't delete. In this video I show you four quick and simple ways to get rid of a...
Curated Video
Mastering Text Deletion: Backspace vs. Delete
This video provides a clear explanation of the differences between using the backspace and delete keys for deleting text in word processing. It emphasizes the importance of accuracy to avoid unnecessary clicks and typing, which could...
Music Matters
How to Realize More Advanced Figured Bass - Music Theory
How to go about realizing more advanced figured bass, including how to read diatonic chords and seventh chords in figured bass and how to play a short passage from a figured bass. In this music theory lesson the figured bass system is...
Curated Video
The Complete Practical Docker Guide - What is Shell, Terminal, and Command
This video explains about shell, terminal, and command in detail. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Keyboard Events jQuery
In this video, we'll cover keyboard events jQuery. This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery, selecting with...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Working with Ranges
Learn how to work with ranges. This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook in Excel.
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Average of Three
This video is the first project of this section where the program asks three input from the user and then prints the average of three numbers. This clip is from the chapter "Introducing Java" of the series "The Complete Java Developer...