906
votes
253answers
78k views
Hidden Features of C#?
This came to my mind after I learned the following from this question:
where T : struct
We, C# developers, all know the basics of C#. I mean declarations, conditionals, loops, operators, etc.
Some …
839
votes
236answers
199k views
What’s your favorite “programmer” cartoon?
Personally I like this one:
P.S. Do not hotlink the cartoon without the site's permission please.
809
votes
547answers
189k views
What is your best programmer joke?
When I teach introductory computer science courses, I like to lighten the mood with some humor. Having a sense of fun about the material makes it less frustrating and more memorable, and it's even …
594
votes
284answers
51k views
What is the single most influential book every programmer should read?
If you could go back in time and tell yourself to read a specific book at the beginning of your career as a developer, which book would it be?
I expect this list to be varied and to cover a wide …
530
votes
655answers
81k views
Great programming quotes
There are a lot of great programming quotes out there. Which do you like?
Today (Sept 12, 2008) I heard a new one from a friend, Lars-Gunnar, he said "Gud finns i Emacs" (in Swedish). This basically …
451
votes
63answers
21k views
What should a developer know before building a public web site?
What things should a programmer implementing the technical details of a web site address before making the site public? If Jeff Atwood can forget about HttpOnly cookies, sitemaps, and cross-site …
415
votes
428answers
37k views
What do you use to keep notes as a developer? [closed]
Where as a developer do like to you keep your code snippets, links, checklists, final solutions to problems etc?
I've fooled with Google Notebook, MS Onenote, TreePad, textfiles, and Evernote a bit …
401
votes
80answers
43k views
List of freely available programming books
I'm trying to amass a list of programming books with opensource licenses, like Creative Commons, GPL, etc. The books can be about a particular programming language or about computers in general. …
363
votes
411answers
60k views
What’s your most controversial programming opinion?
This is definitely subjective, but I'd like to try to avoid it becoming argumentative. I think it could be an interesting question if people treat it appropriately.
The idea for this question came …
358
votes
529answers
356k views
What is the best comment in source code you have ever encountered? [closed]
What is the best comment in source code you have ever encountered?
342
votes
238answers
21k views
What are some funny loading statements to keep users amused?
Nobody likes waiting but unfortunately in the Ajax application I'm working on at the moment, there is one fair-sized pause (1-2 seconds a go) that users have to undergo each and every time they want …
341
votes
599answers
121k views
What real life bad habits has programming given you? [closed]
Programming has given me a lot of bad habits and it continues to give me more everyday. But I have also gotten some bad habits from the mindset that I have put myself in. There simply are some things …
335
votes
85answers
13k views
Senior programming ‘guru’ who can’t program - should I find a different career?
Background:
According to my resume I'm supposed to be pretty good at programming. I've worked on a ton of big projects at big companies over many years. When I go for an interview and someone looks at …
332
votes
20answers
20k views
Twitter image encoding challenge
If a picture's worth 1000 words, how much of a picture can you fit in 140 characters?
Note: That's it folks! Bounty deadline is here, and after some tough deliberation, I have decided that Boojum's …
318
votes
118answers
11k views
How do you clear your mind after 8-10 hours per day of coding?
Related Question- Ways to prepare your mind before coding?.
I'm having a hard time taking my mind off of work projects in my personal time. It's not that I have a stressful job or tight deadlines; I …
