FAGZAL's Personal Blog
csongor.fagyal.com
The benefits of pair programming
![]() |
Pair programming is an agile development technique, where two programmers sit down together, and work on the same task simultaneously, mutually controlling and helping each-other’s work. The effectiveness of this process is questioned by some, and strongly supported by others. So – who is right? Should we employ this technique or not?
|
The Proper, the Fast and the Reusable
![]() |
Web programming – on which I basically mean “creating whatever websites”, BTW – is a rather special kind of animal. In introduction to unit testing I wrote about how it is NOT a special case, but that is only one way to look at it – there certainly are some differences which might require a different perspective from the developer.
|
Introduction to unit testing (in web applications (with PHP examples))
![]() |
If you don’t know what unit testing is, and you are a programmer, you should probably read this post. If you do know what unit testing is, and yet you think it does not apply to you, then you are probably wrong, or you do NOT really know what unit testing is. (If after reading this post you still think it is a waste of time, then you are probably a bad programmer. Sorry!) |


