Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

150
votes
64answers
6k views

How to psyche yourself to just program the darn thing [closed]

I go through phases where I spend far too much time stressing out over the best way to program something instead of just programming the darn thing - a trait I don't think is uncommon among ...
80
votes
32answers
4k views

Ways to prepare your mind before coding? [closed]

Coding is a very attention consuming exercise, how do you prepare yourself to begin a good coding session? I use to be more calm and ready to think in a useful way after reading some insightful new ...
73
votes
35answers
5k views

When good programmers go bad? [closed]

I'm a team lead/dev who manages a team of 10 programmers. Most of them are hard working talented guys. But of late, I've got this one person who while highly talented and has delivered great work ...
56
votes
24answers
6k views

What causes developer burnout? [closed]

Recently, a member of our team got burned out and had to leave. Basically, he got into a death march situation on an overdue project, started by working late to catch up which grew into stranger and ...
34
votes
17answers
2k views

How to overcome unit test frustration? [closed]

I'm a developer and have very much fun at nearly all stages of software developent, from gathering requirements, deciding on language, libraries and tools, sketching the architecture to implementing. ...
32
votes
32answers
2k views

What is the “best” way to get yourself motivated? [closed]

After several extremely productive days this week; this morning I fired up my IDE’s and opened up the code-lines I am currently working with. I cracked my knuckles and then …… nothing. I am actually ...
29
votes
55answers
4k views

Hobbies/Careers that complement programming [closed]

Do you cultivate an alternative career/hobby which complements or refreshes your primary role as a developer? If so, what is it and why? Also see these related questions: If you weren't a ...
18
votes
19answers
1k views

How to stay motivated on the job? [closed]

I've been working as an engineer professionally for 15 years for a number of different companies. My question is how do you stay motivated at work? I can generally be easily motivated if I'm working ...
16
votes
7answers
1k views

Best way to run a small programming team? [closed]

I'm in an interesting situation at the moment, I managed to convince a few people from university to spend the summer holiday building a game with me - leaving me mostly in charge of a team of people, ...
14
votes
13answers
554 views

What are you doing against a working/programming/writing blockage? [closed]

As a one person company programmer who is writing shareware (aka no customer meetings etc.) this hits me many times. What is your way to deal with it and find motivation to work on your code again? ...
13
votes
19answers
3k views

Should I change my job during the economic recession? [closed]

First, let's me explain my situation. I am 25 years old. I have been a junior programmer for two years and this is my first job. I am an active person and I like the challenge and the satisfaction of ...
11
votes
25answers
865 views

Motivations for choosing a career in programming [closed]

I've been teaching for a couple of years now a course for high school students (not always computing-oriented schools) using some gaming framework. This has been very useful for trying to get them to ...
10
votes
25answers
3k views

What keeps you motivated at your job? [closed]

For me its accomplishing something by the end of the day. I've been in IT for a few years now and I've noticed that the thing that keeps my morale up is being able to say "I accomplished something" ...
10
votes
13answers
536 views

Senior Developers and Unit Tests - Required? Are they allowed to use lackeys? [closed]

Should senior developers be exempt from unit testing - or should they be allowed to use lackeys to implement them? What's the best way to motivate people who are not used to using unit testing ...
9
votes
3answers
2k views

What bounty sites do other open source projects use? [closed]

Using bounties for motivating people to improve open source projects may be a good approach, but the problem is that I did not find a bounty website that would be successful. I know about sites like: ...
9
votes
6answers
369 views

After having started a project and suddenly having found new competition, how do you convince yourself to keep going? [closed]

I understand this is a subjective question but I want to see how others dealt with this issue: How do you convince yourself and your teammates while trying to start a business or a project and ...
9
votes
14answers
736 views

Open Source Programmers: Why do you participate? [closed]

What is the main motivation behind why you contribute to an open source project? Possible reason I have identified: Freedom to express your ideas an environment where you can develop new ...
7
votes
8answers
1k views

How do I keep my team involved and motivated? [closed]

I am currently a grad student, but I was in the industry for a few years before going back to school. I am in a class which involves teams of 4 working on fairly ambitious projects. As a result of ...
6
votes
7answers
649 views

