Curated Video
Hands-On Auto DevOps with GitLab CI - Using Artifacts in Future Stages
Artifacts can be used to pass data between jobs in different stages. This makes it easier to divide our build up into multiple jobs. • Create a build pipeline with multiple stages and artifacts defined • Customize which jobs receive...
Curated Video
Hands-On Auto DevOps with GitLab CI - Custom Kubernetes Runners
Because we have a Kubernetes cluster already configured for deploying our application, we can also use it to run builds. • Install GitLab Runner on our Kubernetes cluster • Observe the GitLab Runner in our Kubernetes cluster • Start a...
Economics Explained
Should You Become an Economist? #Shorts | Economics Explained
Should You Become an Economist? #Shorts | Economics Explained
Mister Simplify
Herzberg's Two-Factor theory of Motivation - Simplest explanation ever
Herzberg's Two-Factor theory is a motivational theory used in business to understand the driving factors to employee motivation and retention. To this day, it is a relevant theory in terms of understanding non-monetary means of ensuring...
Hip Hughes History
The 1980 Election Explained
If you know nothing about the 1980 election you should be banned from discussing political science. Helpful for all types of learners this video hits the basics on one of the biggest elections in American history.
Seven Dimensions
Using Goals to GROW
In this video, the speaker introduces the GROW model, a tool for problem-solving and goal-setting. The acronym GROW stands for Goal, Reality, Obstacles, and Way forward. The speaker discusses examples of goals and encourages the audience...
Australian Broadcasting Corporation
Get My Job - Aquarist
Get My Job explores the day in the life of different professions around Australia. In this episode we meet an Aquarist.
PBS
Who Gets Stimulus Money? (COVID-19)
Congress just passed a huge stimulus package that includes direct payments and unemployment benefits... Are you eligible?
ACDC Leadership
The Economics of TRUMP with Jacob Clifford- Part 1: Trade
Thanks for watching my videos. I’m excited to have an intelligent discussion about the economic policies of President Trump. In this video I cover what what most economists think about international trade and protectionism. Do you think...
Curated Video
Web Development with Node.JS and MongoDB (Video 7)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Packt
Downloading and Configuring Selenium
This video demonstrates how to download and configure Selenium. This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics to Advanced and...
IDG TECHtalk
Using Python asynchronously
Python's built in async functions allow you to run multiple operations not bound by CPU side by side, without blocking each other. This simple example shows how reading from websites can be greatly accelerated this way.
Economics Explained
Do We Actually Want Affordable Housing: 6 Factors Affecting House Prices
Housing is getting more expensive. Here's why. Helping you become more knowledgeable about how the world works, our content covers the biggest topics and headlines through the eyes of economists. The team explores a wide range of...
Curated Video
Advanced English Conversation | Listening Practice
Practise your listening skills and learn some new vocabulary! In this video I talk with my mother about her experiences living in different places around Australia. This is unscripted, natural conversation, so sometimes we talk over the...
Curated Video
7+ Vocabulary for IELTS Speaking Questions about Work and Business
Today you’ll learn the most high-scoring, native vocabulary to talk about work and business. The topics of work and business come up a lot on the IELTS Speaking and Writing exams. As far as the Speaking exam goes, you could be asked...
Curated Video
Machine Learning Random Forest with Python from Scratch - Past, Present, and Future of Machine Learning
This lecture illustrates why machine learning has started evolving recently and the future that beholds machine learning.
This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with...
Mister Simplify
The use of Maslow's Hierarchy of Needs in Business - Simplest explanation
The Maslow's Hierarchy of Needs is a motivational theory of psychology used to study human behaviour and motivate people in the workforce if applied correctly. It can help an organisation's management to create an environment wherein...
IDG TECHtalk
How to use the disown command: 2-Minute Linux Tips
In this Linux tip, learn how to use the disown command. It provides a way to detach a process you’re running from your login session so that it isn’t killed (hung up on) when you log out. This means that the process can continue running...
Economics Explained
Why 40,000 People Die for Every 1% Increase in Unemployment - The Big Short
the big short was a fantastic movie, for finance nerds and regular viewers alike. One of the lines that stood out the most, amongst many memorable lines, was the claim that for every 1% increase in unemployment 40,000 people die. This is...
Curated Video
5 Common English Euphemisms
Expand your vocabulary with euphemisms! Euphemisms are an important part of the English language. Euphemisms are used when you want to avoid saying something that might sound unpleasant.
Food Farmer Earth
Urban Gleaners: Reducing Food Waste to Reduce Hunger
A simple idea that came out of hearing a story on the radio. For Tracy Oseran, it was something she had to do: help find and distribute food that would otherwise be thrown out — perfectly edible food—from supermarkets, farmer's markets,...
The March of Time
1944: CHART: Chart of the number of 'Civilian Employees, 50 Million' 'Armed Forces, 11 Million' & 'Potential Unemployed, 12 million.'
MOT 1944: CHART: Chart of the number of 'Civilian Employees, 50 Million' 'Armed Forces, 11 Million' & 'Potential Unemployed, 12 million.'
Curated Video
Hands-On Auto DevOps with GitLab CI - Speeding Up Builds with Cache
Downloading dependencies has the potential to slow down our build. If we use caching, it can speed things up. • Configure our build to cache downloaded dependencies • Configure our build to cache only certain directories • Create...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Chipsets
Every CPU has specialty chips (called chipsets) that enable the CPU to interface with expansion slots, peripherals, and sometimes memory. Good techs not only know their CPUs but also the chipsets associated with those CPUs. This clip is...