What is a Constant?
What is a Constant in Java? A constant in Java is used to map an exact and unchanging value to a variable name. Constants are used in programming to make […]
What is a Constant in Java? A constant in Java is used to map an exact and unchanging value to a variable name. Constants are used in programming to make […]
We’ve all been there before. We’re compiling or running some code and it’s just not working. You could be seeing things like Java exceptions in your logs or maybe your […]
When I first started working at my current job, I was just barely out of the gates as a programmer. I had about a year’s worth of experience under my […]
This tip is something I only learned about in the last year or so of my programming career. But since learning it, I find that it’s something I just can’t […]
In my years as a programmer, I’ve come across some really really smart people who could create some very fancy code that (at the time) seemed to be the greatest […]
I’m very excited to start sharing with all of you, my five best tips to being a better programmer. These tips are ones that I used on my journey to […]