It’s Day 5 of my DevOps journey, and today I’m not learning new things (finally a break! 😌). Instead, I’m recapping everything I’ve learned from Day...
Alright, today is all about recapping what I’ve learned from Day 1 to Day 4 of my Java journey. It’s time to reflect, refresh, and remind myself that...
So today, I finally understood what Cloud Providers are and how Virtual Machines (VMs) work. And guess what? It turns out "the cloud" is just someone...
So, today I learned about switch statements in Java, and let me tell you—it’s basically a shortcut for lazy people like me who don’t want to write a...
So, today I dived into how servers work and what virtual machines (VMs) are. And let me tell you, the internet is basically just a bunch of computers...
Alright, today I tackled arrays in Java. Sounds simple, right? Just a collection of items, nice and neat. But oh no, Java had to make it just a little...