Instructional Video2:28
Curated Video

CG2271 AY2021SEM1 RTOS Project - TEAM 08

9th - Higher Ed
All our CEG students have to take the CG2271 Real-Time Operating Systems module. It's a module that introduces them to the concept of multi-threaded programming. As part of the requirements, they are to design and build an App-Controlled...
Instructional Video2:56
Curated Video

CG2271 AY2021SEM1 RTOS Project - TEAM 37

9th - Higher Ed
CG2271 AY2021SEM1 RTOS Project - TEAM 37 All our CEG students have to take the CG2271 Real-Time Operating Systems module. It's a module that introduces them to the concept of multi-threaded programming. As part of the requirements, they...
Instructional Video3:03
Curated Video

Intro to C++

9th - Higher Ed
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Instructional Video14:52
Curated Video

FRDM BT06 App Interface

9th - Higher Ed
This video discusses the details of how the FRDM board, the BT06 module, and the Android App will communicate with each other. It covers the HW layout as well as the SW interface. The follow-up to this video will be the one with the...
Instructional Video2:39
Curated Video

Erlang in 100 Seconds

12th - Higher Ed
Erlang is a functional programming language know for message-based concurrency model. Its BEAM virtual machine is still used by modern languages like Elixir and Gleam. Learn the basics of Erlang in this quick tutorial.
Instructional Video3:00
Curated Video

Underwater Training for Cosmonauts: Preparing for the European Robotic Arm Era

Pre-K - Higher Ed
In this video, cosmonauts at Star City near Moscow undergo underwater tests to familiarize themselves with the European robotic arm known as ERA. The arm will assist in the installation of a new Russian module on the International Space...
Instructional Video0:34
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Module 1 Summary

Higher Ed
In this video, we will be summarizing your learning from this module.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose...
Instructional Video13:05
Science Buddies

Terminal Velocity Science Project | Compare Experimental and Theoretical Terminal Velocity

K - 5th
Examine how the number of parachutes affects the terminal velocity of a model crew capsule as it lands on Earth.
Instructional Video9:47
Curated Video

Difficult Customer Types

12th - Higher Ed
This 10 minute video contains information on how to deal with various difficult customer types including the non stop talking custmer, angry customers, know-it-all customers and customers with a language barrier. You will learn a number...
Instructional Video8:39
Curated Video

First Contact Resolution

12th - Higher Ed
This video explains what first contact resolution (FCR) is and why it's important for your customers and your business. You will also learn some handy tips for ways to improve your first contact resolution.
Instructional Video8:55
Curated Video

Customer Service Excellence

12th - Higher Ed
In this 10 minute video version, we explain the importance of delivering excellent customer service. There are a number of things every person in the organisation can do to provide great service. It is not just the responsibility of the...
Instructional Video9:49
Curated Video

Employee Engagement

12th - Higher Ed
This 10 minute video on Employee Engagement explains how to engage your teams. It outlines four key areas for you to focus on and gives some key tips on employee engagement.
Instructional Video8:25
Curated Video

Introduction to Coaching

12th - Higher Ed
This 10 minute video introduces the topic of coaching effectively and goes some tips to ensure coaching is done well. The grow model is explained and some factors around helping people have the desire to be coached and to make change...
Instructional Video3:59
Curated Video

The CISO Masterclass - Module Summary

Higher Ed
In this video, you will recap the key concepts and takeaways from this section as you prepare to move forward in your CISO journey.
Instructional Video10:32
Curated Video

The CISO Masterclass - Security Metrics

Higher Ed
This video provides an in-depth understanding of security metrics and their role in measuring the effectiveness of cybersecurity initiatives.
Instructional Video3:34
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is a Function in Rust

Higher Ed
This video explains the function in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in...
Instructional Video18:26
Curated Video

Modern JavaScript from the Beginning - Second Edition - http Module

Higher Ed
The http module provides a way to create HTTP servers and clients in Node.js. In this video, we will explore how to create an HTTP server using the http module and how to handle HTTP requests and responses. We will also cover how to...
Instructional Video11:11
Curated Video

Modern JavaScript from the Beginning - Second Edition - os Module

Higher Ed
The os module provides methods for working with the operating system. In this video, we will explore the different methods available in the os module and how to use them to retrieve information about the operating system and the...
Instructional Video2:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Intro

Higher Ed
In this bonus module, we will explore the Node.js modules that allow us to perform various tasks in our Node.js applications. We will cover the different modules available in Node.js and how to use them effectively to build robust and...
Instructional Video4:44
Curated Video

Modern JavaScript from the Beginning - Second Edition - CSS and Style Loaders

Higher Ed
In this video, we will explore how to use CSS and style loaders in Webpack. We will look at the different types of style loaders available and how to configure them in our Webpack configuration file.
<
br/>
This clip is from the...
Instructional Video7:32
Curated Video

Modern JavaScript from the Beginning - Second Edition - ES Modules

Higher Ed
This video covers ES Modules, which is a module format introduced in ES6 (ECMAScript 2015). The video explains how to create and use ES Modules in our code, how to export and import modules using the ES6 syntax, and how to use ES...
Instructional Video11:26
Curated Video

Modern JavaScript from the Beginning - Second Edition - NPM Packages/Modules

Higher Ed
This video covers NPM packages/modules, which are reusable code modules that can be installed and used in our projects. The video explains how to search for and install NPM packages, how to use NPM to manage project dependencies, and...
Instructional Video9:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - CommonJS Modules

Higher Ed
This video explains the CommonJS module format, which is a module format used in Node.js. The video covers how to create modules using the CommonJS format, how to export and import modules, and how to use modules in our code.
<
br/>...
Instructional Video7:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - What Are Modules?

Higher Ed
This video provides an overview of modules and why they are important in modern web development. It explains how modules help organize code and make it easier to maintain and reuse. The video also discusses the benefits of using...