Improve Code Skills? Consider Blogging

Improve Code

Having a tech blog will make you better at writing code. That is a fact. I have seen the benefits of this throughout my career as a software developer. You might wonder how this can be true. Well you see, blogging about certain concepts awakens a certain curiosity within you.

Introducing Code Contracts – Writing Better Code

Introducing Code Contracts - Exactly what are code contracts and how can they help me in my daily coding tasks? How do code contracts make my code better? Well as I have said before, user input is evil. All user input. Code contracts provide a way for a developer to