Curated Video
Apache Maven Beginner to Guru - Maven Resources Plug-in
This video focuses on the Maven resources plug-in. This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean plug-in,...
Packt
Kafka Console Producer Command Line Interface (CLI)
This video explains the CLI commands related to the Kafka console producer. This clip is from the chapter "Command Line Interface (CLI) 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Curated Video
Learning Scala Web Development (Video 17)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Packt
Building Customized Methods using Fluent Wait
This video demonstrates how to build customized methods using Fluent Wait. This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
.NET Core Microservices - Integrate QuickStart in Identity Server Service
This video explains the concept of integrate QuickStart in identity server service. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
R Programming 101
Use pivot_wider() to shape your data - R programming for beginners
When manipulating your data, you might want to change the shape of our data from long data to wide data. This video will walk you through how to use pivot_wider() to reshape your data from long into wide data. The next video will look at...
Curated Video
API Testing with Postman - Mapping Your APIs
Gain an understand of how to go about figuring out API options. • Talk about the sources of information in mapping an API • Discuss about strategies that can be used to figure out how an application works • Share my journey through this...
The Business Professor
Audit Work Papers: Importance and Classification
This video provides an explanation of audit work papers, which are the documentation of the procedures and findings of an auditor. The video emphasizes that audit work papers are crucial as they provide proof that the auditor has...
Curated Video
RESTful Web API Design with Node.js (Video 19)
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
Packt
Kafka Topics Command Line Interface (CLI)
This video explains the CLI commands related to Kafka topics. This clip is from the chapter "Command Line Interface (CLI) 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn the...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 22 - Enhancing Swagger Documentation with Custom Annotations
Web Services with Spring and Spring Boot: Step 22 - Enhancing Swagger Documentation with Custom Annotations This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
The Art Assignment
The Case for Conceptual Art
Sometimes art is paintings, and sometimes it's a chair. Why? Let's learn about "Conceptual Art," where the idea is more important than the form.
Curated Video
Learning Scala Web Development (Video 15)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Java 11 Programming for Beginners 3.5: Documentation Using Javadoc
Illustrate how JavaDoc can be used to nicely document the code. • Quick guide to using JavaDoc • Use the bot example to show the actual process of Javadoc • See how JavaDoc looks by compiling via gradle
Curated Video
Mastering Grunt (Video 21)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) Documentation
This video provides information on AWS documentation. This clip is from the chapter "Essentials Chapter 2 – Amazon Web Services (AWS) Security and Costs" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021...
Curated Video
Web Development with Node.JS and MongoDB (Video 33)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Learning D3.JS 5.0 8.1: Adding the x-axis
In this video, we will learn how to add the x-axis. • View the axis on the browser • Solve the problems that occur by adding the x-axis
Packt
Promise Chaining Challenge
REST APIs and Mongoose (Task App): Promise Chaining Challenge This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Exploring New Java API - String Utility Methods
In this session, will learn more about string utility methods. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new...
Curated Video
Learning PHP 7 (Video 39)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 20 - Configuring Auto Generation of Swagger Documentation
Web Services with Spring and Spring Boot: Step 20 - Configuring Auto Generation of Swagger Documentation This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Packt
An HTTP Request Challenge
Asynchronous Node.js (Weather App): An HTTP Request Challenge This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Packt
Integrating TestNG with Maven
This video explains how to integrate TestNG with Maven. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explains...