Passing the 1Z0-819 Oracle Certified Professional Java SE 11: preparation and exam experience
Last update November 30, 2024 In this article I’ll explain how I passed the 1Z0-819 Oracle Certified Professional Java SE…
A software engineer's journey
Last update November 30, 2024 In this article I’ll explain how I passed the 1Z0-819 Oracle Certified Professional Java SE…
Last update November 30, 2024 Since Java 8, the java.util.Date class is deprecated and new package java.time was introduced. Even…
Last update November 30, 2024 Wrapper classes are reference types that allow to manipulate primitives as so. They are thus…
Last update November 30, 2024 Arrays are a very important structure in a programming language. In this article I’ll talk…
Last update November 30, 2024 String and StringBuilder classes don’t work the same at all. Here are the differences between…
Last update November 30, 2024 Loops and conditions are the core behaviors of programming languages. We’ll have a look at…
Last update November 30, 2024 This article is part of my blog series on how I prepared the OCA (Oracle…
Last update November 30, 2024 I’m also really interested in ethics and social matters in tech: (gender) diversity, reasonable and…