Engineering Tag
-
LBYL vs. EAFP
May 23rd 2007
There are basically two error handling strategies: * Look Before You Leap (LBYL) * It's ...
Coding Style Engineering
-
110% of 80% = Success!
May 24th 2007
There's a neat little formula for you... on the surface, it makes even less sense ...
Problem Solving Engineering
-
Overhead Limits Quality
June 5th 2007
Light, not heavy, development processes allow for the highest quality code. This idea is quite ...
Engineering
-
Programmers, Developers, and Hackers, oh my!
August 9th 2007
Are you a programmer, hacker, or computer scientist? Perhaps a software developer, engineer, designer, or ...
Engineering
-
Software Craftsmanship and Engineering
January 20th 2008
What can you learn from your daily horoscope? For the sake of argument, let's agree ...
Engineering
-
Semantic Code
April 30th 2008
> [se·man·tic][SD] (sĭ-măn'tĭk) adj. > 1. Of or relating to meaning, especially meaning in language. ...
Problem Solving Coding Style Engineering
-
Factory Methods
October 12th 2008
Ah, object creation. Why must you be so problematic? Is it the way you inject ...
Coding Style Engineering Java C++
Didn't find what you were looking for? Try another tag or the archives.