Hi, what do you want to do?
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Switch Views
This video explains switching between different views in Project 2021, such as the Gantt Chart view, Task Usage view, and Resource Sheet view. Explore how to customize views, save custom views, and quickly switch between views.
<
br/>...
<
br/>...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Work Quickly with Keyboard Shortcuts and Key Tips
This video demonstrates how to use keyboard shortcuts and key tips to work more efficiently in Project 2021. Understand how to access commands using keyboard shortcuts and key tips to access commands with just a few keystrokes.
<
br/>...
<
br/>...
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.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Customize Tables
In this video, we will learn to customize tables within Microsoft Project 2021. We will discover how to modify table layouts and content to create data views that align with their project management requirements, enhancing data...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Add Notes to Tasks or Resources
This video explains how to add notes to tasks or resources in project schedules to provide additional information or instructions. It elaborates on accessing the notes field in the task or resource information dialog box and...
Curated Video
Linux Network Administration - NIC Information
This video explains the Network Interface Card information, which is installed in the computer.
Curated Video
Linux Network Administration - Network Files and Commands
This video explains network files and commands that helps us configure the machine.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Internet Privacy Tools
In this video, the author talks about a few tools that you might want to start using if you are going to take your privacy seriously online; one such tool that you will learn is the Brave browser.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Welcome to the Course
In this video, the author talks about what to expect from this course and explains why cybersecurity is important.
<
br/>
This clip is from the chapter "Introduction" of the series "The Absolute Beginners Guide to Cybersecurity 2023...
<
br/>
This clip is from the chapter "Introduction" of the series "The Absolute Beginners Guide to Cybersecurity 2023...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Summary-1
This video helps you with the summary of this section.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Switch Statement
This video explains the Switch statement.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Login Services
This video covers the login services for our full stack Twitter Clone app. You will learn how to authenticate a user and generate a JSON web token using Node.js and the JWT library.
Curated Video
The Art of Doing - Web Development for Beginners - Conditional Statements
In this video, we will cover conditional statements in JavaScript, including if-else statements and the conditional (ternary) operator. You will learn how to use these statements to make decisions in our code based on Boolean...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Basic WAP Setup
The standard wireless access point (WAP) doesn't just work out of the box. It's important to understand how to perform a basic setup for a WAP to make sure it operates properly in your network.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Virtual LANs (VLANs)
Virtual LANs (VLANs) are common features built into almost all switches. VLANs provide superb control of your LAN but have their own quirks that a good tech understands.
<
br/>
This clip is from the chapter "Local Area Networking"...
<
br/>
This clip is from the chapter "Local Area Networking"...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Advanced Router Configuration
Even the most basic router has settings beyond the basic setup. Protocols such as Quality of Service (QoS), Universal Plug and Play (UPnP), and Simple Network Management Protocol (SNMP) give extra features to enhance the capabilities...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Routers
The CompTIA A+ exams challenge test takers to perform many configurations of a typical home router. But what does a router do for a SOHO network?
<
br/>
This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
<
br/>
This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Model Binding Introduction
At the end of this video, you will have a fairly good understanding of the model binding concept.
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - The Startup Class - How to Configure Services
This video discusses the Startup class in an ASP.NET Core 3.1 project. After going through this video, you will have knowledge about the two main methods in this class, in particular, the ConfigureServices() method, which is used to...
Curated Video
Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 1
This video will help you develop an Azure Functions API to connect to a SQL database and retrieve the course information from the online courses' SQL table.
<
br/>
This clip is from the chapter "Developing Azure Functions...
<
br/>
This clip is from the chapter "Developing Azure Functions...
Curated Video
Behavioral Design Patterns in C++ - Transition Table - I
This video explains the implementation of the State design pattern through a transition table.
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design...
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design...
Curated Video
Behavioral Design Patterns in C++ - Lamp - IV (Yellow State)
In this video, we will be adding one more state to the code, that is, yellow state, and see what we can do with the addition of the new state.
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns in...
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns in...
Curated Video
Behavioral Design Patterns in C++ - Lamp - III (State Pattern)
In this video, we will modify the implementation of the lamp class and use the State pattern instead of managing the state through Enums.
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns in...
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns in...
Curated Video
Behavioral Design Patterns in C++ - Lamp - I (NoState)
This video explains the implementation of the State design pattern. Here, we will use the example of a lamp with two states, that is, ON and OFF.
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns...
<
br/>
This clip is from the chapter "State" of the series "Behavioral Design Patterns...