Instructional Video5:25
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 25 – Setting Up Eureka Naming Server

Higher Ed
This video explains setting up Eureka naming server. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Instructional Video4:54
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 07 – Connect Limits Service to Spring Cloud Config Server – V2

Higher Ed
This video explains how to connect limits service to Spring Cloud config server. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video5:28
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 02 – Creating a Hard Coded Limits Service – V2

Higher Ed
This video talks about creating a hard coded limits service. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video4:45
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 04 – Setting Up Spring Cloud Config Server – V2

Higher Ed
This video shows the setting up of Spring Cloud config server. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video1:41
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Data

Higher Ed
In this video, you will learn how to add the data. This clip is from the chapter "Project 3 - Customer Churn Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Instructional Video2:35
The Business Professor

Types of International Agreements affecting US Trade

Higher Ed
What types of International Agreements affect US Trade?
Instructional Video6:47
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 10 - Enhancing POST Method to return correct HTTP Status Code and Location

Higher Ed
Web Services with Spring and Spring Boot: Step 10 - Enhancing POST Method to return correct HTTP Status Code and Location This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video5:07
Packt

Bug Fix: Updating the Navbar Name

Higher Ed
This video shows how to update the navbar name. This clip is from the chapter "Bug Fixes" of the series "MERN E-commerce from Scratch".null
Instructional Video4:59
Curated Video

Next.js from Development to Deployment - Search Component

Higher Ed
This video explains how to add the search component. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Instructional Video9:18
Curated Video

Next.js from Development to Deployment - Start Pagination - Generate Paths

Higher Ed
This video focuses on start pagination - generate paths. This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination...
Instructional Video5:13
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-Creating and Importing a Maven Project

Higher Ed
This video demonstrates how to create and import a Maven project. This clip is from the chapter "Basic Tools and Framework - Maven in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video7:46
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Creating Custom Utilities

Higher Ed
This video demonstrates how to create custom utilities. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video4:38
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 7 – Using a Command Line Runner to Save the User to Database

Higher Ed
This video is about using a command line runner to save the user to database. This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video7:19
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 16 – Creating a Service for Currency Conversion – V2

Higher Ed
This video explains creating a service for currency conversion. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video0:40
Curated Video

The Complete Python Course - What Is a Math Module and How to Import?

Higher Ed
You will learn about the math module and how you can use it and also learn with some examples and work around functions in the math module. This clip is from the chapter "Python – math Module" of the series "The Complete Python Course...
Instructional Video7:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Plotly for 3D Interactive Plotting: Plotly 3D Interactive Scatter Plot

Higher Ed
In this video, we will cover Plotly 3D interactive scatter plot. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video1:48
Curated Video

Powerful Presentations With Google Slides - Saving Your Theme As a Template

Pre-K - Higher Ed
After this video, the viewer will be able to save a custom theme as a template.
Instructional Video5:06
Curated Video

Powerful Presentations With Google Slides - Google Slides Themes

Pre-K - Higher Ed
After this video, the viewer will be able to apply an avaiable theme to their Google Slides Project.
Instructional Video5:03
Curated Video

Next.js from Development to Deployment - Getting User Events for Dashboard

Higher Ed
This video explains how to get user events for dashboard. This clip is from the chapter "Authorization and Access" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the...
Instructional Video11:23
Curated Video

Next.js from Development to Deployment - Add Event Page

Higher Ed
This video explains how to add event page. 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 functionality...
Instructional Video6:23
Curated Video

Next.js from Development to Deployment - Clean Up Get Posts

Higher Ed
This video explains how to clean up get posts. This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination and...
Instructional Video3:34
Curated Video

TypeScript for Beginners - Using Function Modules

Higher Ed
This video demonstrates how to use function modules. This clip is from the chapter "Modules" of the series "TypeScript for Beginners".This section introduces you to modules and explains how to use them.
Instructional Video3:01
IDG TECHtalk

How-to use PyInstaller to create stand-alone Python programs

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video2:46
IDG TECHtalk

Introduction to Go packages

Higher Ed
The Go language has a wide variety of third-party packages available for use in your programs. Learn the basics of how to import and work with them in this video.