Monthly Archives: March 2016

Well Written Code

If you write any kind of computer “code” (HTML, PHP, JavaScript, C++) then learning to write clean well written code is imperative.   At a conference once, one of the speakers said when you’re finding your coding style, always imagine the next guy looking at the code is a psychopath who knows where you live.   In other words, you don’t want to torque that guy off.

Continue reading