Instructional Video5:45
Curated Video

Python Lesson10

9th - Higher Ed
In this video, you will be introduced to the for-loop in Python. See how easy it is to get it done!
Instructional Video4:06
Curated Video

Python Lesson11

9th - Higher Ed
In this lesson, we see how we can set the start and step values for the range parameters. Want to be a Python Pro?
Instructional Video5:42
Curated Video

Python Lesson 12

9th - Higher Ed
We now look at Nested for-loops. Let's learn how the different loop counters change as we go through the code.
Instructional Video3:15
Curated Video

Python Lesson13

9th - Higher Ed
In this lesson, we look at how we can use the continue and break statements to alter the operation of a loop.
Instructional Video3:04
Curated Video

Python Lesson14

9th - Higher Ed
In this lesson, we understand the impact of the continue and break statements in a nested loop.
Instructional Video16:15
Curated Video

User Story Mapping 101 - How to Create a USER STORY MAP

10th - Higher Ed
In this video, I want to answer the question, ‘What is a User Story Map?” and show you how to create one.
Instructional Video6:57
Curated Video

What are a Burndown Chart, a Burnup Chart, and Velocity?

10th - Higher Ed
In this video, I want to answer the question, What is a Burndown Chart and a Burnup Chart? And What is Velocity?



A Burndown chart is a way to visualize progress. It plots outstanding work against time. So, as you make...
Instructional Video10:18
Curated Video

How to Do Risk Management in Agile Projects

10th - Higher Ed
Some people might expect that agile projects have – or even need – no risk management. That is completely wrong. So, let's look at how to do risk management in agile projects.



We need to adapt our risk...
Instructional Video6:42
Curated Video

Could You Just...' How to STOP Scope Creep

10th - Higher Ed
There are three words that Project Managers fear above all others: ‘Could you just…’ These words mean one thing: someone is trying to squeeze their priorities into your project. And they want to use your budget, your resources,...
Instructional Video1:51
Curated Video

Fractals: The Menger Sponge

6th - 12th
Revealing the shape which gets bigger the more you take away... in which an infinitely increasing surface area meets an infinitely decreasing volume.



Mat

hs - Shape
/>A Twig Math Film.
Reinforce and extend the...
Instructional Video4:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Code)

Higher Ed
In this video, you will learn how to preform RNN for image classification on the MNIST dataset.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video9:21
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - A More Challenging Sequence

Higher Ed
In this video, you will learn how to preform time series prediction with a complex signal.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video2:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - Break and Continue

Higher Ed
In this video, you will learn how to use the break and continue statements to control the flow of our loops.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript from...
Instructional Video11:30
Curated Video

Modern JavaScript from the Beginning - Second Edition - For Loop

Higher Ed
In this video, we will explore the for loop in JavaScript, which allows us to iterate over a set of values.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript from...
Instructional Video5:10
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Iter in Rust and Iterators

Higher Ed
This video helps you with the Iter in Rust and iterators.<br<br/>/>

This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Instructional Video3:01
Curated Video

Concurrent and Parallel Programming in Python - Creating Asynchronous For Loops

Higher Ed
This lesson elaborates on what a for loop does and does not do in an asynchronous program code.
Instructional Video7:41
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution Part II - Group Objects in JavaScript

Higher Ed
In this video, we will continue to discuss the solution to the exercise on group objects in JavaScript.
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript...
Instructional Video10:39
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - Chunking Arrays into Subgroups and Subarrays

Higher Ed
In this video, we will discuss the solution to the exercise on chunking arrays into subgroups and subarrays from the previous video.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Instructional Video6:04
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Introduction to the For Loop - II

Higher Ed
In this video, you will dive deeper into the for loop in JavaScript and learn more about its capabilities. You will explore the different parts of a for loop in greater detail, including the loop variable, condition, and increment or...
Instructional Video4:37
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Pop Quiz – Looping and Transactions in Solidity

Higher Ed
In this video, we will discuss the solution to the pop quiz on looping and transactions in Solidity from the previous video.
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete...
Instructional Video2:14
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Pop Quiz – Looping and Transactions in Solidity

Higher Ed
This is a pop quiz video on looping and transactions in Solidity.
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video4:40
Instructional Video6:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Java For Loop - Syntax and Puzzles

Higher Ed
In this video, you will learn about Java for loop—syntax and puzzles.
Instructional Video9:34
Curated Video

Deep Learning - Crash Course 2023 - Linear Separation of Data

Higher Ed
In this video, we will write a program in Python to understand linear separation of data.
<
br/>
This clip is from the chapter "Deep Neural Networks" of the series "Deep Learning - Crash Course 2023".In this section, we will try to...