Author: admin
-
Clear design, clear code, clarity for the developers
I keep stumbling upon Schema's that I have a hard time Architects (of external companies, btw) seriously thought of bringing 'into the wild'. For example consider the following: You are building a service (like a webshop) where people can BOOK certain items, and they can also CANCEL certain booked items. What do you see in…
-
Comments in code: Make them usefull!
Ever had that WTF?! experience while opening a classfile as developer? Let's have one right now: Okay, maybe not a good example because you might actually know what the use of a Location is, having a name and a radius (on the globe?) but without meaningfull comments we can only GUESS, can't we? At least,…