Curated Video
Microsoft Project 2021 From Beginners to Advanced - Work with the Project Ribbon and Commands
This video illustrates the Project 2021 ribbon and its commands. Learn to use the ribbon to access commands and customize it to suit your needs. Learn how to work with contextual tabs that appear when specific objects are selected. This...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - The Project 2021 Interface
This video overviews the Project 2021 user interface and its various elements. We will become familiar with the ribbon, backstage view, and the interface's multiple panes and views. This clip is from the chapter "Get Familiar with...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 02-1
In this demonstration exercise, we will create a blank project, familiarize ourselves with project ribbons and commands, add commands to the Quick Access Toolbar, and practice switching between views and tables. This clip is from the...
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Introduction
In this video, we will provide an in-depth overview of AutoCAD 2D, including its history, key features, and functionalities. You will learn how AutoCAD works as a computer-aided design (CAD) software and its significance in various...
Curated Video
Linux Network Administration - Hostname and IP Lookup
This video explains how to find the IP address if you have the hostname.
Curated Video
Linux Network Administration - SCP - Secure Copy Protocol
This video explains the secure copy protocol or SCP that helps transfer files securely from a local to a remote host.
Curated Video
Linux Network Administration - File Transfer Commands
This video explains file transfer commands used to transfer files from one server to another.
Curated Video
Linux Network Administration - curl and ping Commands
This video explains the curl and ping commands in Linux and why we need them for troubleshooting issues.
Curated Video
Linux Network Administration - Network Files and Commands
This video explains network files and commands that helps us configure the machine.
Curated Video
Linux Network Administration - Course Overview
This video explains the concepts that the author will cover in the course.
Curated Video
A Detailed Guide to the OWASP Top 10 - Understanding SQL and Databases
This video explains databases and Structured Query Language (SQL).
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Introduction to the AutoCAD Interface
In this video, we will provide a comprehensive overview of the AutoCAD 2D interface, including the workspace, ribbons, menus, toolbars, and command line. You will learn how to navigate through the interface and get familiar with the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Introduction to Scripting
Scripting is the process of combining a list of commands into text files to easily re-run the whole sequence of commands again later. Every operating system has at least two if not more scripting functions to allow a tech to do exactly...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Navigating the CLI
Navigating your mass storage is one of the most critical CLI functions. To do it, you will need to know about specific commands, their relevant switches, and how directories are structured. This clip is from the chapter "Working with the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding the CLI
All operating systems provide at least one command-line interface (CLI). While the CLIs differ, they all share certain features and functions. This clip is from the chapter "Working with the Command-Line Interface" of the series "CompTIA...
Curated Video
SQL Server Course for Beginners with 100+ examples - Fix SQL Server Installation Error
While installing SQL Server, you may get the following error: Learn how to fix the following error while installing Microsoft SQL Server 2019: A required file could not be downloaded. This could mean the version of the installer is no...
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Command
This video talks about the pros and cons of the command pattern. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which encapsulates...
Curated Video
Behavioral Design Patterns in C++ - DataList - II
In this video, we will add the menu and the macro class in this lesson and complete the implementation. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Curated Video
Behavioral Design Patterns in C++ - DataList - I
This video starts with another example that will be used to understand how macro commands can be implemented. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Curated Video
Behavioral Design Patterns in C++ - Undo - V
This video helps you store copies of command objects that are executed in a stack and test our implementation. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Curated Video
Behavioral Design Patterns in C++ - Undo - I
This video explains the basics of undo and redo through the command pattern. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Curated Video
Behavioral Design Patterns in C++ - TextPad - IX
This video builds upon the previous implementation and moves the functionality of many application methods of their own classes. This will be later useful to implement the undo/redo functionality. This clip is from the chapter "Command"...
Curated Video
Behavioral Design Patterns in C++ - TextPad - VIII
This video demonstrates how to use the command pattern to handle commands/events and also achieve loose coupling between the classes. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI
In this video, you will learn to produce and consume messages using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...