The Importance of Readability
When I first started coding I believed it was good enough to get stuff working, and then move on to solving the next problem. …
Practical frameworks on technical communication, product development, and building a career you’re proud of.
When I first started coding I believed it was good enough to get stuff working, and then move on to solving the next problem. …
Fixing bugs is a good way to learn a new code base. You often go through the procedure of understanding the high level software …
I’ve written a couple of posts recently on Lazy Loading, and some of the issues relating to how Hibernate creates and manages proxies. While …