When learning to code, one of the first things I was curious about was the difference in programming language levels. I recently did a deep dive into these different levels and put together this...
Category: Java
I've been programming with Java for a few years now but one of the first questions I had when first learning it was; "Is Java case-sensitive?" This actually tripped me up quite a bit when I was a...
So I was having a little chat with my colleague, and he told me, "Java is free and open source." Well, no offense to him, but my experience in this language told me that there’s more to this...
In the last 15 years, java has become the most popular language in the enterprise world. Due to its popularity, the chances of security threats have also increased. Therefore, many people want to...
I've been coding with Java for a few years now and newer students often tend to ask me "Is Java a compiled programming language?" The answer is not what you might expect, so let me clear up any...
When I was searching online for common questions that students have when learning Java for the first time, I came up with nothing. All I could find were articles related to interview questions for...