-
7 reasons why pair program
I was wondering why lot of people still don’t want to pair program. So I wrote down my most important reasons why you should pair program. Btw if you don’t know what is pair programming, here is explanation. Continue reading
-
How to tag SVN branch on the server from Git repository
Image the following situation: You are using SVN on the server and to deploy on the server you have to TAG release. You are using Git on your local machine and you have following commits. Continue reading
-
Fix your broken window!
As a programmer working with other programmers, I’m usually contributing to an already existing code base and basically just adding new functions or extending their functionality and because I’m person who could be influenced by others opinions, I also could be influenced by others code and code formatting. For a moment try to remember what Continue reading