Instructional Video8:56
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Java Modularization - 03 - Splitting Service and Consumer into Modules

Higher Ed
In this session, we will create modules for the service and consumer project.
r/>
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...
Instructional Video13:33
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Installing Software

Higher Ed
This video demonstrates how to install the software in the Linux system.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Instructional Video2:34
Curated Video

Learning Dart (Video 2)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build...
Instructional Video3:21
Curated Video

Learning Dart (Video 10)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build...
Instructional Video2:22
Curated Video

Introduction to ASP.NET MVC 6 (Video 1)

Higher Ed
A lot has changed in the world of ASP.NET 5 and MVC 6, but a lot is still the same. All of the major frameworks (Web API, forms, and MVC) have been rolled out under the umbrella of a single unified programming model. There's a...
Instructional Video8:38
Packt

Types of Packages and How they will Help in Real-Time?

Higher Ed
This video discusses the types of packages and how they help in real-time.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video5:14
Curated Video

C++ Programming By Example - Setting Up Your First GUI Project

Higher Ed
How do you use CMake to set up a GUI project?

• Instal
l Qt5
• Implement CMake for your Qt5 directory as shown in
the video
• Reconfigure and generate the pr
oj
ect via CMake

This clip is from the chapter...
Instructional Video7:08
Curated Video

Comprehensive Android Developer Bootcamp - Reading Android Documentations

Higher Ed
Drawing on Canvas in Android:Reading Android Documentations
r/>
This clip is from the chapter "Drawing on Canvas in Android" of the series "The Comprehensive Android Developer Bootcamp".This section shows you how to draw on the...
Instructional Video6:06
Curated Video

Apache Maven Beginner to Guru - Adding Git Information to Maven Build

Higher Ed
This video explains how to add git information to Maven build.
r/>
This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about Apache Maven for Spring...
Instructional Video6:54
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 06 - Method Access Modifiers - Public, Protected, Private, and Default

Higher Ed
In this session, we will learn about method access modifiers - public, protected, private, and default.
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video4:59
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 05 - Class Access Modifiers - Public and Default

Higher Ed
In this session, we will learn about class access modifiers - public and default.
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at...
Instructional Video8:49
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Standards of Writing Selenium Tests in Framework

Higher Ed
This video focuses on the standards of writing Selenium tests.
r/>
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...
Instructional Video8:42
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Introduction to Excel Data-Driven Testing

Higher Ed
This video provides an introduction to Excel data driven testing.
r/>
This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing...
Instructional Video7:43
IDG TECHtalk

How to never look up tidyr pivot_wider and pivot_longer again

Higher Ed
Tidyr is a handy R package for reshaping data, but it can be hard to remember exactly how pivot_wider and pivot_longer work. Thanks to RStudio code snippets, you can write a snippet once and then always have a fill-in-the-blank code...
Instructional Video9:31
IDG TECHtalk

How to write your own R package

Higher Ed
When you hear “R package,” you may think something to share with other people. But an R package can also be a good way to organize your own work. Check out this episode's accompanying article
Instructional Video7:33
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 07 - Creating User Bean and User Service

Higher Ed
Web Services with Spring and Spring Boot: Step 07 - Creating User Bean and User Service
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API...
Instructional Video8:43
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Preparing the React Application for Publishing to the GitHub Pages

Higher Ed
This video explains how to prepare the react application to publish it to the GitHub Pages.
r/>
This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video4:07
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Java Modularization - 04 - a Quick Review

Higher Ed
Let's look at some important points to remember about modularization in this session.
r/>
This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java...
Instructional Video6:46
Curated Video

Practical Jenkins - Configuring Reverse Proxy and Setting Up User Interface for Jenkins

Higher Ed
After installation, Jenkins is accessible in form which is not very user-friendly. Some configurations and steps are needed to make it available for first time use and to users.

• Install nginx and add reverse proxy...
Instructional Video12:31
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 15: Continued. Mocking Static Method

Higher Ed
Powermock with Mockito: Step 15: Continued. Mocking Static Method
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up...
Instructional Video9:07
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 5-What is the Spring Boot Auto-configuration?

Higher Ed
This video highlights the concept of the Spring Boot auto-configuration.
r/>
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...
Instructional Video6:15
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 17-Spring Autowiring and Dependency Injection

Higher Ed
This video highlights the concept of Spring Autowiring and Dependency Injection.
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video11:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Creating a Maven Project and Importing into Eclipse

Higher Ed
This video demonstrates how to create a Maven project and import it into Eclipse.
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Instructional Video6:00
Curated Video

Hands-On Auto DevOps with GitLab CI - Application Metrics Collection

Higher Ed
To monitor our application, we need it to continually produce metrics that can be collected by a monitoring application.

• Add a Prometheus client library to our Node.js applic
ation
• Configure a metrics endpoint that...