Curated Video
Core Java Programming Course- Java Development Kit (JDK) 10 Installation
This video shows how to install JDK 10. This clip is from the chapter "What's New in Java 10?" of the series "Learn How to Code: The Complete Core Java Programming Course".This section highlights the new features of Java 10.
Curated Video
Core Java Programming Course- StringBuilder Method
This video explains the StringBuilder method. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that...
Packt
Consumer Part 1 - Setup Project
This video explains how to setup a project in Kafka consumer. This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
Packt
Setting up Elasticsearch in the Cloud
This video demonstrates how to setup Elasticsearch in the cloud. This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
Packt
Mac OS X - Download Kafka and Setup PATH
This video demonstrates how to download Kafka and setup PATH on Mac OS X. 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 the...
Curated Video
Mastering Spring Framework Fundamentals - Spring-managed Bean Lifecycle Callback Methods
This video demonstrates how to create an object. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Curated Video
TypeScript for Beginners - Introduction - Functions
This video provides an overview of what you will learn in this section. This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Curated Video
Comprehensive Android Developer Bootcamp - Return Types in Methods - Double Return Type
Deep Dive into Java Programming Language:Return Types in Methods - Double Return Type This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section...
Curated Video
Comprehensive Android Developer Bootcamp - Creating App Listing in the Console
Publishing Your Apps on Google Play:Creating App Listing in the Console This clip is from the chapter "Publishing Your Apps on Google Play" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to...
Curated Video
Comprehensive Android Developer Bootcamp - Journal App - Final Product
Build a Journal App with Firestore:Journal App - Final Product This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to build your...
Curated Video
Comprehensive Android Developer Bootcamp - Android XML Drawables - Creating Shapes
Android Material Design and Themes:Android XML Drawables - Creating Shapes This clip is from the chapter "Android Material Design and Themes" of the series "The Comprehensive Android Developer Bootcamp".This section shows how to work...
Curated Video
Comprehensive Android Developer Bootcamp - Setting up SoundPool
Android Media – Playing Sounds and Videos:Setting up SoundPool This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how to add media...
Curated Video
Comprehensive Android Developer Bootcamp - Playing a Video with ExoPlayer
Android Media – Playing Sounds and Videos:Playing a Video with ExoPlayer This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how to...
Curated Video
Comprehensive Android Developer Bootcamp - Pre-setting Arrays' Length
Java Data Structures:Pre-setting Arrays' Length This clip is from the chapter "Java Data Structures" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover the Java Data Structures. You will be...
Curated Video
Comprehensive Android Developer Bootcamp - Android App Monetization Explained
Monetizing Your Android Apps:Android App Monetization Explained This clip is from the chapter "Monetizing Your Android Apps" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to make money from...
Curated Video
Comprehensive Android Developer Bootcamp - Adding Menu Icons to List Activity
Build a Journal App with Firestore:Adding Menu Icons to List Activity This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to...
Curated Video
Comprehensive Android Developer Bootcamp - Firestore - Creating Documents Using POJO - Plain Old Java Objects
Introduction to Realtime Databases – Firebase and Firestore:Firestore - Creating Documents Using POJO - Plain Old Java Objects This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
Curated Video
Comprehensive Android Developer Bootcamp - Android Views and ViewGroup Classes
Android Material Design and Themes:Android Views and ViewGroup Classes This clip is from the chapter "Android Material Design and Themes" of the series "The Comprehensive Android Developer Bootcamp".This section shows how to work with...
Curated Video
Learn and Master C Programming - Where To Go From Here...
The author lays down the path for further steps to take after this course is completed. This clip is from the chapter "Where To Go From Here..." of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Curated Video
Complete Java SE 8 Developer Bootcamp - Immutable Strings
Here you'll learn why Strings are immutable and how we handle this restriction in our programs. This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings...
Curated Video
Complete Java SE 8 Developer Bootcamp - Break, Continue, and Labels
This video defines the keywords that allow us to manipulate that flow. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals, operators, loops...
Curated Video
Complete Java SE 8 Developer Bootcamp - Sorting and Searching Collections
Learn how collections can be sorted and searched through, with methods provided by the Collections class. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Polymorphism"
A brief overview on polymorphism. This clip is from the chapter "Polymorphism" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to the unique property of polymorphism and its benefits.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - List and ArrayList - Sorting - Implementing Comparable Interface
In this session, we will learn about list and ArrayList - sorting - implementing comparable interface. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...