Often in software development, our first lines of code will be the simplest of print statements:
println("Hello, world!")
Since this is my first WordPress post, it’s only fitting for me to begin with my own simplest of posts. With that said: hello (blogging) world and welcome to It Depends!
Often in software development, answers are never quite as straightforward as we’d like them to be. My goal with this blog is to explore and explain some of those answers to help us become better developers. It may be a topic that is language agnostic (data structures, algorithms, OOP principles) or something specific to the tech stack I’m working with at the time. Either way, thank you for visiting. I hope you’ll find something interesting here in my little slice of the Internet.