Instructional Video9:32
Curated Video

Non-verbal Aspects of Negotiation: Negotiating Body Language

10th - Higher Ed
Do not underestimate how important the non-verbal aspects of negotiation are. In this video, we look at body language and other non-verbal cues we give, while negotiating.
Instructional Video6:50
Curated Video

LEAD Your Team: 4 Team Leadership Priorities

10th - Higher Ed
Here is a very simple model of four team leadership priorities - which spell out LEAD. Can you guess what they are?
Instructional Video5:18
Curated Video

Organizational Power: What is Power?

10th - Higher Ed
Ralph Waldo Emerson said that: ‘life is a search after power’. If that is true, what is it we are searching for? We need to start our exploration of power in organizations by understanding what is power?
Instructional Video5:51
Curated Video

What is a Brand Marketing Plan? And How to Create a Brand Marketing Plan.

10th - Higher Ed
A brand marketing plan is a plan for all the goals, activities, costs, and controls to promote a brand. So, how do we build one?
Instructional Video9:43
Curated Video

Credibility: Gain Gravitas through Knowledge and Experience

10th - Higher Ed
One of the four parameters in the Trust Equation (see our earlier video: • What is the Trust Equation? - Gravita... ) is Credibility. If people don't see you as credible, they won't trust you. So, how can you acquire credibility. The...
Instructional Video9:45
Curated Video

How to Craft a Compelling Presentation Structure

10th - Higher Ed
You have a big idea you want to present. It may be a conclusion, a recommendation, or a status report. Maybe it’s an insight you need to share or a decision you want. How can you craft a compelling presentation for maximum impact? Get...
Instructional Video9:55
Curated Video

The NLP Approach to Rapport Building

10th - Higher Ed
Building rapport is one of the core principles of NLP. And so, as you’d expect, NLP has a lot to say about how best to do rapport building.
Instructional Video7:35
Curated Video

Assertiveness - What are Passive, Aggressive & Assertive Behavior?

10th - Higher Ed
Assertiveness at work is important, but do you know what passive, aggressive, assertive all mean? What are the behaviors that are characteristic of each of them, what do they signify, and why should you aim for assertive behavior? Let's...
Instructional Video2:52
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Project Summary - 3

Higher Ed
After completing all the lessons in the section, and ultimately implementing the project and testing out the project, this video provides a detailed recapitulation of the concepts learned in this project for the React app.
Instructional Video12:39
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Checkout - Fixing the State

Higher Ed
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other info if needed; reloading the page should allow us to make changes in the total by adding or...
Instructional Video18:07
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - UseContext Hook and UseReducer Hook in React

Higher Ed
Let's understand UserContext Hook, which makes it easy to pass data throughout your app without manually passing props down the tree, and UseReducer Hook, which allows for a simpler, predictable, and organized way to update our component.
Instructional Video9:01
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Context in React

Higher Ed
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.
Instructional Video4:14
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Write Articles for a Blog

Higher Ed
Learn how to use ChatGPT to generate informative and engaging articles for your blog. This video will show you how to use AI to create content that resonates with your target audience and drives traffic to your website. This clip is from...
Instructional Video9:03
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating a Custom Resolver

Higher Ed
In this video, you will learn how to create a custom resolver. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video8:23
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Premium Posts: The FindOne Controller

Higher Ed
In this video, we will work on the findOne controller. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Instructional Video4:23
Curated Video

How to Use ChatGPT and Generative AI to Help Create Content - Generating Code with ChatGPT

Higher Ed
This video will teach you how to use ChatGPT to generate code snippets and automate programming tasks. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and Generative AI to Help Create...
Instructional Video15:02
All Ears English

2082 - Is That So? How to Respond with Personality in English

Pre-K - Higher Ed
When someone shares some news about politics or your friend group, what can you say to respond with enthusiasm? Today, find out how to create a connection with the right response.
Instructional Video6:15
Professor Dave Explains

Empiricism Part 1: Da Vinci, Bacon, and Hobbes

12th - Higher Ed
With rationalism covered, let's investigate the other important movement in early modern philosophy, empiricism. In its earliest formulation, this included figures like Francis Bacon and Thomas Hobbes, and contrary to rationalism, which...
Instructional Video3:15
The Guardian

Who Was Qandeel Baloch?

Pre-K - Higher Ed
The life, death, and impact of Pakistan’s working-class icon Qandeel Baloch, killed in 2016 after becoming a social media celebrity. This film tells Qandeel’s story through her own videos and media appearances. A young, fearless woman...
Instructional Video11:07
Curated Video

Does Going Off Topic Affect IELTS Speaking Scores? - IELTS Energy Podcast 1273

9th - Higher Ed
Do you have to stay on topic in Speaking Part 2? Today we answer two listener questions about this and share how your score is affected if you venture off-topic!
Instructional Video12:56
Curated Video

I Would Hope Your Grammar is Better on IELTS - IELTS Energy Podcast 1247

9th - Higher Ed
When should you use 'would' on IELTS and when do you need to stick with 'will?' Today we break down this grammar so you can use it to impress the Examiner on IELTS Speaking.
Instructional Video2:58
Curated Video

ChatGPT for Teachers in Education - Crafting Effective Prompts

Higher Ed
This video helps master the art of crafting effective prompts that elicit meaningful responses from ChatGPT. This clip is from the chapter "Mastery-Intermediate - Creating Prompts for Effective Results" of the series "ChatGPT for...
Instructional Video13:01
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Implement Restricted Routes Based on User Session with Context API and Redux

Higher Ed
This video guides you through the implementation of restricted routes based on user sessions using the Context API and Redux, ensuring proper authorization for accessing specific pages or components. This clip is from the chapter "User...
Instructional Video6:38
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Implementing Logout Functionality

Higher Ed
This video focuses on implementing the logout functionality, allowing users to securely log out of their accounts and clear session-related data. This clip is from the chapter "User Session, Dynamic Menu, Redux, Context API" of the...