Instructional Video6:51
Curated Video

What is the Autofocus Time Management Method? And How Does it Work?

10th - Higher Ed
Mark Forster's Autofocus Technique for personal time management is as little known as David Allen's Getting Things Done is well-known. But if you are after a personal productivity system, check this out.
Instructional Video5:29
Curated Video

How to Use the Kanban Method for Time Management

10th - Higher Ed
Kanban started life as an inventory control system at Toyota in the 1950s. It was part of the Toyota Production System, developed by Taiichi Ohno to support ‘Just in Time’ manufacturing. Now, Kanban is a widely-used approach to plan and...
Instructional Video8:53
Curated Video

Travelling to Your Presentation: Speaker's Checklists for Road Warrior Presenters

10th - Higher Ed
Wherever you go to present – whether the next meeting room down the hall, or a big hotel in a foreign country, it’s a good idea to have a speaker's checklist of what you need to take, and what to do when you arrive. Here are two useful...
Instructional Video5:46
Curated Video

Prioritization with the Pareto Principle - the 80-20 Rule

10th - Higher Ed
Deciding what is important can be bewildering when you have too much choice. You need to prioritize. And a simple tool is the 80-20 Rule - properly known as the Pareto Principle.
Instructional Video10:47
Curated Video

Chairing Meetings - Planning Your Meeting

10th - Higher Ed
The first step in chairing a meeting is planning your meeting. You need to determine what your meeting will be about, what you want to achieve and how you'll achieve it, and the logistics. So, before you start planning your next meeting,...
Instructional Video11:05
Curated Video

Bargaining Stage of the Negotiation Process

10th - Higher Ed
The bargaining stage is where the rubber of your ambition hits the road of your negotiation. No - scrap that clichéd metaphor... The bargaining stage is the part of the negotiation that people usually think of, when they describe what...
Instructional Video9:57
Curated Video

Overcome Overwhelm: Dealing with the Feeling of Being Overwhelmed

10th - Higher Ed
When you feel overwhelmed by all the things you need to do, it can freeze you into not doing any of them. This will only make the situation worse. So, you need to seize control. And there's the way. It's my Overwhelm Routine.
Instructional Video9:22
Curated Video

Time Management with OATS: What is the OATS Principle?

10th - Higher Ed
There is no single time management system that works for everyone. And some people find systems just don't work for them at all. But apply this basic principle - the OATS Principle - and you will start to have control over how you use...
Instructional Video6:28
Curated Video

Chairing Meetings - Meeting Minutes and Follow-up

10th - Higher Ed
It's not over 'til it's over. And, when you're chairing meetings, you aren't finished until you issue your meeting minutes, and follow-up on the meeting.
Instructional Video2:41
Curated Video

Adding Unlike Fractions

9th - Higher Ed
This video provides a clear and concise explanation of how to add unlike fractions, using the example of adding 1/2 and 2/3. The teacher demonstrates the process of finding a common denominator by identifying shared multiples, renaming...
Instructional Video18:21
Curated Video

Creating Stem-and-Leaf Plots: A Real-World Example

9th - Higher Ed
In this video, I will guide you through an explanation of a stem-and-leaf plot and give you a real world example to help you learn how to construct a stem-and-leaf plot. As a bonus, I will show you how to construct a stem-and-leaf plot...
Instructional Video3:11
Curated Video

The Plight of the Whale Shark: Conservation Efforts and Economic Interests

Pre-K - Higher Ed
This video discusses the threats faced by the whale shark, the world's largest fish, due to indiscriminate hunting for its fins and meat. It highlights the importance of international protections and a ban on shark fishing to preserve...
Instructional Video2:31
Financial Times

The competition for Arm’s technology is ferocious

Higher Ed
FT Tech - Arm’s microchip technology can be found in almost every smartphone, as well as cars, laptops and other electronic devices. Now, as the FT’s Anna Gross reports, the Japanese-owned, UK-based company’s plan to go public has...
Instructional Video7:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - AWS Account Registration

Higher Ed
Let's get acquainted with registering an AWS account so we can explore many relevant services to become an AWS cloud practitioner.
Instructional Video5:45
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)

Higher Ed
This is a continuation of how to use PHP MySQLi to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Instructional Video6:45
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing LAMP Stack Using Linode Marketplace

Higher Ed
This guide shows you how to use the Linode Marketplace One-Click Application to deploy a LAMP (Linux, Apache, MySQL, PHP) stack on a Linode.
Instructional Video3:33
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating a Non-Root Account

Higher Ed
In this video, you will learn how to create a non-root user account and add the user to the pseudo-group to ensure that it has superuser privileges.
Instructional Video7:26
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 2)

Higher Ed
This is a continuation of where we left off in the previous lecture regarding the commonly used directory commands to access files in Linux.
Instructional Video7:28
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 1)

Higher Ed
In this lesson, we will explore several commonly used directory commands to access files in specific paths.
Instructional Video2:06
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Remote Server Admin Through SSH

Higher Ed
In this video, you will learn different ways to connect to a Linode instance to administer it securely.
Instructional Video6:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Exploring the Linode Cloud Manager

Higher Ed
In this video, we will explore the Linode admin dashboard and look at the few available features on the dashboard.
Instructional Video5:32
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Layout

Higher Ed
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Instructional Video8:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories

Higher Ed
This video demonstrates how we can refactor product listing categories based on certain specifics, update any changes made to the products, or take them off the listing.
Instructional Video4:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fixing the Key Warning

Higher Ed
Let's learn more about the "Each child in a list should have a unique key prop" warning, which happens in React when you create a list of elements without the unique key attribute.