Curated Video
What is Wise Leadership and What can it Do for You?
Wise leadership makes a difference. While smart leaders keep things on an even keel, wise leaders know they have a window of opportunity to make a difference and are determined to seize their chance. The two primary forms of wisdom: ⚒️...
Curated Video
The Project Control Paradox
Project Control is an important part of our discipline as Project Managers. But it carries within it a paradox... Anyone who has been to any of my live events will know that I have a few project management 'catch phrases' that I...
Curated Video
What do Good Project Managers do that Average PMs Don't?
What do Good Project Managers do that Average Project Managers Don't? That's a question I get asked a lot. So, in this video I set out to answer it, and I focus on two priorities that good project managers tend to focus on, which average...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 3
In this video, we will start adding information to our manager class. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case studies, abstract...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 2
In this video, we will begin implementing the data members in the classes by adding properties and methods for each class. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - View User Profile Data with Authorization
This lecture shows all the steps in code required for implementing authorization to view user profile data. This clip is from the chapter "Authentication and Authorization" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This...
Curated Video
AI for Teachers with ChatGPT - Plagiarism, Social Media, Other AI Tools
This video delves into the implications of plagiarism, the role of social media, and the integration of other AI tools with Chat GPT. This clip is from the chapter "Introduction to the Course" of the series "AI for Teachers with...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - How to Use the Stylize Command
In this video, you will learn to use a command that will stylize our artwork. We will use the –s (then a number from 0-1000); if the value is a low number, it closely follows the prompt, and if the value is high, the image gets more...
Curated Video
Compound microscope
An optical microscope which uses two sets of lenses, called the objective and the eyepiece, to gather and magnify light. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise...
Curated Video
How Algorithms Change the World
What are algorithms, and how do they dictate human behaviour? Helpful and often life-saving functions, algorithms are shaping our lives more and more as they become increasingly complex. Maths - Algebra A Twig Math Film. Reinforce and...
Learn German with Herr Antrim
German Writing Hacks: From Basics to Brilliance in 5 Steps
This is your guide to mastering German writing! Struggling with German sentences? Transform your writing into a fluid, expressive masterpiece with our easy-to-follow 5-step process. This is perfect for German learners at any level - from...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Introduction and Instructor
In this video, you will learn about the course content in general, the features and benefits of this course, as well as a brief introduction to the instructor. This clip is from the chapter "Introduction to the Course" of the series...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 2)
Continuing from the previous video, we will dive deeper into Python coding concepts. This video will cover more advanced topics such as error handling, data manipulation, data visualization, and using common Python libraries such as...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Basic Principles of OOP
In this video, we will discuss the three main principles of OOP: encapsulation, inheritance, and polymorphism. We will explain what each of these principles means and how they are used in OOP. This clip is from the chapter "OOP -...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Display Search Results
In this video, we will display the search results on a separate page that's similar to the popular movies page. We will use a template literal to render the content and create pagination for large search result sets. This clip is from...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels
This video explains adding custom labels. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Adding Bootstrap Styling
This video explains how to add Bootstrap styling. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Views
This video explains the views folder and the index.cshtml file. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 1
This video explains how to scaffold the controller MVC. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Special Mention - React
This video explains React; a JavaScript library developed by Facebook. While it has framework-like features, it is not fully featured and, therefore, is considered a library. There are still some architectural decisions that are left...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Implement Caching Mechanism in Python Application - Part 2
This video is the second part of a two-part tutorial on implementing caching mechanism in a Python application. By the end of this video, you will have a solid understanding of caching in Python applications and how to use advanced...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Set Up GCP Trial Account
In this video, we show you how to set up a GCP trial account, walking you through the process step-by-step and providing tips on how to make the most of your trial. This clip is from the chapter "Get Started with Google Cloud" of the...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Java Modularization - 04 - a Quick Review
In this video, Let's look at some important points to remember about modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - List Interface - Introduction - Position Is King
In this video, you will learn about the list interface and its introduction. The concept of "position is king" will be emphasized throughout the discussion.