Introduction While studying logic at University, I picked up a concept that changed my thoughts about software development. I don’t know how it translates to…
Leave a CommentCategory: programming
Introduction This blog post references how I set up my Microsoft Windows 10 developer machine to work effectively with Kubernetes (K8s). Please feel free to…
Leave a CommentI have had some limited success on previous projects with TDD but wanted to try out BDD. It has always been problems when I wanted…
Leave a CommentJust a quick tips on a chrome and Firefox plugin called Vimium. Ever wanted to browse without leaving the homerow? Avoid developing muscle issues cased…
Leave a CommentI was in the process of creating a REST API for a client. The first discovery I made was that myself, and a lot of…
Leave a CommentSimon Brown has written a straight to the point, no hassle, book about software architecture for developers. Are you scared of UML and power point…
Leave a CommentI picked up this book from Amazon: 5 elements of effective thinking. It goes through, not surprisingly, the 5 elements of effective thinking. Even though many…
Leave a CommentDuring development of computer software you will, hopefully, get to know the domain to which you are making the software for. Actually you should know…
Leave a CommentAndy Hunt describes in his book: Pragmatic Thinking & Learning the Dreyfus model for skill acquisition. It is a model that breaks any given skill level into…
Leave a CommentI just want to share a quick tips about writing tests using ReSharper in Visual Studio. It helps me to speed up tests creations and…
Leave a Comment