Curated Video
What is the Autofocus Time Management Method? And How Does it Work?
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.
Curated Video
How to Use the Kanban Method for Time Management
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...
Curated Video
Travelling to Your Presentation: Speaker's Checklists for Road Warrior Presenters
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...
Curated Video
Prioritization with the Pareto Principle - the 80-20 Rule
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.
Curated Video
Chairing Meetings - Planning Your Meeting
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,...
Curated Video
Bargaining Stage of the Negotiation Process
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...
Curated Video
Overcome Overwhelm: Dealing with the Feeling of Being Overwhelmed
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.
Curated Video
Time Management with OATS: What is the OATS Principle?
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...
Curated Video
Chairing Meetings - Meeting Minutes and Follow-up
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.
Curated Video
Adding Unlike Fractions
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...
Curated Video
Creating Stem-and-Leaf Plots: A Real-World Example
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...
Curated Video
The Plight of the Whale Shark: Conservation Efforts and Economic Interests
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...
Financial Times
The competition for Arm’s technology is ferocious
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - AWS Account Registration
Let's get acquainted with registering an AWS account so we can explore many relevant services to become an AWS cloud practitioner.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing LAMP Stack Using Linode Marketplace
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating a Non-Root Account
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 2)
This is a continuation of where we left off in the previous lecture regarding the commonly used directory commands to access files in Linux.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 1)
In this lesson, we will explore several commonly used directory commands to access files in specific paths.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Remote Server Admin Through SSH
In this video, you will learn different ways to connect to a Linode instance to administer it securely.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Exploring the Linode Cloud Manager
In this video, we will explore the Linode admin dashboard and look at the few available features on the dashboard.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Layout
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fixing the Key Warning
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.