Instructional Video18:31
Curated Video

Create planets and stars using collage papers

Pre-K - Higher Ed
Pupil outcome: I can use templates and monoprinting to cut out shapes accurately. Key learning points: - Scissors should be used with the thumb upwards, moving the paper to cut. - Templates can be used to help an artist recreate the same...
Instructional Video25:20
Curated Video

Creating a slide deck template

Pre-K - Higher Ed
Pupil outcome: I can create a slide deck template to meet the needs of an audience. Key learning points: - Slide decks can be used for projects and presentations to share information. - Slide deck templates can be created to provide...
Instructional Video26:59
Curated Video

Prophet Muhammad the leader

Pre-K - Higher Ed
Pupil outcome: I can describe how many Muslims are inspired by the actions of Prophet Muhammad as a leader. Key learning points: - Understanding stories of Prophet Muhammad’s life help us better understand Muslim worldviews. - Prophet...
Instructional Video7:12
Curated Video

How to graph Tangent and Cotangent (with asymptotes and zeros)

6th - Higher Ed
How do you graph y=tan(x) and y=cot(x)? Why do the graphs look the way they do? How do I know where the asymptotes and zeros are for each graph? This video answers all these questions and derives the graphs for these two periodic trig...
Instructional Video6:50
Curated Video

C++: Learn the basics of Classes and Objects

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 Video4:29
The Business Professor

Creativity in Negotiations - Developing Strategies

Higher Ed
This Video Explains Creativity in Negotiations - Developing Strategies
Instructional Video6:40
Oxford Comma

How to Write a Great Admissions Essay in the Age of AI

9th - 12th
Standardized tests are becoming increasingly optional, many high school grades are suspiciously inflated, and all students can easily use Chat GTP for their admissions essays.
<
br/>
How do you stand out from the crowd of...
Instructional Video4:19
Curated Video

Common Resume Questions

9th - Higher Ed
Writing a resume can be an intimidating process; it's a first impression used by employers to determine whether or not to proceed to an interview. It's natural for first-time job seekers or career-changers to ask, "where do I even...
Instructional Video3:02
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Templates - Class and Function

Higher Ed
In this video, we will explore template classes and functions with a program where you will learn how to swap two variables.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming...
Instructional Video24:09
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Display Paginated Movies

Higher Ed
This lecture shows how to carry out the pagination of the BlazorMovieApp application. Pagination displays the specified number of records per page.
<
br/>
This clip is from the chapter "Paginating the Movies" of the series "Build...
Instructional Video2:44
Curated Video

What is a Memory?

6th - 12th
What are memories and how does the brain store them? How does our memory develop as we grow? Biology - Being Human - Learning Points. As the brain processes experiences and stimuli, it creates pathways between neurons. Pathways between...
Instructional Video17:10
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Modifying the Homepage

Higher Ed
This video explains how to modify the homepage by changing the snippet.
<
br/>
This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains...
Instructional Video8:21
Curated Video

Modern JavaScript from the Beginning - Second Edition - HTML Webpack Plugin

Higher Ed
In this video, you will learn how to use the HTML Webpack plugin to generate an HTML file that includes our bundled JavaScript and CSS files. We will explore how to configure the plugin and how to add dynamic content to the generated...
Instructional Video4:37
Curated Video

Modern JavaScript from the Beginning - Second Edition - Refactor to Single _newItem Method

Higher Ed
This video focuses on refactoring the Tracalorie App project to use a single _newItem method for creating new meal and workout objects. The video covers how to use JavaScript classes and the 'this' keyword to create a more efficient...
Instructional Video10:08
Curated Video

Type-Safe Interfaces with Modern C++ - Creating an Overload Set

Higher Ed
Write a generic class that creates an overload set from scratch.
Instructional Video13:36
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - Docker Commands

Higher Ed
This video shows the Dockerfile used by the CD pipeline, the Python code of the web application, and Docker commands to build an image and run a container.
Instructional Video4:58
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Iterate Through Objects with the For…in JavaScript

Higher Ed
The “For…in” loop is a handy tool for iterating through the properties of an object in JavaScript. In this video, you will learn how to use the “For…in” loop to loop through all the properties of an object and perform a specific action...
Instructional Video7:49
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Looping Through Arrays in JavaScript

Higher Ed
In this video, you will learn how to loop through arrays in JavaScript using different methods such as for loops, for…of loops, forEach() method, and map() method.
<
br/>
This clip is from the chapter "Data Structures - From Zero...
Instructional Video8:40
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Clone Arrays with Slice in JavaScript

Higher Ed
In JavaScript, you can clone an array using the slice() method. Cloning an array means creating a new array with the same values as an existing array, but the two arrays are completely independent of each other. This video will...
Instructional Video8:52
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Indexing Values in Arrays with JavaScript

Higher Ed
In this video, you will learn how to access specific values in arrays using their index number in JavaScript. By the end of the video, you should have a solid understanding of how to use indexing to work with arrays in JavaScript.
<
br/>...
Instructional Video7:43
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Complex and Multi-Dimensional Arrays in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on complex and multi-dimensional arrays in JavaScript.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery...
Instructional Video5:12
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Arrays and Dimensions in JavaScript

Higher Ed
In this video, you will learn about arrays and dimensions in JavaScript. You will see how to declare and initialize arrays using literals, variables, and objects, and how to access and modify their elements using index notation and...
Instructional Video2:26
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Datatypes in Programming

Higher Ed
In this video, you will learn about data types in programming, which are used to define the type of data that a variable can hold, such as numbers, strings, and Boolean values. You will also discover the importance of understanding...
Instructional Video4:05
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Create Your First Course Exercise Lesson on Writing Comments in JavaScript

Higher Ed
In this video, you will learn how to create your first course exercise lesson on writing comments in JavaScript.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the...