Search Results

5
votes

Hardest Programming discipline?

I think the question is based on a false premise - that is that any one programming discipline can be the hardest. Hard problems can be found anywhere as long as you look hard enough. Many …
2
votes

What was your best heroic moment?

Being the passive part of a confessional debugging session tends to deliver a great heroism / work ratio. …
0
votes

C compiler for Windows?

Visual C++ Express is a fine and free IDE for Windows which comes with a compiler. If you are more comfortable with command …
1
vote

Applying programming concepts to day to day life

Not everything worth doing is possible to do in polynomial time. …
0
votes

What is the fashionable programming language in academia?

A really tough question to answer without knowing what field(s) specifically you're looking at. Hammers and screwdrivers and all that. At my university Java is widely used as an all-purpose …