Java's Garbage Collection Explained - How It Saves your Lazy Programmer Butt

7 months ago
6

This is how Java does memory management through garbage collection!
☕ Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners

Ever wondered how garbage collection works in Java? Java handles a lot of memory management by itself behind the scenes, so you never have to think about it. We'll talk about what it cleans up, and how it does it in a simple way that even beginners will easily understand!

Learn or improve your Java by watching it being coded live!

Hi, I'm John! I'm a Lead Java Software Engineer and I've been in the programming industry for more than a decade. I love sharing what I've learned over the years in a way that's understandable for all levels of Java learners.

Let me know what else you'd like to see!

Links to any stuff in this description are affiliate links, so if you buy a product through those links I may earn a small commission.

📕 THE best book to learn Java, Effective Java by Joshua Bloch
https://amzn.to/36AfdUu

📕 One of my favorite programming books, Clean Code by Robert Martin
https://amzn.to/3GTPVhf

🎧 Or get the audio version of Clean Code for FREE here with an Audible free trial
http://www.audibletrial.com/johncleancode

🖥️Standing desk brand I use for recording (get a code for $30 off through this link!)
https://bit.ly/3QPNGko

📹Camera I use for recording:
https://amzn.to/3wlXcmR

🎙️Microphone I use (classy, I know):
https://amzn.to/3AYGdbz

Donate with PayPal (Thank you so much!)
https://www.paypal.com/donate/?hosted_button_id=3VWCJJRHP4WL2

00:00 Why Do We Need a Garbage Collector?
01:49 How Java Chooses What to Dump
03:56 How Else Can It Become Abandoned?
05:17 How the Garbage Collector Works
08:00 What Next?
08:45 BONUS

☕Complete Java course:
https://codingwithjohn.thinkific.com/courses/java-for-beginners

https://codingwithjohn.com

Loading comments...