Instructional Video8:59
Instructional Video7:34
Instructional Video8:30
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 16 - Java Interface - Example 1 - Gaming Console - How to Think about Intef

Higher Ed
In this video, you will learn about the Java interface—example 1: gaming console and how to think about Intef.
Instructional Video12:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java For Loop - Exercises Overview and First Exercise Prime Numbers

Higher Ed
In this video, you will learn about Java for loop with the first exercise on prime numbers.
Instructional Video5:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Our First Java Class with Eclipse

Higher Ed
In this video, you will learn about our first Java class with Eclipse.
Instructional Video12:23
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Exploring Java Spring XML Configuration

Higher Ed
In this video, you will explore the XML configuration option in the Spring framework. You will learn how to create and configure beans using XML and see how it can be used as an alternative to annotations.
Instructional Video15:31
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Exploring Spring Framework - Different Types of Dependency Injection

Higher Ed
In this video, you will explore different types of dependency injection in Spring framework and learn when to use them.
Instructional Video10:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - Using Spring Framework to Manage Beans for Java Gaming App

Higher Ed
In this video, you will learn how to use the Spring framework to manage beans for our Java gaming application.
Instructional Video8:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Getting Started with Java Gaming Application

Higher Ed
In this video, we will start building a Java gaming application using the Spring framework. You will learn about the game's requirements and how to use Spring to develop a scalable and robust gaming application.
Instructional Video6:29
Instructional Video5:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Playing with Spring Boot

Higher Ed
In this video, we will dive in further to understand what is happening behind the Spring Boot application.
Instructional Video6:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Quick Review - Important Spring Framework Annotations

Higher Ed
In this video, you will review some of the most important annotations in the Spring framework, such as @Autowired, @ComponentScan, and @Configuration. You will see how these annotations are used and why they are important in Spring.
Instructional Video4:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Annotations Versus XML Configuration for Java Spring Framework

Higher Ed
In this video, you will compare and contrast the use of annotations and XML configuration in the Spring framework. You will learn about the pros and cons of each approach and when to use one over the other.
Instructional Video5:34
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Spring Framework - Understanding Important Terminology

Higher Ed
In this video, you will understand important terminology in Java Spring framework, such as inversion of control and dependency injection.
Instructional Video9:34
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Environment Setup & First Run

Higher Ed
This video illustrates how to install the Java development kit, configure it on our machine, and run the Java program for the first time.
Instructional Video20:46
Curated Video

Supercharge Scala Future | FP-Tower - Console Exercises - retry and onError

Higher Ed
This video helps you learn the concept of retrying an operation with a single higher order function and reuse to refactor the code of readDataOfBirthRetry and readSubscribeToMailingListRetry.
<
br/>
This clip is from the chapter...
Instructional Video4:39
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - ChatGPT API Key for OpenAI and Environment Security Protocol

Higher Ed
In this video, you will learn about ChatGPT API key for OpenAI and how to ensure environment security protocol to protect your system from potential security breaches.
Instructional Video8:24
Curated Video

Linux Network Administration - chronyd - newer Version of NTP

Higher Ed
This video explains the chronyd daemon, the latest daemon that is used nowadays to replace the NTP daemon.
Instructional Video5:08
Curated Video

Linux Network Administration - Network Time Protocol - NTP

Higher Ed
This video explains the Network Time Protocol (NTP), which helps synchronise the computer's time to another server.
Instructional Video6:28
Curated Video

Linux Network Administration - SSH and Telnet

Higher Ed
This video explains SSH and telnet, which are the two main services that run in Linux to accept connections from outside.
Instructional Video7:47
Curated Video

Linux Network Administration - Downloading Files and Apps

Higher Ed
This video explains how to download files and applications in Linux using the wget command.
Instructional Video2:20
Curated Video

A Detailed Guide to the OWASP Top 10 - #6 Vulnerable and Outdated Components Prevention

Higher Ed
This video explains how to prevent vulnerable and outdated components from becoming an issue.
Instructional Video1:45
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Project Overview

Higher Ed
This video briefly outlines the project and demonstrates the packages installation for the project, TensorFlow, data preparation, recommender development, and testing.
Instructional Video13:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Model and Validator

Higher Ed
In this video, we will explore how to create a user model and use a validator to ensure that the user data meets certain requirements.