Instructional Video14:26
APMonitor

MATLAB Nonlinear Optimization with fmincon

10th - Higher Ed
This step-by-step tutorial demonstrates fmincon solver on a nonlinear optimization problem with one equality and one inequality constraint. Visit http://apmonitor.com/che263/index.php/Main/MatlabOptimization for source code.
Instructional Video12:16
Packt

Compare the breadth-first and depth-first search algorithms : Example - A Simple Puzzle Game

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Solve the...
Instructional Video8:40
APMonitor

Solve Nonlinear Equations with Python

10th - Higher Ed
This tutorial demonstrates how to set up and solve a set of nonlinear equations in Python using the SciPy Optimize package.
Instructional Video7:50
Packt

Compare the breadth-first and depth-first search algorithms : Implementing BFS on Regular Graphs

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Implement...
Instructional Video28:28
Curated Video

Complete Python Scripting for Automation - Lists

Higher Ed
Data Structures of Python: Lists This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data Structures like...
Instructional Video3:30
SWPictures

Tanzania: Transforming the Sewage System in Dar es Salaam

12th - Higher Ed
The video showcases the Gulper, a motor tricycle equipped with a pump that is transforming the way pit latrines are emptied in Doris Salaam, Tanzania. The affordable and safe service is improving health and reducing the risk of diseases...
Instructional Video22:33
Curated Video

Complete Python Scripting for Automation - Data Types

Higher Ed
Basics of variables and Data Types: Data Types This clip is from the chapter "Basics of variables and Data Types" of the series "Complete Python Scripting for Automation".The author introduces variables and explains about Data types and...
Instructional Video3:51
Curated Video

Complete Python Scripting for Automation - Sets

Higher Ed
Data Structures of Python: Sets This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data Structures like...
Instructional Video3:39
Packt

Compare the breadth-first and depth-first search algorithms : Using Breadth-First Search (BFS)

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Learn the...
Instructional Video3:37
Weatherthings

Hurricane Ivan

6th - 8th
A history of the devasting 2004 hurricane that struck the Alabama coast.
Instructional Video5:34
NASA

NASA | Earth Science Week: The Ocean's Green Machines

3rd - 11th
"The Ocean's Green Machines" is Episode 3 in the six-part series "Tides of Change", exploring amazing NASA ocean science to celebrate Earth Science Week 2009. One tiny marine plant makes life on Earth possible: phytoplankton. These...
Instructional Video3:57
Brainwaves Video Anthology

Sam Glucksberg - On Motivation

Higher Ed
Sam Glucksberg was born February 6, 1933, in Montreal, Quebec. He received his B.S. in psychology in 1956 at City College of New York, Magna Cum Laude. He then received his Ph.D in experimental psychology with distinction at New York...
Instructional Video11:19
Curated Video

Complete Python Scripting for Automation - Rules to create a pattern Part-2

Higher Ed
Regular expression with re module: Rules to create a pattern Part-2 This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this section, the author introduces regular...
Instructional Video3:44
Curated Video

Agile Masterclass: Agile for Project Management - Underutilization of Resources

Higher Ed
This video explains underutilization of resources. This clip is from the chapter "Introduction to Agile Kanban" of the series "Agile Project Management: Agile, Scrum, Kanban, and Extreme Programming".This section introduces you to Agile...
Instructional Video4:49
Professor Dave Explains

The Heisenberg Uncertainty Principle Part 2: Energy/Time and Quantum Fluctuation

12th - Higher Ed
Get ready for one of the weirdest things in modern physics. Particles that pop into existence from nothing and then go back to nothing again! This is happening all the time, all around you and even inside of you. It's the quantum foam,...
Instructional Video2:05
Kids’ Poems and Stories With Michael Rosen

May - Kids' Poems and Stories With Michael Rosen

Pre-K - 5th
May - Read by Michael Rosen from The Hypnotiser
Instructional Video11:56
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Hash project 2: Set up insert and hashing functionality for data structure

Higher Ed
Visualize and analyze operations associated with Stacks and Queues This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video8:37
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Hash project 1: Define and set up class blueprint with __init__ and __str__

Higher Ed
Reverse a linked list using recursion This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video8:37
Curated Video

Implement a computer program using a classic algorithm : In-depth look at execution context of recursive divide function

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Analyze execution context and frames created by recursive divide...
Instructional Video24:47
Packt

Product Pagination

Higher Ed
This video explains the concept of product pagination. This clip is from the chapter "Product Reviews, Search, and More" of the series "MERN E-commerce from Scratch".This section focuses on product reviews, search, and more.
Instructional Video5:22
Curated Video

Mastering Swift 2 Programming (Video 3)

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 Video2:12
friEdTech

Restore DELETED Calendar Events

Higher Ed
In this video, Jess shows us how to restore any events that may have accidentally been deleted from your individual or group calendar. The steps are simpler than you may have guessed!
Instructional Video15:50
Curated Video

Implement a computer program using a classic algorithm : A look at the recursive divide function

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. A look at the divide/split function which introduces recursion
Instructional Video15:50
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Hashmaps and O(1) search complexity

Higher Ed
Build methods in the custom linked list class and homework assignment This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null