Finding the motivation for doing spare time projects [closed]

I believe that spare time programming projects are an important way to improve my skills as a developer, but lately I've been having troubles finding the motivation to work on them. I used to have at ...
6
votes
16answers
528 views

Coping with not doing what you want to [closed]

How do you manage not being able to do what you what to do or feel is the right approach to something? Have you ever been in a situation where you are told to "follow the spec" even though there is a ...
6
votes
17answers
1k views

Good ways to motivate and inspire high school students regarding software development? [closed]

My company is allowing some local high school students to come on-site and job shadow for an hour or two. What are some ways that I can inspire these young people into potentially taking a career in ...
6
votes
13answers
411 views

How do you get through the inevitable motivational “slump” near the end of projects? [closed]

When working on a project, after the interesting parts are coded, my motivation is severely diminished. What do you do to get over this problem?
4
votes
5answers
340 views

How do you motivate yourself to resume working on a project that you haven't touched in some time? [closed]

A lot of developers get an exciting idea and they create a project, but eventually life gets in the way and you have to stop working on the project. Some time passes and you know you should probably ...
4
votes
28answers
1k views

Most interesting and challenging programming tasks [closed]

Some programmers enjoy optimizing code to make the implementation as fast as humanly possible; or golfing to make code as compact as possible. Others enjoy metaprogramming to make code generic, or ...
4
votes
23answers
574 views

What was the purpose of the first application you developed? [closed]

I have a family friend who has been dabbling with development for a few years now and is considering starting to pursue it as a career after quite some time in the hospitality business. The ...
4
votes
13answers
1k views

How to keep happy with yourself as a programmer? [closed]

I've been programming for 8 years now (since I was 15), and working with internet for 7 of those. I remember when I first learned how excited I was when I was taking my firs Pascal lessons... I ...
4
votes
13answers
1k views

How do you get motivated when the task is dull, or is dragging on? [closed]

I have great motivation at the start of a project, but if I get to a dull task, or if the project drags on too long, I really struggle to get going. I'm terribly lazy at the best of times, so this ...
3
votes
7answers
439 views

Could you work on a project for more than 10 years without releasing anything? [closed]

I was surfing the web and found myself at 3D Realms hiring page. It sounds quite nice what they are advertising there. Everywhere you can read things like "Freedom from arbitrary completion date ...
3
votes
13answers
802 views

Best Practises - Increase Mood for Coding [closed]

I recently find my self stuck in state where I feel not very into code, I need some kind of inspiration, so sometimes I just review somebody's code, watch some kind of movie about coding or something ...
2
votes
11answers
563 views

Getting developers fired up about development [closed]

I've recently started in a new team of classic ASP developers and part of my role is to re-train the team in ASP.NET 3.5 and C#. To kick things off I've been running weekly training sessions on the ...
1
vote
3answers
214 views

Getting Re-Motivated for a Side Project I Am Doing Alone [closed]

I started converting one of Asp.Net Webforms projects into MVC. When I first started on it, I was really into it, working 1-2 hours on it every night. I got a ton of it done, but then something ...
1
vote
6answers
200 views

Where to go next with training [closed]

About 10 years ago I had a good, on track career in IT programming C++/VB and SQL Server, however made several bad carrer desisions and ended up going backwards, developing in MS Access and a little ...
0
votes
20answers
349 views

What is your top motivation to program for or use Windows as development platform? [closed]

Microsoft has great technology, but core assets, such as code, remain closed. Developers likes to have control over their development environment (and eventually on the deployment platform as well) - ...
0
votes
9answers
2k views

How do you keep motivation up during long haul programming projects? [closed]

We've been going at it for several months and we stopped implementing new features so we can enter the alpha program. Now, it is all about bug fixing until we reach a reasonable level at which point ...
0
votes
5answers
544 views

How do you motivate the 80% [closed]

You always have 10% of the people that are rock stars, 10% of the people that are deadbeats. How do you turn more of the 80% in the middle into rockstars?
-1
votes
12answers
401 views

What motivates people to learn a new programming language? [closed]

There are plenty of question asking Which Programming Language Should I Learn? but I have not found an answer yet to the question what really motivates people to learn a specific new language?. There ...