Instructional Video11:33
Curated Video

Project Planning 101 - How to Build Effective Project Plans

10th - Higher Ed
The project planning process can be as complex as you need it to be or as simple as you want it to be. Each step can be detailed or summary. And you need only use the steps that are right for your project.



All the steps in...
Instructional Video9:17
Curated Video

Avoid Project Failure: 5 Top Tips

10th - Higher Ed
No one wants their project to fail. Despite this, project failure is all too common.



When you start projects, you are often filled with optimism, and can barely recognize the possibility of failure. And...
Instructional Video9:35
Curated Video

How to Prevent Scope Creep

10th - Higher Ed
One of the most insidious problems project managers face is scope creep. Scoping is hard - perhaps the hardest discipline within project management. So knowing how to prevent scope creep will be critical...
Instructional Video6:04
Curated Video

A Fixed Price Contract for Your Project: Pros and Cons

10th - Higher Ed
What are the pros and cons of doing fixed price contract for your project?



That's the question I answer in this video, from the point of view of a contractor providing projects for...
Instructional Video10:32
Curated Video

My Top 10 Project Management Concepts

10th - Higher Ed
What are top 10 Project Management concepts?



I guess every project manager will have their own idea. Here

are mine:
>
1. Definition
What is a Project Definition?...
Instructional Video3:44
Curated Video

How to Keep Cool in a Crisis: Stay calm when your project goes wrong!!

10th - Higher Ed
Project Managers face it from time to time: a crisis. How can you keep cool and stay calm?



That's what I will tell you in t

his video.

The trick is to slow down and use Mike Clayton's SCOPE technique. No,...
Instructional Video6:19
Curated Video

How does Project Management Work?

10th - Higher Ed
How does Project Management Work?



Project Management is gre
at, but...
Ho
w Does It Work?
We know it does - and Project Management has been working stunningly well for

thousands...
Instructional Video14:01
Curated Video

Practical Cyber Hacking Skills for Beginners - Crawling, Auditing, and Generating Reports with Burp Suite

Higher Ed
In this video, we will look at AltoroMutual, a testing website developed by IB, specifically for testing against vulnerabilities on the internet to different types of attacks.
Instructional Video8:02
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Register the Data Access Services Class in Startup

Higher Ed
Here, we will register the data access service in the Startup class ConfigureServices method. Once it is registered, the service can be called and used in the application.
<
br/>
This clip is from the chapter "Create a CRUD...
Instructional Video0:30
Curated Video

Hypothesis

6th - 12th
An idea or suggestion that is put forward to be tested.
<

br/>

A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary...
Instructional Video7:00
Curated Video

Modern JavaScript from the Beginning - Second Edition - If Statements

Higher Ed
This video covers the basic syntax and use of if statements in JavaScript, which allow us to execute different code blocks based on conditions.
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
Instructional Video10:28
Curated Video

Modern JavaScript from the Beginning - Second Edition - More on Arguments and Parameters

Higher Ed
This video discusses the differences between arguments and parameters in JavaScript, and how to use them effectively in our functions.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series...
Instructional Video5:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Immediately Invoked Function Expressions (IIFE)

Higher Ed
In this video, you will learn about immediately invoked function expressions (IIFE) and how they are used in JavaScript.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript...
Instructional Video3:02
Curated Video

Modern JavaScript from the Beginning - Second Edition - Nested Scope

Higher Ed
In this video, you will learn about nested scope, which is when a function is defined within another function, and how it affects variable scope.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the...
Instructional Video5:30
Curated Video

Modern JavaScript from the Beginning - Second Edition - Global and Function Scope

Higher Ed
Here, you will learn about global and function scope, and how JavaScript handles variable declarations within these scopes.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern...
Instructional Video6:14
Curated Video

Modern JavaScript from the Beginning - Second Edition - Creating a Function

Higher Ed
In this video, you will learn how to create a function in JavaScript, and how to call it to perform a specific task.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript...
Instructional Video1:38
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Functions, Scope and Execution Context

Higher Ed
This video provides an overview of the topics that will be covered in this section, which includes functions, scope, and execution context.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series...
Instructional Video4:40
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Variables in Rust

Higher Ed
This is a solution video on writing variables in Rust.
<
br/>
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...
Instructional Video2:56
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Rust - Summary

Higher Ed
This is the summary video on the concepts we have learned throughout this section.
<
br/>
This clip is from the chapter "What Is Rust and Why Does It Matter" of the series "Rust Programming 2023 - A Comprehensive Course for...
Instructional Video6:32
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Smart Pointers in Rust

Higher Ed
This video talks about smart pointers in Rust.<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 Video12:23
Curated Video

Type-Safe Interfaces with Modern C++ - std::string_view – Basic Interface

Higher Ed
Learn about the most important member functions and operations provided with `std::string_view`.
Instructional Video5:35
Curated Video

Type-Safe Interfaces with Modern C++ - std::string_view – Introduction

Higher Ed
Learn about `std::string_view`, introduced in C++17.
Instructional Video7:41
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Global Versus Local Scope in Functions with JavaScript

Higher Ed
In this video, you will learn about the concept of scope in JavaScript functions. You will explore how variables declared inside a function have local scope, meaning they can only be accessed within that function, while variables...
Instructional Video7:45
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What are Contracts Review in Solidity

Higher Ed
This video explores the concept of contract reviews in Solidity and how they can help improve the security and reliability of your smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...