Search Results

3
votes

What is the most spectacular way to shoot yourself in the foot with C++?

Obfuscation. Things like automatic constructors that do too much, overriding operators, throwing exceptions, etc. Even macros to some extent. C's beauty is that you can look at a snippet of …
1
vote

What was your first programming language?

Logo on an Apple ][ My perception of the universe shifted about 45 degrees when I realized a function could call itself... …
14
votes

What is your favorite “programmer” t-shirt?

Google SREs all got t-shirts that read I have root @google Simple & bad-ass. …