The Java Easily Podcast

The Java Easily Podcast is a podcast for beginning and intermediate Java developers where we share news, tutorials, tips and advice on the world of professional Java development!

#30: Getting Familiar with Java Libraries

In this episode of the podcast, we look at how we can get familiar with all the different Java libraries that are out there! Check out our courses at ⁠⁠⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

11-24
08:53

#29: How To Analyze an Existing Codebase in Java

In this episode of the podcast, we look at how we can get started analyzing an existing codebase in Java. Check out our courses at ⁠⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

11-17
15:45

#28: I'm a Java Developer and I Want to QUIT!

In this episode of the podcast, we consider that feeling we've all had where we just want to throw in the towel and quit our jobs! Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

11-10
11:24

#27: Don't Have Time To Learn Java? Here's the Solution!

In this episode of the podcast, we look at how we can claw back time to be able to get better at Java - there's always a way! Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

11-03
12:21

#26: The Different Competency Levels from Beginner to Expert Java Developer

In this episode of the podcast, we shed light on the journey from beginner to expert as we reveal the 3 levels of competency that a Java developer goes through. Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

10-27
17:35

#25: Demystifying the Top 3 Collection Classes in Java

In this episode of the podcast, we reveal the top 3 collection classes in Java and talk about their properties and internals. Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

10-20
17:21

#24: The Differences Between Contracting and Going Permanent as a Java Developer

In this episode of the podcast, we speak about the different ways of working as a Java developer as we look at being contract or going permanent. Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

10-13
14:01

#23: What To Do When You're Overwhelmed By Java Tooling

In this episode of the podcast, we consider how to think when we get overwhelmed by Java tooling. Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

10-06
14:45

#22: Unraveling the Most Common Compilation Errors that Beginners Encounter

In this episode of the podcast, we look at the most common compilation errors beginners might encounter. Check out our courses at ⁠⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

09-29
13:44

#21: Introducing Design Patterns to Develop Java Super Powers!

In this episode of the podcast, we conclude our mini-series on objects in Java by bringing out the big one: design patterns! Check out our courses at ⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

09-22
20:29

#20: Learning Why Polymorphism is an Awesome Feature in Java

In this episode of the podcast, our mini-series on how to look at coding with Objects in Java continues, looking at the big ideas behind polymorphism. Check out our courses at ⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

09-15
16:40

#19: Explaining Inheritance Syntax in Java

In this episode of the podcast, we continue our mini-series on how to look at coding with Objects in Java, progressing to look at inheritance. Check out our courses at ⁠⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

09-08
05:20

#18: Understanding Encapsulation in Object Oriented Programming

In this episode of the podcast, we start our mini-series on how to look at coding with Objects in Java, kicking off with understanding encapsulation. Check out our courses at ⁠⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠⁠https://javaeasily.com⁠⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

09-03
06:47

#17: How To Start Coding Java Even If You Don't Know Where to Begin

In this episode of the podcast, we look at the practical way to get started with Java if you just feel like you can't get started due to overwhelm! Check out our courses at ⁠⁠⁠https://courses.javaeasily.com⁠⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠⁠https://javaeasily.com⁠⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

03-31
12:53

#16: How To Fix Your Mindset to Get Coding Quickly

In this episode of the podcast, we remove the biggest mental blocks beginner's have which prevent them getting started with coding! Check out our courses at ⁠⁠https://courses.javaeasily.com⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠https://javaeasily.com⁠⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

03-24
12:21

#15: Why IDEs Are Super Useful for Analyzing Code

In this episode of the podcast, the last part of our 3 part series deep-diving into the IDE, we look at the top powerhouse features which allow us to easily analyze our Java code! Check out our courses at ⁠https://courses.javaeasily.com⁠ Get your Java Beginner's Starter Kit over at ⁠https://javaeasily.com⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

03-17
10:43

#14: The Premium Developer Experience IDEs Give You

In this episode of the podcast, the second of 3 episodes deep-diving into the IDE, we look at how IDEs deliver a super-productive premium developer experience to get you cutting code quicker than ever! Check out our courses at ⁠https://courses.javaeasily.com⁠ Get your Java Beginner's Starter Kit over at ⁠https://javaeasily.com⁠ This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

03-11
08:40

#13: How an IDE Makes Coding Easier

In this episode of the podcast, the first of 3 episodes deep-diving into the IDE, we look at how IDEs make Java coding super easy! Check out our courses at https://courses.javaeasily.com Get your Java Beginner's Starter Kit over at https://javaeasily.com This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development.

03-03
09:48

#12: How a Java Developer Evolves from Beginner to Expert

In this episode of the podcast, we look at the journey from absolute beginner to expert developer and how you can get there too! This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development. Check out our courses at ⁠⁠https://courses.javaeasily.com⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠https://javaeasily.com⁠⁠

02-25
17:09

#11: Essential Meetings Every Java Developer Should Know About

In this episode of the podcast, we look at the meetings a Java developer participates in to get their development role fulfilled. This is the Java Easily Podcast where beginning and intermediate Java developers can get all the latest tips, tutorials and advice on Java software development. Check out our courses at ⁠⁠https://courses.javaeasily.com⁠⁠ Get your Java Beginner's Starter Kit over at ⁠⁠https://javaeasily.com⁠⁠

02-18
08:20

Recommend Channels