Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Password Policies
With your user accounts, you will want to have strong passwords. AWS can help you with this through the implementation of password policies and you will learn how to use them in this video.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Refreshable ScrollView
In this video, we will be implementing a "Refreshable ScrollView" in our SwiftUI app, which will allow us to refresh the content of our view by pulling down on the scroll view.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery Data Model
This video explains the grocery data model of the widget. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Curated Video
Master SQL for Data Analysis - Let's Recap!
The author briefly recapitulates the topics learned in this level during this training program, level 1. This clip is from the chapter "Course Summary – Level 1" of the series "Master SQL for Data Analysis".This section focuses on the...
Curated Video
Master SQL for Data Analysis - Database Dictionary
We will explore the data-storing area called the dictionary, which stores constraints, filters, functions, lists, and so on. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
Curated Video
Getting Started with HashiCorp Nomad - Job Constraints
Here, we will understand job constraints and the constraint requirements specified at the job, group, or task level before any allocations are made. We will examine the different job constraints with examples. This clip is from the...
Curated Video
Tannenbaum & Schmidt: The Leadership Continuum
Tannenbaum and Schmidt’s Leadership Continuum is a situational leadership model, offering a range of styles and ways to select among them. 🧭 This video is part of course module number 3.11.3 🏢 Program 3: Managing and Leading Individuals...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Database Transaction Standards (ACID Versus CAP)
Let's look at CAP and ACID as valuable starting points for developing a solid understanding of core database concepts.
Brian McLogan
Graph Easily This Piecewise Function
Graphing a piecewise function can be confusing for students. So in this video I go through the steps you will want to take to graph any piecewise function
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Module 14 - Views and Details
In this video, we will focus on views and details in Microsoft Project. You will learn to apply an existing view, understand what views are, and create a new view. We will explore the details form and timeline view. We will arrive at a...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Workshop 09 - Constraints
In workshop 9, we will work on using constraints in the Microsoft Project. We will understand the concepts of workshop exercise 9 and then follow the instructions to work on the exercise to completion. This clip is from the chapter...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Module 11 - Constraints
In this video, we will focus on understanding what constraints are in Microsoft Project and how to add a constraint. We will explore what deadlines are and how to create task notes. We will also understand a completed schedule checklist....
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Workshop 07 - Adding the Relationships
In this workshop exercise, we will work on adding relationships. We will understand the concepts of workshop exercise 7 and then follow the instructions to work on the exercise to completion. This clip is from the chapter "Module 9 -...
Brian McLogan
Find the Domain of a square root function compilation
In this video we will explore how to find the function of a radical by focusing on the the implied domain over 5 different examples. ⭐️Find the Domain of a Rational Radical Function - • Find the Domain of a Rational Radical... ⭐️ Find...
The Business Professor
Theory of Constraints
What is the Theory of Constraints? The theory of constraints is a management paradigm that views any manageable system as being limited in achieving more of its goals by a very small number of constraints.
Brian McLogan
Learn to find the value that makes the piecewise function differentiable and continuous
👉 Learn how to determine the differentiability of a function. A function is said to be differentiable if the derivative exists at each point in its domain. To check the differentiability of a function, we first check that the function is...
Curated Video
Representing Constraints in Story Problems with Inequalities
In this video, the teacher explains how to represent constraints in story problems by writing a system of inequalities. Using the example of a chef needing a certain amount of meat and a specific budget, the teacher demonstrates how to...
APMonitor
Mathematical Optimization with Python
This tutorial demonstrates how to solve a simple mathematical optimization problem with four variables, one objective function, one equality constraint, and an inequality constraint. The problem is solved with the APMonitor toolbox in...
APMonitor
Solve Nonlinear Equations with Microsoft Excel
The GRG (Generalized Reduced Gradient) solver in Excel can be used to solve sets of nonlinear equations. The nonlinear functions are input as cells and equation residuals are minimized. Functions can either be included as equality...
Curated Video
Why politicians have failed to tackle climate change
Climate change is now recognised as the defining threat facing the planet. So why has so little been done to tackle it?
The Business Professor
Developing a Strategic Negotiation Plan
This Video Explains Developing a Strategic Negotiation Plan
APMonitor
MATLAB Nonlinear Optimization with fmincon
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.
Curated Video
Graphing Linear Inequalities: Modeling Constraints and Solutions
In this video, the teacher explains how to model and solve problems involving linear inequalities with multiple variables. Using the example of determining the number of different types of stamps needed for a specific amount of postage,...
APMonitor
Regression with MATLAB fmincon
A frequent activity in data science and machine learning is to develop correlations from data. By importing the data into MATLAB, data analysis such as statistics, trending, or calculations can be made to synthesize the information into...