19
votes
32answers
2k views
Code-Golf: What is the shortest program that compiles and crashes?
This is a little bit of fun. Can you devise the shortest program which compiles but does nothing but immediately crash when executed? Wherefore by "crash" we mean that the program stops with an error …
-1
votes
47answers
1k views
What non-technical items do you keep on your desk?
I have read that what you keep on your desk is very influential in how you work and your level of productivity. I am trying to optimise the way that I work (I am a terrible procrastinator) and am …
1
vote
1answer
61 views
Porting Code to Windows 7
I wrote a game years ago (under Windows 95) in Pascal. Since then over time I'd checked it and it still ran with the newer OSs. It works in XP. It works in Vista. However under Windows 7, even in …
60
votes
40answers
3k views
Programming with ADD/ADHD
I have diagnosed ADD. Mild but enough to affect my work:
Easily distracted
Can't concentrate on one project at a time
Addicted to the web
Procrastination
etc.
What strategies do you use to …
10
votes
14answers
290 views
Games for learning
I often find myself wasting a lot of time playing short games like Mine Sweeper or Solitaire in between my studying. I am looking for a better habit to replace this one.
I have learned a lot by …
7
votes
4answers
195 views
Programming with OCPD (Obsessive-Compulsive Personality Disorder)
From wikipedia:
The primary symptoms of OCPD are a preoccupation with details, rules, lists, order, organization, and schedules; being very rigid and inflexible in their beliefs; showing …
129
votes
81answers
9k views
What tricks do you use to get yourself “in the zone”?
Once I am "in the zone" I am extremely productive and code just flows out of me, often I can get 2 or 3 days coding done in 1 day. But I find that often its hard to get to that place, I find myself …
8
votes
17answers
574 views
How do you jump start yourself to do a task that you just despise doing?
When starting a programming project, how do you jump start yourself to do a task that you just despise doing?
2
votes
38answers
1k views
How do you waste work time ie procrastinate? [closed]
What are the different ways that you waste the time that you could be working on something (subjectively) more important ie. how do you procrastinate as a programmer/software engineer?
