New to Java? Grab our FREE Java Beginner’s Starter Kit!!
JAVAEASILY VIDEOS, ARTICLES & PODCAST EPISODES
Ordering of Catch Blocks | Java for Beginners
This video shows how exception flow is determined and executed! π₯ Want more? Go get the FULL COURSE here: π Java
Java Easily Podcast | #9: Demystifying Java Classpaths
In this episode of the podcast, we look at Java's classpath mechanism and learn about the different types of classpaths and
Visibility Modifiers | Java for Beginners
This video takes a look at how visibility modifiers work in Java! π₯ Want more? Go get the FULL COURSE here:
Processing Collections with Streams | Java for Beginners
This video shows how to process Java collections using streams! π₯ Want more? Go get the FULL COURSE here: π Java
Java Easily Podcast | #8: What to do When You Feel Stuck as a Java Developer
In this episode of the podcast, we look at how to deal with when you feel stuck as a Java developer
Good vs Bad Refactoring | Java for Beginners
This video shows how to spot the difference between good and bad refactoring! π₯ Want more? Go get the FULL COURSE
Introduction to the Java Platform: A Beginnerβs Guide
Are you new to the world of Java programming? Are you eager to learn about the Java platform and how it
Unlocking the Magic of Object-Oriented Programming: A Journey from Simplicity to Sophistication
Get ready to dive deep into the world of object-oriented development and design as we explore how beginners can get started
Exploring Different Roles in Java Development: Letβs Break it Down!
In this article, weβre diving into the exciting world of becoming a full-fledged Java developer. So, buckle up and letβs explore
The Switch Statement | Java for Beginners
In this video we get to know the switch statement in Java! π₯ Want more? Go get the FULL COURSE here:
Conquering Unit Testing Challenges: Battling Badly Behaved Code
Unit testing can sometimes feel like a daunting task, especially when we encounter poorly designed code or lack experience in testing.
Primitives vs Class Types | Java for Beginners
This video gets you knowing the difference between primitive and class types! π₯ Want more? Go get the FULL COURSE here:
Groovys Pattern Operator for Regular Expressions
This video shows how to use the pattern operator with Groovy regular expressions! π₯ Want more? Go get the FULL COURSE
The Spread Operator in Groovy
This video shows how to use the spread operator in Groovy! π₯ Want more? Go get the FULL COURSE here: π
The Java 8 Functional Interfaces API
This video shows the functional interfaces available from Java 8 onwards! π₯ Want more? Go get the FULL COURSE here: π
What are Assertions in Unit Testing
This video shows assertions in unit testing! π₯ Want more? Go get the FULL COURSE here: π JUnit and Mockito Unit
The Local Maven Repo Cache
This video shows Maven's local repo cache! π₯ Want more? Go get the FULL COURSE here: π Apache Maven Essentials π₯
Singleton Scope in Spring Beans
This video shows the default scope of beans in Spring! π₯ Want more? Go get the FULL COURSE here: π Spring
Using Gradle with Spring Boot
This video shows how to use Gradle with Spring Boot projects! π₯ Want more? Go get the FULL COURSE here: π
Layered Architecture in Spring Applications
This video shows layered architecture in Spring Boot and Spring applications! π₯ Want more? Go get the FULL COURSE here: π
Property Placeholders in Spring XML Config
This video shows property placeholders in action in XML-based Spring projects! π₯ Want more? Go get the FULL COURSE here: π
Creating a Maven Project in Intellij IDEA
This video shows how to create Maven project in IntelliJ IDEA! π₯ Want more? Go get the FULL COURSE here: π
Characteristics of Proper Unit Tests
This video shows what makes a good unit test! π₯ Want more? Go get the FULL COURSE here: π JUnit and
Different Types of Methods References in Java 8
This video shows the different types of method references in Java 8! π₯ Want more? Go get the FULL COURSE here: