Instructional Video4:02
Fun Robotics

NumPy Library Part 2

Higher Ed
Exploring additional usage of the NumPy Python library
Instructional Video7:41
Curated Video

Julia for Data Science (Video 13)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video14:26
Packt

DOM Selectors for Multiple Elements

Higher Ed
DOM Manipulation & Events: DOM Selectors for Multiple Elements This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the...
Instructional Video4:15
TMW Media

The Very Large Array Telescope: VLA's configurations for seeing in space

K - 5th
Explain the process of transporting an antenna. Why are the antenna moved into different configurations? What discoveries did the scientists find recently? What do you need to know in order to work in this field? The Very Large Array...
Instructional Video5:40
Curated Video

Identifying Points, Rays, Lines, and Line Segments

K - 5th
In this lesson, students will learn how to identify geometric figures such as points, lines, rays, and line segments. Through observation, they will understand the characteristics of each figure and how to label them correctly.
Instructional Video6:35
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Filter and Where Conditions

Higher Ed
Let's learn to filter data using the "FILTER, WHERE" function in this session. This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section...
Instructional Video3:51
Curated Video

Learning PHP 7 (Video 1)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video5:02
Curated Video

Solving Single Digit by Multidigit Multiplication Using the Distributive Property

K - 5th
In this lesson, students will learn how to solve single digit by multidigit multiplication problems using the distributive property. The distributive property is a useful trick that makes arithmetic and algebraic math problems easier to...
Instructional Video2:51
Brian McLogan

What is a Ray and how do we label one

12th - Higher Ed
👉 Learn essential definitions of points, lines, and planes. A point defines a position in space. A line is a set of points. A line can be created by a minimum of two points. A plane is a flat surface made up of at least three points. A...
Instructional Video7:33
Curated Video

Compare different types of data structures : Segment Trees with Lazy Updates

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. This video continues exploring the...
Instructional Video4:34
IDG TECHtalk

Run Python in R code

Higher Ed
While R is a useful language, Python is also great for data science and general-purpose computing. See how to run Python code within an R script and pass data between Python and R using the reticulate package. Leave a comment and let us...
Instructional Video13:39
Programming Electronics Academy

How to Organize Code

Higher Ed
If you are new to writing code with Arduino it can be confusing on how to organize the program. But once you know where stuff goes in an Arduino program it's actually pretty simple. In this lesson, you are gonna learn how to organize the...
Instructional Video10:30
APMonitor

Matlab 👩‍💻 Array and Matrix

10th - Higher Ed
Arrays are a way of storing a sequence of numbers or letters by using brackets [ ] or by declaring a 'string'. You could use an array for an incubator to keep information on such as a history of the temperatures. # array of numbers...
Instructional Video8:16
Curated Video

Mastering Swift 2 Programming (Video 13)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:58
Curated Video

Multiplying Whole Numbers by Mixed Numbers Using Area Models

K - 5th
In this lesson, students will learn how to multiply whole numbers by mixed numbers using area models. The teacher explains the concept by demonstrating how to draw rectangular arrays and divide them to represent the mixed numbers.
Instructional Video14:32
Programming Electronics Academy

characters, strings and Strings: The Internet of Things: 6

Higher Ed
A description of characters, strings, and String data types as it relates to sending data to the cloud.
Instructional Video1:10
Curated Video

Modify a data structure : Linked List - Independent Exercise

Higher Ed
From the section: Linked Lists. Linked Lists: Linked List - Independent Exercise Linked Lists: Linked List - Independent Exercise
Instructional Video8:38
Curated Video

Compare different types of data structures : Segment Trees and the RMQ Problem

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. In this video, we revisit the RMQ...
Instructional Video7:18
Curated Video

C++ for Beginners - Pointers

Higher Ed
David discusses pointers in this section. This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Instructional Video6:56
Curated Video

Learn and Master C Programming - Passing Pointers to Functions: Example With 2 Pointers

Higher Ed
We will implement a function that can return two values at the same time, which can be done using pointers. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section...
Instructional Video17:05
Programming Electronics Academy

3 Ways to Use Acceleration in an Arduino Sketch

Higher Ed
This tutorial covers three easy ways to implement some form of acceleration in your Arduino sketches. It will cover the following: Linear Acceleration Exponential Acceleration Messing Around with the Square root function
Instructional Video4:11
Curated Video

Application Development with Swift 2 (Video 16)

Higher Ed
Swift 2 is the latest iteration of Apple's native programming language for iOS devices. If you're an aspiring iOS application developer who is looking to build apps for the App Store, you'll need to use Swift. The language boasts a vast...
Instructional Video1:52
The Business Professor

Marketing - Discrepancy of Assortment

Higher Ed
This Video Explains Marketing - Discrepancy of Assortment
Instructional Video12:37
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Integration Testing with Front-End and Back-End Response Validation Assertions

Higher Ed
This video introduces you to integration testing with frontend and backend. This clip is from the chapter "Mocking HTTP Requests/Responses with Cypress (XHR Testing)" of the series "Cypress - Modern Automation Testing from Scratch +...