Instructional Video2:09
Bill Carmody

Writing Sales Proposals: Winning Hearts and Minds

Higher Ed
In this video, Bill Carmody discusses the key elements of writing effective sales proposals. He emphasizes the importance of understanding what the audience needs to know in order to say yes to the proposal.
Instructional Video3:33
Curated Video

Understanding UK Fiscal Finances: Government Budgets and Deficit Measurements

12th - Higher Ed
In this video, the lecturer discusses fiscal finances, which involve government budgets and deficit measurements. He explains the government budget and the terms surplus, balanced and deficit budgets and the importance of knowing these...
Instructional Video1:47
Next Animation Studio

Indonesia relocating capital from sinking Jakarta to Borneo jungle

12th - Higher Ed
Indonesia’s parliament passed a bill to relocate the country’s capital from the sinking city of Jakarta 2,000 kilometers east to the island of Borneo.
Instructional Video10:08
Communication Coach Alex Lyon

What is a Mission Statement?

Higher Ed
What is a mission statement? We'll look at examples from brand-name companies and help you write your own mission statement by the end of the video.
Instructional Video3:56
Curated Video

Docker for the Absolute Beginner - Hands-On - Docker Swarm

Higher Ed
Container Orchestration – Docker Swarm and Kubernetes: Docker Swarm This clip is from the chapter "Container Orchestration – Docker Swarm and Kubernetes" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you'll...
Instructional Video8:05
Curated Video

Next.js from Development to Deployment - Connecting to the Strapi API

Higher Ed
This video shows how to get connected to the Strapi API. This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...
Instructional Video8:37
Curated Video

Comprehensive Android Developer Bootcamp - App Setup -Part 5

Higher Ed
Build an EarthQuake App:App Setup -Part 5 This clip is from the chapter "Build an EarthQuake App" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to build your own EarthQuake App that will...
Instructional Video1:29
IDG TECHtalk

How to use the traceroute command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the traceroute command. It reports on the route taken to reach a remote system and provides timing details for each "hop" along the way (the time between routers).
Instructional Video9:11
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Visibility Toggle

Higher Ed
In this video you'll be writing some code on your own. I'll set you up, but it's on you to write the solution. This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Instructional Video4:16
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - What is the DOM

Higher Ed
In this video, we'll cover what is the DOM. This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes JavaScript DOM. You will...
Instructional Video3:34
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Exploring Free TLS Certificate from Cloudflare

Higher Ed
In this video, we'll be exploring free TLS Certificate from Cloudflare. This clip is from the chapter "Cloudflare with Free TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll use Cloudflare's...
Instructional Video5:01
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - CSR - Certificate Signing Request

Higher Ed
In this video, we'll take a look at CSR - Certificate Signing Request. This clip is from the chapter "Creating a Self-Signed Certificate Using OpenSSL" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll be...
Instructional Video4:29
Curated Video

REST APIs with Flask and Python - Setting up Heroku for Flask

Higher Ed
This video explains how to set up Heroku for Flask. This clip is from the chapter "Deploying Flask Apps to Heroku" of the series "REST APIs with Flask and Python".This section explains how to deploy Flask apps to Heroku.
Instructional Video6:55
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Understanding the Add Place API and Executing it Through Postman

Higher Ed
This video focuses on the Add Place API and explains how to execute it through Postman. This clip is from the chapter "Getting Started with REST API Testing" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video10:23
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practicing the OAuth 2.0 Project to Retrieve the Courses List

Higher Ed
This video presents the details on practicing the OAuth 2.0 project to retrieve the courses list. This clip is from the chapter "Handling Google and Facebook OAuth 2.0 Authorization Grant Types" of the series "REST API Automation Testing...
Instructional Video10:17
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 15 – Implementing Validations for RESTful Services

Higher Ed
This video explains the implementation of validations for RESTful services. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you...
Instructional Video8:40
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 08 – Understanding Replica Sets in Kubernetes

Higher Ed
In this video, you will be understanding replica sets in Kubernetes. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and...
Instructional Video6:34
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 07 – Understanding Pods in Kubernetes

Higher Ed
This video helps you understand pods in Kubernetes. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video7:16
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 71 - Introduction to Caching and the Various Levels of Caching in Hibernate and JPA

Higher Ed
In this video, we will see an introduction to caching. This clip is from the chapter "Caching with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about caching.
Instructional Video6:17
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 68 - Pagination Using Spring Data JPA Repository

Higher Ed
In this video, we will cover pagination using Spring Data JPA repository. This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you...
Instructional Video6:09
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 32 - ManyToOne Mapping - Generalizing Insert Reviews

Higher Ed
In this video, we will cover ManyToOne mapping - generalizing insert reviews. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with...
Instructional Video4:21
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 19 - JPA and Hibernate Annotations - @NamedQuery and @NamedQueries

Higher Ed
In this video, we will cover JPA and Hibernate annotations - @NamedQuery and @NamedQueries. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video6:15
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 05 - Implement findAll persons Spring JDBC Query Method

Higher Ed
In this video, will implement findAll persons Spring JDBC query method. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will...
Instructional Video5:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 4-Creating a Simple REST Controller

Higher Ed
This video demonstrates how to create a simple REST controller. This clip is from the chapter "Spring Level 4-Sprint Boot in 10 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section explains to...