Instructional Video3:59
Curated Video

Creational Design Patterns in Modern C++ - Introduction - introduces you to the pattern and its intent

Higher Ed
This video introduces you to the pattern and its intent. • Install Qt5 • Implement CMake for your Qt5 directory as shown in the video • Reconfigure and generate the project via CMake This clip is from the chapter "Prototype" of the...
Instructional Video5:09
Let's Tute

Understanding Cell Errors in Excel Calculations Tutorial

9th - Higher Ed
In this Microsoft Excel tutorial, you will learn about cell errors in Excel calculations. Excel notifies users when a formula contains an error, and there are five options to correct it. By understanding these errors, users can ensure...
Instructional Video3:02
Curated Video

TypeScript for Beginners - Static Methods

Higher Ed
This video highlights the various static methods. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers, encapsulation, and...
Instructional Video6:51
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Selection sort implementation

Higher Ed
Continue building merge function - iteration through lists This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video14:40
Curated Video

C++ Developer - Getting Started with macOS Catalina or Higher with Visual Studio Code

Higher Ed
This video focuses on how to get started with macOS Catalina or a higher version with Visual Studio Code. This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the...
Instructional Video9:12
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Spring Boot Basic Client Code

Higher Ed
In this video, you will be able to create an index page that will take them to the home page of the devops application. This clip is from the chapter "Development (Code, Test, Review and Merge)" of the series "DevOps with GIT(Flow)...
Instructional Video3:50
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH for GitHub for User

Higher Ed
In this video, you will be able to understand the SSH setup for the user account and be able to validate the setup to ensure that they can push the code from their computer to Git Hub. This clip is from the chapter "Development (Code,...
Instructional Video10:08
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Maven Security Setup

Higher Ed
In this video, you will be able to understand the installation steps for Maven and be able to set Maven Home and set up the settings and settings security xml to integrate with artifactory server. This clip is from the chapter...
Instructional Video8:33
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - JIRA Confluence and GitHub Integration

Higher Ed
This video provides an overview of JIRA and Confluence and integration of JIRA with GitHub and Vice Versa. This clip is from the chapter "JIRA Confluence GitHub Jenkins Integration" of the series "DevOps with GIT(Flow) Jenkins,...
Instructional Video9:26
Curated Video

CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Physical security part 2

Higher Ed
CISSP Domain 3: System Architecture and Engineering: Physical security part 2. This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture and...
Instructional Video9:07
Curated Video

Building a Responsive Application with Bootstrap (Video 6)

Higher Ed
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community; in...
Instructional Video3:42
Curated Video

Learning D3.JS 5.0 8.6: Adding Visual Information

Higher Ed
In this video, we will create an area chart using the line chart. • Add some code to make the data more readable • Understand the area chart • Add the area chart
Instructional Video3:31
friEdTech

Creating a Live Stream with Hangouts Meet

Higher Ed
In this video, learn how to add a live stream event to a Google Hangouts Meet. Live stream allows the Meet organizer to broadcast a virtual meeting to a larger audience without inviting them to be participants on the Meet itself. Perfect...
Instructional Video3:29
Curated Video

Import external packages or libraries : Finding 3rd Party Packages

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python Learn how to find 3rd party packages in Python.
Instructional Video15:57
Curated Video

The Full Stack Web Development - Project Bookmarker

Higher Ed
Backend Programming with PHP: Project Bookmarker This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL,...
Instructional Video9:43
Curated Video

The Full Stack Web Development - Forms & Input - Project Registration Form

Higher Ed
Basic HTML Programming: Forms & Input - Project Registration Form This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology...
Instructional Video11:52
Curated Video

The Full Stack Web Development - Part 1 - Angular 2 App From Scratch

Higher Ed
App Development with Angular: Part 1 - Angular 2 App From Scratch This clip is from the chapter "App Development with Angular" of the series "The Full Stack Web Development".In this section, we work with Angular 2 components, routing,...
Instructional Video9:39
Curated Video

C++ Developer - Project - Dynamically Creating Rectangles

Higher Ed
This video presents a project to dynamically create rectangles. This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
Instructional Video6:40
Curated Video

C++ Developer - Project - Vector Data

Higher Ed
This video presents a project on vector data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Instructional Video6:47
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part IV

Higher Ed
This video is the fourth part of the six-part video that demonstrates how to implement the prototype pattern through a shallow copy. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This...
Instructional Video2:31
Curated Video

C++ Standard Template Library in Practice - Project - Bitcoin Exchange Program

Higher Ed
The aim of this video is to tie all of what we have learned together, using a project. Our project is a Bitcoin exchange rate program, that will fetch the latest exchange rates for multiple currencies. • We need to gather the necessary...
Instructional Video3:52
Let's Tute

Microsoft Excel Tutorial: Moving and Copying Data in Excel Worksheet

9th - Higher Ed
This video tutorial teaches the viewer how to move and copy data in Microsoft Excel using various shortcuts and techniques such as control C and V, Alt HC, right-clicking, and drag and drop. It provides a step-by-step guide for each...
Instructional Video6:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Run Planet Class with Java - Using a Main Method

Higher Ed
In this video, we will run the Planet class with Java - using a main method. This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video6:19
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Java Methods - Exercises and Puzzles

Higher Ed
In this video, we will see an introduction to Java methods - exercises and puzzles. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here,...