Tagged Questions

44
votes
22answers
3k views

12 Years of Programming - Which direction to take now ?

I think I have reached a point, in my career, where I want to get as excited as I did when got my head around programming. . I need excitement and a new challenge (that can still …
25
votes
20answers
1k views

How do you keep a balance between working, training, health and family?

One trend I see in the awesome developers I've met, is that they devote inordinate amounts of time to coding at the expense of (usually) their health. Personally, I also find it ha …
25
votes
36answers
2k views

A career in programming - and now for something completely different?

Here's a bit of a career-oriented question I've been pondering for a while. Have you thought about making a radical career or lifestyle change away from programming, some time in …
4
votes
19answers
1k views

What is the most challenging technical problem you’ve solved in your life?

One of the greatest joys (and hardest things to convey to non-programmers) is the feeling of exhilaration we often get when we finally get that "aha!" moment working on a tough pro …
5
votes
5answers
142 views

How do you find the best way to focus on a coding project/task?

In short, when you have planned or have thought about an idea to create - what do you use to help keep you on task, or to make sure you stay programming without (negative) distract …
0
votes
1answer
103 views

Programmers bloat [closed]

Possible Duplicate: Best way to avoid getting a beer belly from programming Dupe of http://stackoverflow.com/questions/476907/best-way-to-avoid-getting-a-beer-belly-from-p …
0
votes
7answers
285 views

What’s the trend in developer sleeping patterns? [closed]

I find it hard to sleep before 12 most nights, though friday and saturday nights I often find myself hitting 1 - 2 am before going to bed. Mostly because I'm so engrossed in codin …
0
votes
0answers
98 views

Best locations for an IT geek to live and work in Germany [closed]

Seeing a similar question - Good locations worldwide for a coder gypsy wannabe I would also like to ask for similar but more localized suggestions. I'm sure lots of people will ha …
1
vote
0answers
194 views

How can I improve this perWcfOperation Windsor lifestyle?

I have implemented a custom lifestyle for Windsor that will allow me to scope components to the current WCF operation. The biggest problem is that the call context initializer is e …