active questions tagged motivation - Stack Overflowmost recent 30 from stackoverflow.com2009-12-18T21:22:09Zhttp://stackoverflow.com/feeds/tag/motivationhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1930446/what-motivates-you-to-achieve-a-deadline6What motivates you to achieve a deadline?Phil.Wheeler2009-12-18T20:16:32Z2009-12-18T21:07:27Z
<p>Tangentially related to <a href="http://stackoverflow.com/questions/724715/can-software-be-developed-without-deadlines">this question</a>, I'm leading a team on a dedicated project responsible for providing enhancements to a website in iterative stages.</p>
<p>Our challenge lately has been getting the business to commit to final, fixed and signed-off requirements whose deadline is dependable and predictable. After discussions with my team, it's become apparent that the frustrations with loose requirements, fluid / elusive deadlines and no real clear objectives being set is taking a certain psychological toll.</p>
<p>What is it about a deadline that motivates you as a developer? Why is it unacceptable to you to have requirements that can be constantly appended to and the deadline moved out? If the business is prepared to incur the cost and delay, what difference does it make to you, right?</p>
<p>I want to get some compelling reasons together for changing our process and putting some more pressure on the business to step their game up.</p>
http://stackoverflow.com/questions/377188/best-practises-increase-mood-for-coding5Best Practises - Increase Mood for CodingLukas Ĺ alkauskas2008-12-18T08:23:32Z2009-12-17T17:50:56Z
<p>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 like that, but not always I get what I need, if you know what I mean.</p>
<p>How do you increase your mood for coding ?</p>
http://stackoverflow.com/questions/48958/what-causes-developer-burnout40What causes developer burnout?Jeff V2008-09-08T01:10:10Z2009-12-09T21:52:44Z
<p>Recently, a member of our team got burned out and had to leave. </p>
<p>Basically, he got into a death march situation on an overdue project, started by working late to catch up which grew into stranger and stranger hours. Eventually, he was leaving when everyone else was arriving and starting work in the evenings. Consequently, he developed sleep problems, stress and depression.<p>
He announced he was leaving in 3 months to management and planned to get out of the field altogether. For me it was hard to understand that what was once his passion in life had turned into such a depressing endeavor. (I should note, he is one of the most talented people I have had the pleasure to work with.)<p>
The situation came to a head when he sent one of those career limiting emails after working one of his crazy slogs through a weekend. It was a manifesto to say the least. Management had no choice but to let him go, I suppose.</p>
<p>Why does burnout happen so often in our field?
How can we prevent it?</p>
<p>I have created a question calling for stories as well: <a href="http://stackoverflow.com/questions/48961">Developer Burnout Stories</a>.</p>
http://stackoverflow.com/questions/320657/when-good-programmers-go-bad38When good programmers go bad!Ed Bloom2008-11-26T13:13:54Z2009-12-05T15:56:57Z
<p>Hi,</p>
<p>I'm a team lead/dev who manages a team of 10 programmers. Most of them are hard working talented guys. </p>
<p>But of late, I've got this one person who while highly talented and has delivered great work for me in the past, has just become completely unreliable. It's not his ability - that is not in question - he's proven that many times.</p>
<p>He just looks bored now. Is blatantly not doing much work (despite a LOT of pressure being put on the team to meet tight deadlines etc.) He just doesn't seem to care and looks bored.</p>
<p>I'm partially guilty for not having addressed this before now - I was afraid to have to lose a talented guy given the workload I've got on.</p>
<p>But at this stage it's becoming a problem and affecting those around him.</p>
<p>Can anyone spare their thoughts or words of wisdom on how I should go about dealing this.</p>
<p>I want the talented AND motivated guy back. Otherwise he's gonna have to go.</p>
<p>Thanks,</p>
<p>Ed</p>
http://stackoverflow.com/questions/1801770/how-do-i-find-the-drive-to-learn2How do I find the drive to learn? [closed]Josh Steele2009-11-26T05:52:40Z2009-11-27T23:13:38Z
<p>I've read a few things here, and I've learned a lot, but I'm still itching for more answers.</p>
<p>This is going to be a long one, but I hope to create a profound question that engages readers, so that whoever is in the same situation I'm in can actually glean something from this. I hope that it follows the guidelines on SO.</p>
<p>So first, here's some background about myself:</p>
<p>I'm a recent Computer/Information Technology major graduate (I have an Associate's Degree in the subject).</p>
<p>While in school I took a few programming courses. The first was a general class where we used pseudocode to come up with solutions. I found that I absolutely hated pseudocode for some reason...maybe it was because I had to write it out by hand.</p>
<p>The second course was C. That's right, C was my first programming language. I failed the course. Eventually I came back and passed it with a B.</p>
<p>Which leads onto my third course, C++. I actually found C++ made more sense when I started doing the school assignments, but ultimately I fell out of the course due to some life issues.</p>
<p>After that I went on to VB.NET. I stopped paying attention in this class because this language wasn't engaging and didn't scrape my brain enough.</p>
<p>I've taken a class where we delved into HTML, Javascript, and CSS, and bits of AJAX.</p>
<p>Yet I still don't know how to go about making a program. The only thing school ever taught me was how to read a book, and do a numbered exercise in a book. Which was usually something that would never benefit me in real life. You know, something like "store a word in an array and spell it backwards".</p>
<p>I don't find this fun. I think it's tedious and boring, and I think there's much more to the programming world, than flipping words around. And if I don't feel engaged, I can't learn.</p>
<p>I've played around with code golf, and yet again, it's the same story. Abstract problems that have no bearing on anything.</p>
<p>I've read responses to similar questions that tell us to find something to program, like a function you want automated or something similar, then learn how to make that thing.</p>
<p>But what if we live in the sticks, or our job isn't related to anything with computers (I work in a grocery store, as a cashier, hooray economy)?</p>
<p>I cannot think of anything, seriously, that I could make that would make my life easier. It seems like everything is already done, and done as well as it could be.</p>
<p>I've seen responses that say working on an open source project would help you learn, but I have a hard enough time writing my own code, and I'm sure I'm not the only one, but how is it expected that you can read code that someone else has written? I can't even follow that kind of stuff.</p>
<p>Again, I'm at a loss, I can't figure out where to start. I can't find the drive or motivation to work on trivial abstract problems that have no bearing on the real world, yet I cannot contribute anything useful to the real world problems. It's like I'm in a void.</p>
<p>Is it really necessary to slog through the initial boredom of playing with abstract problems, in order to make something useful? </p>
<p>I have a lot of concepts in my head, that have decayed over the months that I haven't been able to use them, and I can't bring them together to make something that I could be proud of.</p>
<p>So, to end this, as it's already gotten too long, does anyone have any advice for people in situations like this, so that we can get cracking and make ourselves useful?</p>
<p><b>UPDATE:</b> </p>
<p>I hastily edited this before I posted it, and I realized it makes it look like I failed both VB and C++. This is not the case, I actually passed all of my classes. I'm actually pretty good at remembering syntax, but the challenging part, obviously, is taking things and putting them together and building things.</p>
<p>I'm glad I posted this though, I think its helped clear some stuff up, and I think I have a design in mind that I'm going to try and make.</p>
<p>If anyone has any insight to add, then please do. I know for a fact that I'm not the only one in this world who is lost in the world of software development with no direction whatsoever. I have a lot of creative energy, and with no way to channel it effectively, I get frustrated easily.</p>
<p>Thanks for all the input so far you guys, its been a great help.</p>
http://stackoverflow.com/questions/1709606/losing-motivation-due-to-failure6Losing Motivation due to failure.... [closed]jsmith2009-11-10T17:14:34Z2009-11-24T00:17:44Z
<p>Recently a more advanced programmer than I suggested that I move my software to the MVVM design style before I regretted it. I looked into it, thought it was a good idea, then attempted it. It was really a total failure...</p>
<p>I don't know if it was just too advanced too soon, or my software was just too far along to switch. Whatever the reason, I spent a long time trying to learn MVVM.. By the time I gave up on it, my own code was starting to look foreign.</p>
<p>At this point I have lost a lot of motivation to complete my project, primarily due to failure. MVVM is the first programming concept I just couldn't implement into what I was doing. How do I bounce back?</p>
<p>I can't seem to get back into what I was doing due to frustration. I want to conquer what has ultimately defeated me.. Is this wrong for me to think like this? Because at this point my software is not progressing because of my stubbornness... </p>
<p>Has anyone else experienced this kind of failure, and then moved on without defeating it? Or do I really need to get this down before I can move on? If you can point me to some sources that might have helped you out that would be great...</p>
<p><strong>EDIT: 11/23/09</strong></p>
<p>As silly as it sounds, some of the advice on here helped me out very much.. When I wrote this I was a perfect example of "burnt out". I think one of the best things for me to do was to get away from MVVM completely, and work on another project that I was already familiar with.</p>
<p>After a week or so on another project I came back to MVVM, and have successfully implemented it into my software where it was needed. And after doing so I have successfully done it several more times. I feel like I not only grasp MVVM, but am becoming decent at it.</p>
<p>When you experience failure for the first time, it's no big deal.. You'll be surprised at how fast you'll bounce back if you just get away from it for awhile. I know I was....</p>
http://stackoverflow.com/questions/1768138/how-far-can-i-go-being-a-night-time-programmer5How far can I go being a night-time programmer? [closed]André Pena2009-11-20T03:22:33Z2009-11-20T15:29:09Z
<p>Once in a while we see people engaging projects after their dayjobs. People that have only 1, 2 hours a day to work. It's hard to do something done with such a little time although we know some brilliant people have already managed to make great work in this situation. Who do you know has done great stuff being a night-time programmer?</p>
<p><strong>EDIT</strong></p>
<p>I don't understand how people vote this kind of question for close if the forum has a "motivation-techniques" tag. Please let this question alive.. it's a quite interesting topic.</p>
http://stackoverflow.com/questions/417819/is-it-time-for-me-to-make-a-career-change28Is it time for me to make a career change?Jack Sparrow2009-01-06T19:41:26Z2009-11-13T21:55:18Z
<p>Does anybody else feel like they need to change jobs every year or two to stay sane and happy or am I just in the wrong profession entirely? I think I am burned out both on my current job and burned out on programming in general.</p>
<p>Let me explain. I have been a software engineer for going on 8 years and I am now nearly two years into my 4th real job. At first, I really like a job. I like the challenge and the satisfaction of solving tough problems and learning new things. At a certain point, I reach some kind of peak. Then I start a downward spiral. I start to lose energy and motivation, then I am less productive, then I feel guilty, then I like it less, then I lose more motivation, etc. Eventually, I get to a point where I loath the job, I can not focus on any task, I am overwhelmed with guilty feelings, and I feel like I am losing my mind whenever I am at work. Usually, I find another job. Now I am looking around and nothing out there sounds even slightly appealing.</p>
<p>I have experienced the following negative factors at ALL of my jobs:</p>
<p>tedious tasks - I get tired of random intermittent bugs that are very difficult to reproduce.</p>
<p>repetitive tasks - I am always fixing the same or similar bugs.</p>
<p>negative atmosphere - I am constantly hearing the negatives like customer x is unhappy or there are y number of bugs to fix for this release and rarely hearing positives despite the fact that the company is profitable.</p>
<p>lack of recognition - I wonder what is to motivate me to continue doing my best when it doesn't really matter to anyone?</p>
<p>lack of reward - The work does not have an intrinsic value for me personally, I can fix tons of bugs, add features for customer x and make the company a bunch of money, but it does not really mean anything to me. I would rather do something that helps other people directly.</p>
<p>feeling lonely and isolated - More often than not, I go the entire day without speaking to another person.</p>
<p>being sedentary - I am by nature an active person and I find it difficult to sit in a chair at a computer for long periods of time.</p>
<p>annoying coworkers - There are the ones that make strange (although sometimes entertaining) personal calls right there in the next cubicle for all to hear, to the know-it-alls who act like everyone else is stupid, to the just plain creepy (feels like he is watching me again), to the machine-gunner keyboarders that make it difficult to concentrate.</p>
<p>burnout and boredom - The results of the previous factors.</p>
<p>I try to get regular exercise and take breaks at work and take vacation days. I even tried cutting back my hours. Nothing helps. Is there a way for me to fix this problem or is it time for me to move on and find a totally new career?</p>
http://stackoverflow.com/questions/1731645/challenges-of-code-review-with-remote-team3Challenges of code review with remote teamrajachan2009-11-13T20:19:42Z2009-11-13T20:43:47Z
<p>My entire team works from a different geographical location and I am the only programmer working remotely. I often find it quite difficult to have my code reviewed, as people take very long time to give their comments (usually they are genuinely busy with high priority work and I work mostly only on low priority projects/task ) .The company's policy dictates that it's not possible for me to checkin the code before the reviewer approves it. I usually start my projects with great interest but end up stuck in this situation quite often and it's very frustrating. </p>
<p>Also since I am not that assertive, I don't reach out to people and hold them responsible to review in fear of offending them. People do provide quality comments at times, but it completely depends on the person's bandwidth. What should I do in this situation to make team members accountable ? Should I talk to my boss about this problem? Do you think it would backfire ? </p>
http://stackoverflow.com/questions/637133/what-is-your-motivation19What is your motivation?vava2009-03-12T02:06:27Z2009-11-12T16:23:12Z
<p>As software developers we all know that motivation matters. Without it we could just stare into the monitor all day long and do nothing. There are some tricks to get yourself motivated like talking to people or doing the fun part of the project, but they do not always work.</p>
<p>In the mean time I started to notice that I am most productive when I could see the person who is appreciating my work. The user, who is using the software and enjoying it. Because if there's none, what's the point of writing this code?</p>
<p>So I was wondering, what makes <strong>you</strong> be at your top, is it the users, your fellow coders or maybe the money you get?</p>
<p><strong>PS.</strong> I know there's quite a few questions about motivation but they all about overcoming current situation. What I want to hear is what makes you come to the office every day, what you enjoy the most in your job, what makes you want to write this code and do it as fast as you possible could.</p>
http://stackoverflow.com/questions/128047/motivations-for-choosing-a-career-in-programming9Motivations for choosing a career in programmingJuan Manuel2008-09-24T16:01:44Z2009-11-09T17:22:20Z
<p>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.</p>
<p>This has been very useful for trying to get them to pursue a career in the field (which is one of the goals), showing them that programming is not only making bussiness, boring applications.</p>
<p>What other aspects of programming can I show them? Besides gaming and bussiness programming?</p>
<p>Or to put it other way: What other applications of programming are there in the world besides those two fields?</p>
http://stackoverflow.com/questions/818937/how-can-i-get-addicted-to-programming89How can I get addicted to programming?Click Upvote2009-05-04T06:02:10Z2009-11-08T19:22:03Z
<p>This is a sincere question, please hear me out before downvoting or hitting close.</p>
<p>I noticed last night after having spent hours away playing a new computer game that I had lost all track of time while I was playing it. Someone would have to come and physically drag me away while I was playing to break my concentration. Then, when I woke up the next day, all I could think of was playing again.</p>
<p>Is there any possible way to get the same motivation and interest in programming, where you spend hours away and all you can think of is getting back to it? My life would be so much better if I could get to that point. For one thing, I would be able to finish all my projects on time rather than having them delayed <em>every single time</em>. </p>
<p>Its not about enjoyment, when I'm coding I enjoy myself just as much as I was when playing the game. But during the day when I think about working, I just immediately make myself think of something else to put off working for a little longer. </p>
<p>Do you notice something like this as well? How do you get yourself to look forward to programming? And if you are close to the stage where you'd call yourself addicted or even just get things done on time, please share with me how you got there!</p>
<p>P.S if it helps, I'm a freelancer and work from home.</p>
http://stackoverflow.com/questions/1311816/what-are-you-doing-against-a-working-programming-writing-blockade12What are you doing against a working/programming/writing blockade?Lothar2009-08-21T13:06:01Z2009-11-07T00:54:11Z
<p>As a one person company programmer who is writing shareware (aka no customer meetings etc.) this hits me many times. </p>
<p>What is your way to deal with it and find motivation to work on your code again?</p>
<p>Even my previous way to write down very small steps on a paper that you can physical strike through when done - to give you a real feeling that something is progressing - does not help at the moment.</p>
<p>I tried other things like walking in nature, go shopping, visiting the red light district (hey thats why i'm living in thailand now) does not help much. Only in the 2 hours immediately after breakfast i'm doing well.</p>
<p>In the past such phases went usually for 1 or 2 weeks </p>
<p>Does a burnout come slowly or like an avalanche?
Whats the best way to protect yourself from this?</p>
http://stackoverflow.com/questions/1652735/coping-strategies-for-when-your-totally-awesome-project-is-unfairly-canceled-for6Coping strategies for when your totally awesome project is unfairly canceled for stupid reasons beyond your controlRuncible2009-10-30T23:10:56Z2009-10-31T02:25:10Z
<p>There's a good chance this question will get closed, but I feel it's relevant to programmers.</p>
<p>A project that I've put a great deal of energy into was just significantly scaled back, to the point where it might as well not exist. <b>There is a very good chance that the bulk of my work over the past two years will never see the light of day.</b></p>
<p>I know project cancellations are common in the software world and it's all but impossible to go through your career without experiencing them.</p>
<p>My question is: How do you maintain your motivation when something you've invested so much time and energy into evaporates within a matter of weeks, for reasons totally out of your control? </p>
<p>I love programming and now I feel like my heart's been broken. Will I ever love programming again?</p>
http://stackoverflow.com/questions/1276672/what-bounty-sites-do-other-open-source-projects-use4What bounty sites do other open source projects use?Sorin Sbarnea2009-08-14T08:28:40Z2009-10-16T18:01:51Z
<p>Using <strong>bounties</strong> for motivating people to improve <strong>open source projects</strong> may be a good approach, but the problem is that I did not find a bounty website that would be successful.</p>
<p>I know about sites like: bountyup.com, opensourcexperts.com or bountysource.com but they do not look to be so active. Anyway, if you think that one of them is good just put it as an answer.</p>
<p>Please recommend only one site per answer and do it only if you would really use it. </p>
http://stackoverflow.com/questions/544430/how-to-psyche-yourself-to-just-program-the-damn-thing105How to psyche yourself to just program the damn thingNG2009-02-13T01:50:17Z2009-10-10T20:19:12Z
<p>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 damn thing - a trait I don't think is uncommon among programmers. So, does anyone have techniques for psyching oneself out so one can relax and let oneself code something which, while not 100% perfect code, is good enough?</p>
<p>I know the reasons why (believe me!)... I'd like to know ways of overcoming this mental block.</p>
http://stackoverflow.com/questions/1489060/how-do-you-cope-with-work-related-mood-swings5How do you cope with work-related mood swings? [closed]code_burgar2009-09-28T20:02:05Z2009-09-28T20:17:30Z
<p>Due to a recent culmination of a myriad of Dilrbertesque issues that have been mounting up inside the company for months, and lack of any constructive resolutions thereof, I've found myself pretty much completely burnt out and devoid of any motive or drive to keep pushing forward.</p>
<p>There is a lot of stuff to finish and a lot of new stuff to start tackling, but I simply can't find it in me to do anything more than "get the job done". All the flair and the drive that makes good solutions happen is just not there.</p>
<p>Since taking a few weeks off to get my mind back on the track is pretty much out of the question, are there any proven tips'n'tricks that keep you going when times are rough?</p>
http://stackoverflow.com/questions/764934/delivery-of-a-product-taking-a-long-time2Delivery of a product taking a long timekost2009-04-19T06:08:48Z2009-09-28T16:09:22Z
<p>Have you ever worked on a development of a product which took a long time to release to public( at most 2 years)?.And, you were working on the same project for the whole time.How did you keep yourself motivated? And, I wonder should delivering a product take such a long time? There are others who have this philosophy- get the product out early, even with bugs( but thats bad, maybe less features but no bugs).Helps in getting feedback, and then react to feedback and deliver. </p>
http://stackoverflow.com/questions/533243/hobbies-careers-that-complement-programming23Hobbies/Careers that complement programmingCherian2009-02-10T17:06:45Z2009-09-25T17:20:17Z
<p>Do you cultivate an alternative career/hobby which complements or refreshes your primary role as a developer? If so, what is it and why?</p>
<p>Also see these related questions:</p>
<ul>
<li><a href="http://stackoverflow.com/questions/444873/if-you-werent-a-programmer-what-would-you-be-doing">If you weren't a programmer what would you be doing</a></li>
<li><a href="http://stackoverflow.com/questions/92159/how-do-you-vent-stress-as-a-programmer">How do you vent stress as a programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/266053/what-are-some-exercises-you-do-to-make-you-a-better-programmer">What are some exercises you do to make you a better programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/183469/how-do-you-reward-yourself-when-youve-overcome-a-monster-task">How do you reward yourself when you've overcome a monster task</a></li>
</ul>
http://stackoverflow.com/questions/1420377/programming-demotivation-and-further-plans10Programming (de)motivation and further plans...faya2009-09-14T08:42:00Z2009-09-17T15:20:06Z
<p>Hello,</p>
<p>I have a question. How you get up motivated if you find out that you are far away from the best programmers? I mean I have some people who are around me who are better than me a lot. Some of them are web guru's, some of them are sport programmers(TC, ACM and etc). But they are universal, they easily can adopt to any development environment very fast. When we chat they show they deep and wide knowledge and understanding of technologies, I get depressed and envy that I don't know so much... So when I return back home where I always study for something new I don't feel motivation to do it. I just get back to my old bad habit - (pro)gaming. So how do you guys get motivated?</p>
http://stackoverflow.com/questions/1405037/how-to-get-new-motivation-after-a-bad-code-review9How to get new Motivation after a bad code reviewbastianneu2009-09-10T12:37:46Z2009-09-16T23:10:10Z
<p>So i presented my code yesterday...after a lot of hard work i was happy to show it to my colleagues. After presentation all that was left was my projects name. Everything else has to change... </p>
<p>They took a lot of time to explain their point of view but after getting back in my place i was really disappointed.</p>
<p>I read mostly all "motivation" related Questions here on Stackoverflow because it is one of my favorite Tags. So my question is...</p>
<p>How to get new Motivation after a bad code review? </p>
<p>Edit: I use Stackoverflow for various questions etc. Not just for "Motivation" Questions and Answers :-)</p>
http://stackoverflow.com/questions/290239/programming-as-a-meaningful-profession26Programming as a meaningful profession?Petteri Hietavirta2008-11-14T14:34:54Z2009-08-25T13:10:10Z
<p>Doctor says: My job is meaningful because I save lives.<br/>
Programmer says: My job is meaningful because I... umm... write DB queries?!</p>
<p>Are you proud of being a programmer?
Do you think that your work has positive effect on people's well being?</p>
<p>Or you just happen to do programming because you have bills to pay...</p>
<p>Note: Similar to <a href="http://stackoverflow.com/questions/20180/do-you-consider-your-job-evilneutralgood">this question</a> from a few months ago.</p>
http://stackoverflow.com/questions/1317511/getting-re-motivated-for-a-side-project-i-am-doing-alone1Getting Re-Motivated for a Side Project I Am Doing AloneMartin2009-08-23T01:33:08Z2009-08-23T02:04:54Z
<p>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 happened.</p>
<p>I divided the project up into small chunks using AgileZen to list tasks. I am now to the point where I don't want to work on it. I only have a few items left to do, some of them would be fun to do like making the paging work with AJAX, but I can't seem to get there. Every time I start working on the project, I last about 3 minutes, then move on to something else. </p>
<p>Anyone have any suggestions for how to get re-motivated, or what I can do to keep me from working for a few minutes then running away.</p>
http://stackoverflow.com/questions/54607/what-are-the-best-movies-about-geeks-programmers-hackers-for-inspiration52What are the best movies about Geeks/Programmers/Hackers. (for inspiration) [closed]Lukas Ĺ alkauskas2008-09-10T16:38:43Z2009-08-20T23:03:50Z
<p>What are, in your opinion, the best movies for developers to get inspiration, motivation and etc. ? :)</p>
<h1>Best movies:</h1>
<ul>
<li><a href="http://www.imdb.com/title/tt0151804/" rel="nofollow">Office Space</a></li>
<li><a href="http://www.imdb.com/title/tt0244244/" rel="nofollow">Swordfish</a></li>
<li><a href="http://www.imdb.com/title/tt0218817/" rel="nofollow">AntiTrust</a></li>
<li><a href="http://www.imdb.com/title/tt0084827/" rel="nofollow">Tron</a></li>
<li><a href="http://www.imdb.com/title/tt0133093/" rel="nofollow">Matrix</a> </li>
<li><a href="http://www.imdb.com/title/tt0113243/" rel="nofollow">Hackers</a></li>
<li><a href="http://www.imdb.com/title/tt0408345/" rel="nofollow">Firewall</a></li>
<li><a href="http://www.imdb.com/title/tt0062622/" rel="nofollow">2001: A Space Odyssey</a></li>
<li><a href="http://www.imdb.com/title/tt0112384/" rel="nofollow">Apollo 13</a></li>
<li><a href="http://www.tv.com/the-it-crowd-2006/show/54188/summary.html?q=it%20crowd&tag=search%5Fresults;title;2" rel="nofollow">IT Crowd</a></li>
<li><a href="http://www.imdb.com/title/tt0138704/" rel="nofollow">Pi</a></li>
<li><a href="http://www.imdb.com/title/tt0089886/" rel="nofollow">Real Genius</a></li>
<li><a href="http://www.projectaardvark.com/movie/" rel="nofollow">Aardvark</a></li>
<li><a href="http://www.imdb.com/title/tt0115398/" rel="nofollow">Triumph of the Nerds</a></li>
<li><a href="http://www.imdb.com/title/tt0159784/" rel="nofollow">Takedown</a></li>
<li><a href="http://www.imdb.com/title/tt0107290/" rel="nofollow">Jurassic Park</a></li>
<li><a href="http://www.imdb.com/title/tt0309614/" rel="nofollow">Freedom Downtime</a></li>
<li><a href="http://www.imdb.com/title/tt0923752/" rel="nofollow">The King of Kong</a></li>
<li><a href="http://waxy.org/2008/06/code%5Frush" rel="nofollow">Code Rush</a></li>
<li><a href="http://www.imdb.com/find?s=all&q=terminator&x=0&y=0" rel="nofollow">Terminator</a></li>
<li><a href="http://en.wikipedia.org/wiki/Revolution%5Fos" rel="nofollow">Revolution OS</a></li>
<li><a href="http://www.imdb.com/title/tt0256408/" rel="nofollow">Startup.com</a></li>
<li><a href="http://www.imdb.com/title/tt0113957/" rel="nofollow">The Net</a></li>
<li><a href="http://www.imdb.com/title/tt0087197/" rel="nofollow">Electric Dreams</a></li>
<li><a href="http://www.imdb.com/title/tt0137523/" rel="nofollow">Fight Club</a> :)</li>
<li><a href="http://en.wikipedia.org/wiki/Pirates%5Fof%5FSilicon%5FValley" rel="nofollow">Pirates of Silicon Valley</a></li>
<li><a href="http://www.imdb.com/title/tt0105435/" rel="nofollow">Sneakers</a></li>
<li><a href="http://www.imdb.com/title/tt0086567/" rel="nofollow">WarGames</a></li>
<li><a href="http://www.imdb.com/title/tt0308449/" rel="nofollow">The KGB, the Computer and Me</a></li>
<li><a href="http://www.imdb.com/title/tt0088763/" rel="nofollow">Back to the Future</a></li>
<li><a href="http://www.imdb.com/title/tt0379786/" rel="nofollow">Serenity</a></li>
<li><a href="http://www.ghostintheshell.tv/" rel="nofollow">Ghost in the Shell: SAC</a></li>
<li><a href="http://en.wikipedia.org/wiki/Grandma%27s%5FBoy" rel="nofollow">Grandma's Boy</a></li>
<li><a href="http://www.imdb.com/title/tt0067756/" rel="nofollow">Silent Running</a></li>
<li><a href="http://www.imdb.com/title/tt0371647/" rel="nofollow">Dot</a></li>
<li><a href="http://www.imdb.com/title/tt0090305/" rel="nofollow">Weird Science</a></li>
<li><a href="http://www.imdb.com/title/tt0181689/" rel="nofollow">Minority Report</a></li>
<li><a href="http://www.imdb.com/title/tt0091472/" rel="nofollow">The Manhattan Project</a></li>
<li><a href="http://en.wikipedia.org/wiki/Primer%5F%28film%29" rel="nofollow">Primer</a></li>
<li><a href="http://www.imdb.com/title/tt0084978/" rel="nofollow">Automan</a></li>
<li><a href="http://rads.stackoverflow.com/amzn/click/6305128235" rel="nofollow">Nerds 2.0.1</a></li>
<li><a href="http://www.imdb.com/title/tt0268978/" rel="nofollow">A Beautiful Mind</a></li>
<li><a href="http://www.imdb.com/title/tt0323944/" rel="nofollow">Shattered Glass</a></li>
<li><a href="http://www.imdb.com/title/tt0083067/" rel="nofollow">Shock Treatment</a></li>
</ul>
<p>All details you can find here, where users posted the movie, latter I'll add more info.</p>
<p>edit: decided to change this topic to article with list of all movies you guys mentioned.</p>
http://stackoverflow.com/questions/323706/are-programmer-incentives-a-good-idea16Are programmer incentives a good idea?GH2008-11-27T13:04:02Z2009-08-20T22:58:17Z
<p>I would like my programming team to be more productive and it has been suggested that the way to achieve this is to provide incentives to make them work harder and / or longer.</p>
<p>Does anyone else work in an environment where bonuses are offered for completed work? And if so, does it help?</p>
<p>It's been suggested that an Xbox or Wii could be bought for the team, or the team could get extra holidays or a cash bonus. Would these actually motivate people and make them more productive? Should we only reward the people working on a successful project or the whole team?</p>
<p>Can anyone suggest a better approach to motivation and productivity?</p>
http://stackoverflow.com/questions/112779/getting-developers-fired-up-about-development3Getting developers fired up about developmentSean Campbell2008-09-22T01:36:07Z2009-08-16T06:49:37Z
<p>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#. </p>
<p>To kick things off I've been running weekly training sessions on the fundamentals (as well as some sexier sessions on Linq & Ajax) and these have proven quite popular. However, despite a little dabbling, there seems to be a lot of resistence to getting stuck into the newer technlogies.</p>
<p>I'd like to know what other people do to fire up others around issues such as quality, technology and design.</p>
http://stackoverflow.com/questions/1189099/why-do-you-help-in-stackflow0Why do you help in stackflow? [closed]Aftershock2009-07-27T16:11:46Z2009-07-27T16:15:38Z
<p>Hi,</p>
<p>I wonder what is the reason that people/you answer questions here. What is your motivation?</p>
<p>Why do you do it? What is your logic? What have you benefited from it?</p>
<p>Do you aim for high ranking? Why and why not?</p>
http://stackoverflow.com/questions/1085742/after-having-started-a-project-and-suddenly-having-found-new-competition-how-do7After having started a project and suddenly having found new competition, how do you convince yourself to keep going?Artem Russakovskii2009-07-06T07:01:22Z2009-07-27T07:26:36Z
<p>I understand this is a subjective question but I want to see how others dealt with this issue:</p>
<p>How do you convince yourself and your teammates while trying to start a business or a project and suddenly faced with competition, whether due to lack of research or entirely new startups, that we should keep going?</p>
<p>What are some motivational techniques, considering this quite specific situation?</p>
<p>I'm trying to learn this in advance before getting burned.</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/140774/ways-to-prepare-your-mind-before-coding23Ways to prepare your mind before coding?kmilo2008-09-26T17:23:05Z2009-07-20T23:31:30Z
<p>Coding is a very attention consuming exercise, how do you prepare yourself to begin a good coding session?</p>
<p>I use to be more calm and ready to think in a useful way after reading some insightful new posts from my rss reader.</p>
http://stackoverflow.com/questions/1084377/best-way-to-run-a-small-programming-team14Best way to run a small programming team?Martin2009-07-05T16:32:37Z2009-07-13T08:08:09Z
<p>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, all of whom are fairly good programmers but none of whom have any experience working in a programming team (this includes myself). Even better, all the programmers have moved out of uni accommodation over the summer, so we're spread across the country with only online communication!</p>
<p>At the moment the team is using a very much "cowboy coding" approach, I hand out a specification for a part of the game, they go off and develop it, we all review the code in our own time (everyone reads every line of source code of the game, which works well since it's a small team), rinse and repeat.</p>
<p>Does anyone have experience with starting a small team? Does this kind of coding approach work? What problems am I likely to encounter and what are the solutions? Is there any free/cheap software which can help us?</p>