Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Getting Started with Java"
Get an overview of getting started with Java. This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an overview of features of Java programming language....
Curated Video
Complete Java SE 8 Developer Bootcamp - Interface: Part 3
Learn benefits of using interfaces. This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete Java SE 8 Developer Bootcamp".Create abstract classes and interfaces on getting familiar in this section.
Curated Video
Complete Java SE 8 Developer Bootcamp - When Arrays Are Not Enough
The difference between arrays and collections. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues, deques and maps: - types of...
Curated Video
Complete Java SE 8 Developer Bootcamp - Multi- Dimensional Arrays
A multi-dimensional array holds one or more arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Curated Video
Complete Java SE 8 Developer Bootcamp - Abstract Classes: Part 2
More examples of using abstract classes. This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete Java SE 8 Developer Bootcamp".Create abstract classes and interfaces on getting familiar in this section.
Curated Video
Complete Java SE 8 Developer Bootcamp - Installing the Java SE Development Kit 8 (JDK)
Installation of JDK, which is necessary for lab assignments. This clip is from the chapter "Welcome!" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we are introduced to the author and also learn more about the...
Curated Video
Apache Maven Beginner to Guru - Using Maven Surefire for JUnit 4 Unit Tests
This video explains how to use Maven Surefire for JUnit 4 unit tests. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 00 - Installing Eclipse - Windows
In this lesson, we will learn how to install Eclipse in the Windows system. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Create and Compile Planet.java Class
In this video, we will learn about create and compile the Planet.java class. This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Create a Method in a Java Class
In this video, we will learn about create a method in a Java class. This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - Iteration 3 - Loose Coupling Level 2 - Spring Framework
In this session, we will be implementing loose coupling level two. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily focuses on...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 05 - Iteration 2 - Loose Coupling Level 1 – Interfaces
In this session, we will implement loose coupling using interfaces. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily focuses on...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Troubleshooting Java Installation
In this lesson, we will troubleshoot the Java installation. This clip is from the chapter "Installing Java" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will install Java and set a path for...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Recursively List and Filter All Files and Folders in Directory
In this session, we will learn about recursively list and filter all files and folders in directory. This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 14 - Exception Handling - Conclusion with Best Practices
In this session, we will learn about exception handling - conclusion with best practices. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Java Dates - Introduction to LocalDate, LocalTime, and LocalDateTime
In this video, we will learn about Java dates - introduction to LocalDate, LocalTime, and LocalDateTime. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Performance and Complexity
Learn to measure performance and complexity of your code and relation between the two. This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Architecture and Ecosystem
Learn and explore the Spark architecture and ecosystem in this lesson. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Curated Video
Java 11 Programming for Beginners 4.3: Working with Strings, Characters, and Regular Expressions
Strings and regular expressions are key to everyday Java programming. This video gives an overview of how to use them. • Three slides to explain string and regular expression • Use regex in code to split a word • Use string functions to...
Brainwaves Video Anthology
Lanoke Intan Paradita - Teaching in the Global Pandemic - Indonesia
Lanoke Intan Paradita is an English Language Instructor at Pusat Pelatihan Bahasa UMY, Yogyakarta, Indonesia. She studied English literature at Sanata Dharma University and went to SMU Tirtonirmolo.
Curated Video
Core Java Programming Course- Tree Set
This video explains the Tree set. This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available in Java.
Curated Video
Core Java Programming Course- "For" Loop in Java
This video explains the "For" loop. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the basic concepts that are needed...
Packt
How can Java Classes Take Advantage of Interfaces?
This video explains how Java classes can take advantage of interfaces. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Packt
Linux - Download Kafka and Setup PATH
This video demonstrates how to download Kafka and setup PATH on a Linux system. This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will understand...