Hi, what do you want to do?
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 6 – Defining a Service to Manage the Entity – UserService and EntityManager
This video is about defining a service to manage the entity – UserService and EntityManager.
r/>
This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot...
r/>
This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 11 – Create a Simple Hard Coded Currency Exchange Service – V2
This video explains how to create a simple hard coded currency exchange service.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
r/>
This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 5: What is Spring Boot Auto Configuration?
In this video, we'll be looking at what is Spring Boot Auto Configuration.
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".This...
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".This...
Curated Video
Learn Go in 3 Hours - Building a Web Server in Go
Programmers new to Go won’t be familiar with the structure of a Go program.
• This video shows a non-trivial Go program looks like, runs it, and then does a brief walkthrough of the
code.
• Write a Go program and learn...
• This video shows a non-trivial Go program looks like, runs it, and then does a brief walkthrough of the
code.
• Write a Go program and learn...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - Blog Service Java Setup
[Hands-On] CRUD API with MongoDB: Blog Service Java Setup
r/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you...
r/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you...
Curated Video
Packaging Books
Find whole-number quotients and remainders by dividing whole numbers of up to four-digits (dividend) by one-digit whole numbers (divisor) using repeated subtraction of multiples of 10 and 100.
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Nodemon in Node.js
This video explains Nodemon in Node.js.
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Node.js and NPM for the...
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Node.js and NPM for the...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Git Installation on Mac
This video demonstrates Git installation on Mac.
<
br/>
This clip is from the chapter "Git and GitHub – Version Control System" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will...
<
br/>
This clip is from the chapter "Git and GitHub – Version Control System" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will...
The Business Professor
The Importance of Product Packaging in Marketing
In this video, the speaker emphasizes the importance of product packaging in delivering value to consumers. They highlight that packaging serves multiple functions, such as preserving and protecting the product, facilitating...
IDG TECHtalk
R tip: Keep passwords and tokens secure with the keyring package
Learn how to store credentials in an encrypted, secure keyring within R. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Curated Video
.NET Core Microservices - Add RabbitMQ NuGet to Project
This video explains how to Add RabbitMQ NuGet to Project.<br/<br/>>
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Upgrade to Azure Messaging ServiceBus
This video explains how to upgrade to Azure Messaging ServiceBus.
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Curated Video
Mastering Spring Framework Fundamentals - Adding Component Scanning to Auto-detect Spring Managed Bean Annotations
In this video, we write a TypeScript program that will validate a given email ID.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control...
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control...
Curated Video
Comprehensive Android Developer Bootcamp - Intro to List Fragments
Android Fragments – An Introduction:Intro to List Fragments
r/>
This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you will...
r/>
This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you will...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Write your first Dockerfile Step-By-Step Explained for Beginners
Creating Docker Images and a Custom Configuration with Dockerfile in Docker: Write your first Dockerfile Step-By-Step Explained for Beginners
r/>
This clip is from the chapter "Creating Docker Images and a Custom Configuration...
r/>
This clip is from the chapter "Creating Docker Images and a Custom Configuration...
Curated Video
Apache Maven Beginner to Guru - Conclusion "Deploying to the Maven Projects to Packagecloud"
This video provides a conclusion for this section. This clip is from the chapter "Deploying to the Maven Projects to Packagecloud" of the series "Apache Maven: Beginner to Guru".This section explains how to deploy Maven projects to...
Curated Video
The Complete Practical Docker Guide - Installing htop Package Using apt-get
This video explains installing htop package using apt-get.<br/<br/>>
This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Understanding the Terminologies of Automation
This video explains the various terminologies of automation.
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the...
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Mapping Step Definition to a Feature File
This video explains how to map step definition to a feature file.
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents...
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Linting
The Python community is picky about good-looking code. In this lesson, I'll show you 3 common ways to keep your code clean and unpolluted.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody:...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody:...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - Server Setup Boilerplate Code
[Hands-On] gRPC Project Overview & Setup: Server Setup Boilerplate Code
r/>
This clip is from the chapter "[Hands-On] gRPC Project Overview & Setup" of the series "gRPC [Java] Master Class: Build Modern API and...
r/>
This clip is from the chapter "[Hands-On] gRPC Project Overview & Setup" of the series "gRPC [Java] Master Class: Build Modern API and...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 03 - Defining an @Before Advice
This video demonstrates how to define an @Before advice.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an...
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 12-Your First Spring MVC Controller
This video demonstrates how to work with your first Spring MVC controller.
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern...
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 02-Creating LoginServlet From Scratch Again and Your First View
This video demonstrates how to create a LoginServlet from scratch again and work with your first view.
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master...
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master...