Java Under the Hood
Alexsandro Souza
Posted on November 20, 2021
Java is a high-level programming language, it means that we don't need to know the internals of the language and how it works under the hood to be a Java developer. However, if you want to lead back-end projects, earn a higher salary, be respected and admired, you will need to learn what it takes to run a Java program.
I have recorded a series of videos showing essential parts of Java that you need to know to call yourself a senior Java developer.
Introduction
Java development environment
Packaging strategy
Process vs threads
JVM Architecture
Memory management
Garbage collection
💖 💪 🙅 🚩
Alexsandro Souza
Posted on November 20, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
undefined I absolutely love when CSS gets new features (Even though it usually takes me years to remember to use them 😄)
November 27, 2024