Macomb Internet Consulting is a small consulting company in Chesterfield, Michigan. Founded in 2004 by Mark J. Stotsky, MIC specializes in creating web presence for small businesses, and in interfacing "legacy" mainframe systems to newer PC-based network-architecture systems.
Programming Quotes
"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies." --Charles Hoare
"Computer language design is just like a stroll in the park. Jurassic Park, that is." --Larry Wall
"You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time." --Bertrand Meyer
"It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter." --Nathaniel S Borenstein
"Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration." --Stan Kelly-Bootle