Instructional Video3:25
Curated Video

Get Hired: Technical Interview

9th - Higher Ed
What is a technical interview? It is when you are required to perform a specific activity or assignment to demonstrate your knowledge, ability, and method from start to finish. The variance of tasks may depend on your vocation and are...
Instructional Video8:01
Curated Video

What is the Blockchain?

10th - Higher Ed
Blockchain is a technology for recording transactions. And, since its first use in 2008 for cryptocurrency, it is emerging as one of the must-have technologies in many industry sectors. Project managers will often be called upon to...
Instructional Video9:09
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - SetParametersAsync

Higher Ed
This lecture discusses the SetParametersAsync method, which is the first method called in a component's lifecycle. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn ASP.NET...
Instructional Video15:11
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Event Callback in ASP.NET Core 3.1 Blazor

Higher Ed
This video describes the event callback concept. You will learn how to enable communication among components with event callback. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and...
Instructional Video2:39
Great Big Story

Betelhem Dessie, empowering Ethiopia’s next generation of tech leaders

12th - Higher Ed
Betelhem Dessie, a pioneering Ethiopian tech entrepreneur, is inspiring young girls and innovators by creating tech education programs and developing software that addresses local challenges.
Instructional Video3:07
Great Big Story

Brandon Tory, merging music and code for a creative journey

12th - Higher Ed
Explore the inspiring story of Brandon Tory, a senior engineer at Google and AI musician, who combines his passions for music and coding, fueled by a life-changing encounter with Timbaland.
Instructional Video20:43
Science Buddies

Make a Color Detector App with MIT App Inventor

K - 5th
Design a mobile app designed to assist colorblind people that uses your phone's camera and automatically detects colors.
Instructional Video4:09
Learning Mole

Bytes of Learning - Why Is Coding Important?

Pre-K - 12th
Discover 'Why Is Coding Important?' to see how coding shapes the world around us, from games to gadgets! A quick, eye-opening journey into the power of programming, perfect for young minds curious about the digital world.
Instructional Video1:47
Learning Mole

Bytes of Learning - What Is Coding?

Pre-K - 12th
Dive into 'What Is Coding?' to unlock the secrets of how we tell computers what to do using a language they understand! A quick, exciting introduction to the world of programming, perfect for young tech enthusiasts.
Instructional Video2:25
Learning Mole

Bytes of Learning - HTML

Pre-K - 12th
Dive into 'HTML' to uncover the code that builds websites! It's a colorful, exciting peek into creating online worlds, perfect for young tech enthusiasts.
Instructional Video2:26
Learning Mole

Bytes of Learning - Game Development

Pre-K - 12th
Dive into the exciting world of Game Development, where kids can discover how their favorite video games are made, from the initial idea to the final product! This video makes the magic of creating games accessible and fun, sparking...
Instructional Video2:36
Learning Mole

Bytes of Learning - Coding Terms

Pre-K - 12th
Get ready to unlock the secrets of coding with our fun and engaging song that makes learning to code easy and exciting for kids! Discover the building blocks of websites, games, and apps, and start your journey to becoming a young coding...
Instructional Video8:36
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dictionaries

Higher Ed
Let's look at the final datatype, dictionaries, indexed, changeable, and unordered data collection. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Instructional Video3:19
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Some Notes Before We Start

Higher Ed
In this brief overview, the instructor provides vital explanations about how ChatGPT works, what we can use ChatGPT for, what we can do using ChatGPT, and briefly what this course offers us regarding learning and the concepts covered.
Instructional Video22:02
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Is This for Beginners or Experts? Academic or Practical? Fast or Slow-Paced?

Higher Ed
Here, we will see an overview of the course content and its target audience, gain insights into whether this course is suitable for beginners or experts in financial analysis, whether it focuses more on academic or practical...
Instructional Video16:04
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 1)

Higher Ed
In this video, you will learn to write Python code from scratch for financial analysis with ChatGPT using pairs trading strategies. This video will cover fundamental coding concepts such as data types, variables, loops, conditional...
Instructional Video8:56
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Succeed in This Course

Higher Ed
In this video, we will receive valuable tips and strategies on making the most out of this course, including study techniques and skills and effective learning strategies, setting us up for successful learning through the course. This...
Instructional Video7:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - Comments and Shortcuts

Higher Ed
In this video, we will go over commenting in JavaScript and introduce some helpful keyboard shortcuts for our coding workflow. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from...
Instructional Video6:40
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Ownership in Rust

Higher Ed
Ownership is a key concept in Rust's memory management system, and it's essential for writing efficient and safe programs. In this video, you will learn about ownership in Rust and how it helps prevent common memory-related errors. This...
Instructional Video6:26
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Integer Solution Example in Rust

Higher Ed
This is a solution video on integer example in Rust. 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 Rust.
Instructional Video1:13
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Where and How Is HTML5 Used?

Higher Ed
In this video, you will learn about the wide range of applications for HTML5, from simple webpages to complex web applications and mobile apps. We will explore the compatibility of HTML5 with different browsers and platforms, ensuring a...
Instructional Video5:59
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Compounding and Augmented Operators in JavaScript

Higher Ed
In this video, you will learn about compounding and augmented operators in JavaScript, which are shorthand notations for performing arithmetic operations and assigning the result to a variable. You will explore different ways to use...
Instructional Video3:50
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Logging Variables with the Console in JavaScript

Higher Ed
This video will show you how to log variables with the console in JavaScript, which is a useful tool for debugging your code and understanding how your variables are changing throughout your program’s execution. This clip is from the...
Instructional Video2:46
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Why Comments Are Important in Programming - In-Line and Multi-Line Comments

Higher Ed
This video will explain the importance of comments in programming and cover two types of comments—in-line and multi-line—that you can use to provide context, explanations, and other helpful information in your code. This clip is from...