Hi, what do you want to do?
Curated Video
CG2271 AY2021SEM1 RTOS Project - TEAM 08
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...
Curated Video
CG2271 AY2021SEM1 RTOS Project - TEAM 37
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...
Curated Video
Intro to C++
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++,...
Curated Video
FRDM BT06 App Interface
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...
Curated Video
Erlang in 100 Seconds
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.
Curated Video
Underwater Training for Cosmonauts: Preparing for the European Robotic Arm Era
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 1 Summary
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...
<
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...
Science Buddies
Terminal Velocity Science Project | Compare Experimental and Theoretical Terminal Velocity
Examine how the number of parachutes affects the terminal velocity of a model crew capsule as it lands on Earth.
Curated Video
Difficult Customer Types
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...
Curated Video
First Contact Resolution
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.
Curated Video
Customer Service Excellence
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...
Curated Video
Employee Engagement
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.
Curated Video
Introduction to Coaching
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...
Curated Video
The CISO Masterclass - Module Summary
In this video, you will recap the key concepts and takeaways from this section as you prepare to move forward in your CISO journey.
Curated Video
The CISO Masterclass - Security Metrics
This video provides an in-depth understanding of security metrics and their role in measuring the effectiveness of cybersecurity initiatives.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is a Function in Rust
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...
<
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - http Module
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - os Module
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Intro
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - CSS and Style Loaders
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...
<
br/>
This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - ES Modules
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - NPM Packages/Modules
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - CommonJS Modules
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/>...
<
br/>...
Curated Video
Modern JavaScript from the Beginning - Second Edition - What Are Modules?
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...