Instructional Video9:57
Crash Course

Software Engineering: Crash Course Computer Science

12th - Higher Ed
Today, we’re going to talk about how HUGE programs with millions of lines of code like Microsoft Office are built. Programs like these are way too complicated for a single person, but instead require teams of programmers using the tools...
Instructional Video11:48
Curated Video

Cisco CCNA 200-301: The Complete Guide to Getting Certified - OSPF Adjacencies Lab Demo

Higher Ed
New ReviewIn this video, watch a demonstration of OSPF adjacency configuration in action.
Instructional Video6:11
Curated Video

Cisco CCNA 200-301: The Complete Guide to Getting Certified - Terminal Monitor and Logging Synchronous

Higher Ed
New ReviewIn this video, discover how to use terminal monitor and logging synchronous commands to manage console messages.
Instructional Video3:26
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Double Jump Mechanic

Higher Ed
In this video, you will learn how to implement the double jump mechanic, allowing our player to jump again while in the air.
Instructional Video1:49
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Setting Basics

Higher Ed
This video helps you with setting up the web IDE that we will be using for Rust programming. This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section...
Instructional Video13:21
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Tour Visual Studio Code

Higher Ed
This video takes you on a tour of Visual Studio Code. This clip is from the chapter "Setup ASP.NET Core MVC Application" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the setup of ASP.NET Core MVC...
Instructional Video6:11
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Enums in Rust

Higher Ed
This video demonstrates Enums in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to intermediate...
Instructional Video3:21
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Remix Ethereum - IDE Basics (How to Use an IDE)

Higher Ed
In this video, you will learn the basics of using an IDE, specifically Remix Ethereum, for Solidity development including creating a new file. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The...
Instructional Video3:28
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Monitoring and Spark UI

Higher Ed
In this video, you will learn how to monitor and debug PySpark jobs running on a Dataproc cluster. This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
Instructional Video13:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Switch Statement - Exercises - isWeekDay, nameOfMonth, nameOfDay

Higher Ed
In this video, you will learn about the Java switch statement with exercises—isWeekDay, nameOfMonth, nameOfDay.
Instructional Video7:21
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Puzzles on This and Initialization of Member Variables

Higher Ed
In this video, you will learn about puzzles on this and initialization of member variables.
Instructional Video10:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Programming Tip 2: Debugging with Eclipse

Higher Ed
In this video, you will learn about programming tip 2: debugging with Eclipse.
Instructional Video7:27
Instructional Video11:10
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Running Our Express Server with Error Handling

Higher Ed
This video demonstrates running our Express server with error handling. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video3:14
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 10-2

Higher Ed
In this exercise video, we will practice recording and writing macros in real-world project scenarios. Through this exercise, we will reinforce the ability to automate repetitive tasks and streamline project management workflows...
Instructional Video4:42
Curated Video

Behavioral Design Patterns in C++ - Boolean Interpreter - II

Higher Ed
This video builds on the previous video and helps design the Interpreter design pattern. Here, the terminal and non-terminal classes are converted into classes. This clip is from the chapter "Interpreter" of the series "Behavioral Design...
Instructional Video8:05
Curated Video

PowerShell for Automating Administration - Learn PowerShell Logging Module

Higher Ed
This video explains automating systems and the application validation process. Here, you will be using the PowerShell Logging module, which helps automate complex operations that run error-free. This clip is from the chapter "PowerShell...
Instructional Video5:52
Curated Video

Social Media Automation using Python - Creating Access Token

Higher Ed
In this lecture, we will understand the requirements and limitations to be able to automate the Facebook page. You will also learn to create an access token to perform automation tasks on Facebook. This clip is from the chapter "Facebook...
Instructional Video8:00
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - Potential Risks of ChatGPT

Higher Ed
Explore the potential risks and ethical concerns of using ChatGPT and similar language generation models. We discuss issues such as bias, misinformation, privacy, and security, and how these risks can impact the use of ChatGPT in various...
Instructional Video1:42
Curated Video

Design Microservices Architecture with Patterns and Principles - Challenges of Asynchronous Communication

Higher Ed
This video highlights the potential challenges and considerations when implementing asynchronous communication in microservices. It addresses issues such as message ordering, eventual consistency, and error handling that developers need...
Instructional Video1:47
Curated Video

Design Microservices Architecture with Patterns and Principles - Benefits of Monolithic Architecture

Higher Ed
Let's explore the advantages and benefits offered by monolithic architecture. We will understand how the centralized nature of monolithic systems simplifies development, deployment, and maintenance processes, providing benefits such as...
Instructional Video5:17
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Debugging in React

Higher Ed
This video elaborates on how we can debug React applications to resolve errors and make the app functional and proper.
Instructional Video7:38
Curated Video

ChatGPT for Salesforce Development - What Is ChatGPT? Features of ChatGPT

Higher Ed
In this video, we will start by explaining what ChatGPT is and its key features. You will learn how ChatGPT works and how it can help you improve your productivity and efficiency. This clip is from the chapter "Introduction to ChatGPT"...
Instructional Video9:10
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Back-End Function Creation

Higher Ed
We will now create the backend for our application. We will create a button that, when clicked, reads the email and then uses the Completion API and generates a professional email, and sends the response back to the pane on the mail as a...