Collections in Java: there’s more than ArrayList – Java advanced (OCP)
Last update November 29, 2024 In a previous article I covered Array and ArrayList. Here, I’m going through other data…
A software engineer's journey
Last update November 29, 2024 In a previous article I covered Array and ArrayList. Here, I’m going through other data…
Last update November 29, 2024 I recently passed the certification exam for the AZ-204 Azure Developer Associate, so in this…
Last update November 29, 2024 Some time ago I started learning Cloud infrastructure fundamentals and integrated a few Cloud services…
Last update November 29, 2024 Cloud development and deployment are becoming a new norm, and several studies already showed that…
Last update December 18, 2024 When I finished my CS degree, a few other students were surprise not to land…
Last update January 9, 2025 This post covers Java security related topics as presented at Oracle University Online (Java SE…
Last update December 18, 2024 For my graduation work in Business Informatics, I chose to focus on on UX/UI, because…
Last update November 29, 2024 Java provides built-in ready-to-use annotations as well as the possibility to create one’s own annotations.…