Instructional Video4:50
Wonderscape

Understanding the Global Supply Chain and Its COVID-19 Disruptions

K - 5th
Learn how the global supply chain operates, from sourcing raw materials to delivering finished products like jeans to customers. Discover the impact of COVID-19 on this complex system, leading to empty store shelves and delayed...
Instructional Video5:50
Curated Video

Management Trainee

9th - Higher Ed
Brett is a management trainee with Cintas Fire Protection. Based out of Connecticut, Brett joined the company right out of college and is in their rotational program to develop leaders within the company.
Instructional Video6:00
Curated Video

The Rise of Parisian Bouillons and Luxury Hotels

6th - Higher Ed
Discover how Parisian bouillons revolutionized dining in the late 19th century, offering affordable, efficient meals to the working class. Meanwhile, the emergence of luxury hotels like the Ritz transformed Paris into a global center for...
Instructional Video0:32
Curated Video

Creating a Culture of Belonging

9th - Higher Ed
Melanie is the Director of Diversity, Equality, and Inclusion for Crate and Barrel, one of the largest home furnishings and decor retailers in the U.S.. Melanie is deeply passionate about making a real impact on people's lives. With a...
Instructional Video0:56
Curated Video

Making an Impact: Navigating Challenges in Driving Change

9th - Higher Ed
Melanie, Director of Diversity, Equality, and Inclusion for Crate and Barrel, has a deep passion for making a positive impact through their work, particularly by creating a sense of belonging for both customers and employees. They...
Instructional Video4:58
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Build an Uber App Customer JavaScript Object Database

Higher Ed
In this video, we will discuss the solution to the exercise on building an Uber app customer JavaScript object database from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Instructional Video8:34
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Withdrawal Pattern in Solidity

Higher Ed
In this video, you will learn about the withdrawal pattern in Solidity. We will understand the need for the withdrawal pattern in smart contract development, how it can prevent potential vulnerabilities, and how to implement it in a...
Instructional Video8:14
Curated Video

Building Microservices API in Go - JWT Tokens

Higher Ed
In this video, we will introduce JWT tokens and discuss how to store claims inside the token. We will also cover the concept of token validity and discuss best practices for managing JWT tokens in our application. This clip is from the...
Instructional Video10:45
Curated Video

Building Microservices API in Go - Data Transfer Object

Higher Ed
In this video, we will explore the concept of Data Transfer Objects (DTOs) and how they can help decouple the domain from the application layer. We will discuss the benefits of using DTOs and how to implement them in your application....
Instructional Video11:36
Curated Video

Building Microservices API in Go - Sqlx

Higher Ed
In this video, we will introduce Sqlx, a popular library for database operations in Go, and demonstrate how to refactor our server-side layer to use Sqlx for improved database interactions. This clip is from the chapter "Application...
Instructional Video2:56
Curated Video

Building Microservices API in Go - Assignment Solution: Fix GetAllCustomers API

Higher Ed
In this solution video, we will review the solution for the GetAllCustomers API assignment and discuss the best practices for implementing the required functionality. This clip is from the chapter "Application Development" of the series...
Instructional Video8:28
Curated Video

Building Microservices API in Go - Refactor Error Handling

Higher Ed
In this video, we will focus on improving the design of our error handling by implementing best practices and making our error handling more robust and maintainable. This clip is from the chapter "Application Development" of the series...
Instructional Video10:47
Curated Video

Building Microservices API in Go - Error Handling Part 2

Higher Ed
In this video, we will continue our discussion on error handling, including setting up an error handling infrastructure and handling internal server errors and not found errors. This clip is from the chapter "Application Development" of...
Instructional Video11:35
Curated Video

Building Microservices API in Go - Error Handling Part 1

Higher Ed
In this video, we will cover error handling in our application, including retrieving a single customer from the server-side and handling errors that may occur. This clip is from the chapter "Application Development" of the series...
Instructional Video12:31
Curated Video

Building Microservices API in Go - Database Adapter

Higher Ed
In this video, we will focus on building a database adapter for our Go application, including setting up a MySQL connection pool, implementing the repository pattern, and injecting dependencies at the time of application wiring. This...
Instructional Video15:33
Curated Video

Building Microservices API in Go - Implementing Hexagonal Architecture

Higher Ed
In this video, we will take a practical approach to implement the hexagonal architecture in our banking application, starting with setting up the application structure and understanding the key components of the architecture. This clip...
Instructional Video9:49
Curated Video

Building Microservices API in Go - gorilla/mux

Higher Ed
In this video, we will explore the capabilities of the popular gorilla/mux library for routing in Go. We will cover topics such as its routing capabilities and how to use it to build more complex APIs with advanced routing features. This...
Instructional Video6:10
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Marketing Dashboard Part 2

Higher Ed
This is a continuation of the previous lesson on creating a dashboard, including the marketing information from campaigns collected in part 1.
Instructional Video13:04
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Marketing Dashboard Part 1

Higher Ed
In this video, we will use the marketing dataset, which contains customer information response to their campaigns and the category of the channel that they usually purchase from.
Instructional Video9:58
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 3-3

Higher Ed
In this exercise, we will load the customer excel file into the tableau, recreate this dashboard with a desktop browser, and fix its size.
Instructional Video10:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Object Composition with Customer Address Example

Higher Ed
In this video, we will understand object composition with a customer address example.
Instructional Video3:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping

Higher Ed
In this video, you will learn about object-oriented programming exercise—online shopping.
Instructional Video3:57
Curated Video

Chatbots Development with Amazon Lex - Making Utterances

Higher Ed
After understanding intents and slots in detail, we will make utterances in our chatbots. We will begin with creating intent and then create an utterance using the sample utterances tab.