active questions tagged programmers - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T22:41:00Z http://stackoverflow.com/feeds/tag/programmers http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1769091/what-are-the-most-popular-and-common-excuses-of-poor-programmers 4 What are the most popular and common excuses of poor programmers? [closed] pencilcake 2009-11-20T08:42:51Z 2009-11-20T11:49:04Z <p>The ones I have observed so far and very recently are those:</p> <p>• There is no documentation of this bloody code!</p> <p>• There are no clear specs! I need more clarification!</p> <p>• I am so bored!</p> <p>Once I had a chance(!) to work with a teammate who was used to express those complaints regularly. Very regularly. It really makes the programming environment demanding. A poor programmer who does not want to improve himself but blame the code instead.</p> http://stackoverflow.com/questions/1572965/how-to-effectively-measure-developers-work-hours 3 How to effectively measure developer's work hours? twk 2009-10-15T15:03:27Z 2009-10-27T20:40:28Z <p>I have a few software developers working for my projects and I would like to provide them a way to register time they spent on real development.</p> <p>There is good will to register development hours, no force, but we try to avoid techniques like excel sheets register because this is so uncomfortable.</p> <p>I can track svn commits, but this is unreliable. Developers also helps supporting different projects during the day, so assuming they work on one project by whole day is not true.</p> <p>I've seen utilities that popups a message every hour to confirm the project you're working on but this is annoying.</p> <p>Some kind of active-window-title-anaylzer might help (you can get solution name from there in the case of Visual Studio) but I have no experience with such idea.</p> <p>If you have any experience with programmers/designers work hours registration, please share with me. Thanks</p> http://stackoverflow.com/questions/1610366/programming-at-2am-do-you-find-the-wife-telling-you-to-come-to-bed -1 Programming at 2am do you find the wife telling you to come to bed [closed] astander 2009-10-22T22:30:02Z 2009-10-22T22:34:39Z <p>Do you ever find yourself in a position where you are so engrossed in the task at hand that your partner comes to drag you away from the pc.</p> <p>I have regularly found that time flies "when you're having fun".</p> <p>I do realise that we are meant to leave work, well at work, but it seems hard to explain to others why we love what we do, and how "Im sorry i was slightly busy" doesnt cut it.</p> <p>How to explain this fettish for development/creation as normal?</p> http://stackoverflow.com/questions/1345913/how-many-programmers-do-you-need-in-a-software-company 4 How many programmers do you need in a software company? [closed] ChetHong Lau 2009-08-28T09:21:08Z 2009-10-12T15:15:41Z <p>I recalled Joel saying that, he tried to hire a new programmer for every USD 10,000 of recurring monthly revenue. For e.g. if on January, you get USD 10,000, and by April, you get USD 20,000 every month consistently, it's time for a new programmer. I read it <a href="http://www.inc.com/magazine/20090901/joel-spolsky-setting-the-right-priorities.html" rel="nofollow">in this article</a>.</p> <blockquote> <p>I relied on a rule of thumb that we could add another full-time employee each time we produced an additional USD 10,000 a month in revenue</p> </blockquote> <p>But seriously, what's your rules of thumb to help determine this magic number?</p> http://stackoverflow.com/questions/1550431/what-architectures-improvements-patterns-would-you-like-to-see-burning-in-hel 4 What architectures / improvements / patterns would you like to see burning in hell? [closed] juraj.blahunka 2009-10-11T11:05:02Z 2009-10-11T11:50:03Z <p>While developing software, developers always tend to curse about some language specifics, "improvements" that made language less understandable, buggy.</p> <p>What obstacles / improvements have you met, that you'd be pleased no one ever invented / introduced?</p> <p>My 2 cents:</p> <p>I cursed for 3 days at delphi 2009. I had an internal compiler error, with no clue what I was doing wrong. It turned out I couldn't inherit a Generic class declared in another unit.</p> <p><strong>edit:</strong> moved to community wiki, as some of comments suggested</p> http://stackoverflow.com/questions/1294100/real-time-file-sharing-windows-mobile 0 Real Time File sharing - Windows Mobile wael.salman 2009-08-18T14:02:52Z 2009-09-10T19:59:23Z <p>Hi, </p> <p>Is there any technology, library or component that provide real time file sharing on mobile platforms like Symbian , and windows mobile??</p> <p>RealRime File Sharing means, the ability to share for example word file on windows mobile (Group of users), and the ability to edit the file in real time by any one of the usrs , while the others can see what is edited in real time.</p> <p>Thank you Wael</p> http://stackoverflow.com/questions/1323894/what-do-programmers-do-to-solve-a-problem-how-they-do-that -2 What do programmers do to solve a problem? How they do that? [closed] JMSA 2009-08-24T18:14:23Z 2009-08-24T18:18:35Z <p>What do programmers do?</p> <p>Do they</p> <p>(1) Solve a problem, memorize the solution and when they face similar problems they do the coding from their memory(i.e. writes codes newly from previous experience but do not do any copy paste)?</p> <p>and/or,</p> <p>(2) Solve a problem, keep the solution/source code in their laptops/mobile disks, and when they face similar problems they open their previous source code and solve the problem by copying and pasting (or at least by doing a comparative study)?</p> <p>and/or,</p> <p>(3) make small utility code-snippets as their career progresses, keep the solution/source code in their laptops/mobile disks, and copy-paste those code-snippets whenever they need to solve similar problems?</p> <p>and/or,</p> <p>(4) make personal libraries/frameworks and continue to enhance the library/framework as their career progresses, keep the solution/source code in their laptops/mobile disks, and Whenever they face a similar problem, they add a reference to their library/framework and solve the problem?</p> <p>What you do personally?</p> http://stackoverflow.com/questions/463742/why-do-so-many-programmers-not-know-how-to-spell -6 Why do so many programmers not know how to spell? [closed] Mike Thompson 2009-01-21T00:55:40Z 2009-07-29T06:15:39Z <p>This phenomenon has bothered me for many years. It really disturbs me that so many programmers pay so little attention to this skill. I am referring to native English speakers, not those for whom English is a second or foreign language. I read enormous of code that is commented in error ridden English. I'm not suggesting we should write perfect Queen's English; just writing that doesn't jar when read.</p> <p>Most of us have spent 12 or more years learning this skill, so either they weren't paying attention in class and failing English, or the education system is failing us. I find that the errors fall into four main categories:</p> <ol> <li><p>General typos. This is just laziness. Computers now have many ways to identify this such as MS Word red line and various browser plugins. This should not happen.</p></li> <li><p>Errors such as homophones. A typical example would be there, their &amp; they're. Is this laziness or do some people not know the difference between them?</p></li> <li><p>Full of grammatical errors.</p></li> <li><p>Anything to do with apostrophes. The most common is the possessive form it (its) and the contraction 'it is' (it's).</p></li> </ol> <p>I suspect most people know, or at least suspect, when they are making a mistake, but are too lazy to correct it. If you can't (or won't) write coherent sentences in your comments &amp; documentation, then how good is your code going to be?</p> http://stackoverflow.com/questions/1107078/how-do-i-find-make-programming-friends 6 How do I find/make programming friends? Anton 2009-07-10T00:12:29Z 2009-07-10T04:00:44Z <p>I recently got my first programming internship and was extremely excited to finally be able to talk with and interact with fellow programmers. I had this assumption that I would find a bunch of like minded individuals who enjoyed programming and other aspects of geek culture. Unfortunately, I find myself working with normal people who program for a living and never discuss or show interest in programming outside of their work. It is incredibly disappointing, because I do think one of the best ways to progress in life and as a programmer is to talk about what you enjoy with others and to build bonds with people who enjoy similar things. So how do I go about finding/making programmer friends?</p> http://stackoverflow.com/questions/428849/where-do-all-the-old-programmers-go 13 Where do all the old programmers go? Tony Lambert 2009-01-09T16:58:20Z 2009-06-10T14:42:29Z <p>I know some people move over to management and some die... but where do the rest go and why?</p> <p>One reason people change to management is that in some companies the "Programmer" career path is very short - you can get to be a senior programmer within a few years. Leaving no way to get more money but to become a manager. </p> <p>In other companies project managers and programmers are parallel career paths so your project manager can be your junior.</p> <p>Tony</p> http://stackoverflow.com/questions/794738/the-philosophy-of-the-interview-question 0 The philosophy of the interview question. [closed] unknown (yahoo) 2009-04-27T18:38:03Z 2009-04-27T19:23:49Z <p>I found myself trapped in a downspiraling conversation over the weekend - about interview questions. The engineers involved all represented different points of views and brought very good observations to the table. It mostly boiled down to:</p> <ul> <li>Management wants to know that they'll get their money's worth out of a candidate.</li> <li>New engineers don't want to feel like they're being interrogated or shaken down.</li> <li>Old hats don't want to waste their time answering the same puzzle questions they've been through a dozen times before.</li> <li>Hiring engineers need to know - in a very short period of time - if they believe the person they are going to hire can do the job.</li> </ul> <p>This is a very open-ended question. I've left a few bullet points of here that I felt didn't occupy the same level of conviction, but I'm looking for general input: did we leave anything massive out of the conversation? More importantly, how do you (and I'm not using the non-specific 'you' here) address these concerns in designing your own interview process? What questions do <em>you</em> ask, and how you you believe they address the key points of your interviewing requirements?</p> <p>I've been through the process from both sides a number of times. I've had the 'All Four' experiences: I approved someone that was hired and turned out to be a rock star. I've approved someone that was hired and fizzled. I've given the thumbs-down to rock stars, and cringed as people were hired and turned out to be exactly as bad as I had predicted. While these experiences have sharpened my intuition, I am by no means an expert.</p> http://stackoverflow.com/questions/766423/who-are-the-current-or-next-great-minds-in-programming 9 Who are the current or next great minds in programming? [closed] alastairs 2009-04-19T23:47:40Z 2009-04-20T12:30:16Z <p>I'm talking about the next generation of programming greats. The <a href="http://en.wikipedia.org/wiki/Alan%5FKay" rel="nofollow">Alan Kays</a>, the <a href="http://en.wikipedia.org/wiki/Donald%5FKnuth" rel="nofollow">Donald Knuths</a>, the <a href="http://en.wikipedia.org/wiki/The%5FC%5FProgramming%5FLanguage%5F%28book%29" rel="nofollow">Kernighans and Ritchie</a>s, the <a href="http://en.wikipedia.org/wiki/Dijkstra%27s%5Falgorithm" rel="nofollow">Dijkstra</a>s, the <a href="http://en.wikipedia.org/wiki/Charles%5FBabbage" rel="nofollow">Babbage</a>s, the <a href="http://en.wikipedia.org/wiki/Alan%5FTuring" rel="nofollow">Turing</a>s <em>of tomorrow</em>. People who are making incredible contributions to the field right now. People whose work we will look back on in 50 years' time and say "this person had a great mind and we couldn't have got to where we are without them". </p> <p>There's a fair amount of crystal-ball gazing required, but I thought it might be a fun and interesting question to post :-)</p> http://stackoverflow.com/questions/690853/rd-department-and-tax-breakswhat-is-the-programmer-role-in-it 0 R&D department and tax breaks:what is the programmer role in it? zaladane 2009-03-27T18:04:15Z 2009-03-27T18:07:20Z <p>I had a little conversation with a colleague a couple of days ago about tax breaks that can be given to r&amp;d department of some companies, but to justify that tax break, you need to prove that you really are a real r&amp;d department by documenting all uncertainty that your projects may have that lead to a real research and implementation of a specific solution.</p> <p>How can i document my project as a programmer when i am given a project with expected results? should i keep under source control the results of all my analysis (and code) , whether they work or not?</p> <p>As a programmer, i am used to promote only the portion of my code that works, not everything that i have meticulously tried before reaching that solution whether it works or not. How would you adapt to allow your company to get that tax break if you work on an R&amp;D Department?</p> <p>I would love to hear what you have to say on the subject.</p> http://stackoverflow.com/questions/102161/where-do-you-find-programmers -3 Where do you find programmers? [closed] Telos 2008-09-19T14:16:21Z 2009-03-23T00:05:09Z <p><strong>PLEASE REOPEN</strong> this is not a dupe</p> <p>I've recently gotten clearance to hire an assistant programmer (aka minion), but I'm not getting a lot of resumes so far. I've tried posting on Craigslist, and gotten a bunch of people out of the area, with way too much experience... </p> <p>So I was just wondering if anyone here had good results with a specific site or newspaper ads or whatever...</p> http://stackoverflow.com/questions/344202/what-documenting-expectations-can-developers-reasonably-fulfill 5 What documenting expectations can developers reasonably fulfill? Jeremiah 2008-12-05T15:38:02Z 2009-03-22T19:06:08Z <p>I work at a growing company where developers were doing customer support. Now, that our customer base is growing and we're trying to get the documentation the support staff needs in order answer the questions for the developers.</p> <p>So, In a normal day, how much documentation can be expected of developers. What kind of documentation? </p> <p>Are comments in code considered documentation? (should we pull those out automatically?) </p> <p>As our developers are programming changes and new items, should someone else do the documentation?</p> <p>What's typical in the programming profession for documentation expectations?</p> http://stackoverflow.com/questions/665910/financial-and-monetary-leverage-through-programming -1 Financial and monetary leverage through programming [closed] yoitsfrancis 2009-03-20T12:20:59Z 2009-03-20T12:28:58Z <p>First of all, let's make this clear, this is NOT a question on how to get rich.</p> <p>Ok, as a programmer, I'm just wondering, what are your techniques and strategies in <br/> 1. finding<br/> 2. negotiating and<br/> 3. making a deal</p> <p>of a programming project that has a significant leverage in its monetary value. What I mean by significant is you and have projects that have at least 2X the equivalent of your salary. Let's have a range, 2X - 10X your salary.</p> <p>Again I'm not interested on how to get rich, I just curious and want to know strategies of successful programmers.</p> http://stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming 38 How can I get rich just programming ggasp 2008-08-07T17:53:46Z 2009-02-19T01:45:04Z <p>What are the known cases where a programmer (just by programming) can become rich. </p> <p>A programmer that started a company, I think, doesn't count except if he/she was not the CEO but the leader programmer.</p> <p><i>This question, at first, may seems silly but its so fundamental as anyone else that you'll see in this site. In a given moment, a programmer must do the choice between crossover to a managerial role or keep programming just for the fun of it. And this choice affect everything else.</i></p> <p>I was surprised at first not to see this very question being posted by younger visitors but it seems that, until today (20080807) everyone is only focused in technical facts. I firmly believe that a programmer must develop also "soft" skills and this kind of questions will be asked by newbies anyway (soon or later).</p> <p><br/> <b>I wonder if Joel and Jeff has addressed this topic before... and I question <a href="http://beta.stackoverflow.com/questions/5358/which-will-be-the-business-model-for-stackoverflow" rel="nofollow">Which is the business model for StackOverflow?</a></b> <br/><br/></p> <p><b>Updates:</b></p> <ol> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5068" rel="nofollow">Adam</a> says that anyone that knows how to answer this question will not be answering. But that is exactly against the soul of the my question. I want to keep programming, even testing and documenting mind you!, but also I want to go on vacation anytime. I want to share my wealth with my friend programmers and so.</li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5081" rel="nofollow">Greg</a>: I'm 35 years old and I don't think is naive to ask yourself what will be your sources of wealth. Maybe the question can be rephrased to "What are the things I must do to keep being a well paid programmer by age 60" but, you surely realize, that's implicit in the much more visible question that I posted. </li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5073" rel="nofollow">Ballon</a>: It seems like you read those books (there are three by same author for the same subject, right?) Can you tell us if you're rich? </li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5141" rel="nofollow">Tom</a>: That's my point. From my POV it seems like the only way to increase your paycheck is by climbing the corporate ladder, that's not being a programmer anymore. <b>Just for the record: I did just that but I miss you guys!</b> And I'm pretty sure that the formula involve to always learn as much as you can from others, that's explain pretty well why I ask. <br/><b>EDIT:</b> Bad news for you: I've been working for leader companies for twelve years and, although I like to think of myself as programmer, I'm not a formal programmer for eight years.<br/><b>EDIT, SORRY ME</b>: I'm doing it pretty well... but I'm not rich. Are your friends rich?</li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5169" rel="nofollow">Modesty</a>: <b>I want to very proud of my achievements</b> and for a weird reason, I prefer to be honest.</li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5229" rel="nofollow">Avenger</a>: I was tempted to accept your reply as the truer one but I realized that we're doing this just for fun (It's not obvious?) so let's keep it rolling. <b>Besides that I want to keep the feet on the ground :P I'm already maintaining my family but I don't have money to do flights to the International Space Station</b></li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5314" rel="nofollow">Ramiro</a>: Muchas gracias! That's the kind of info I think we all need to keep our morale high! </li> <li>Well, it seems <a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5777" rel="nofollow">David</a> has the right answer.</li> <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5073" rel="nofollow">Ballon</a>: I was an enterprenuer (that means I run a startup before the word was used as it's used today) and started my own business at age 21. We grew very rapidly. Almost as fast as we broke :P <li><a href="http://beta.stackoverflow.com/questions/5043/how-can-i-get-rich-just-programming#5476" rel="nofollow">Grom</a>: <b>Its not about to accumulate wealth. It's about to keep being a programmer (not a very good one in my case) but enjoying luxuries like flights to the International Space Station, your own Basketball team, your own archeological team, your own country, or whatever your can dream of.</b></li> </ol> http://stackoverflow.com/questions/126583/as-a-programmer-without-formal-cs-training-or-a-cs-degree-what-am-i-missing 36 As a programmer without formal CS training or a CS degree, what am I missing? flamingLogos 2008-09-24T11:27:53Z 2009-01-17T18:36:27Z <p>I have worked as a programmer for over ten years, with a pretty good grasp of PHP, classic ASP, and VB. But I am self-taught, first using books and magazines, and now the Internet to improve my skills.</p> <p>[<strong>Edit:</strong> I studied engineering in school, so I quickly learned enough programming to get my lab work done (Fortran, Pascal, and Assembly in the mid 80's). During my career I worked with market research databases and sales force automation, and created some early web sites for my employer. Success there let me move into IT where it was obvious (to me) that I lacked many core CS concepts and the associated vocabulary.]</p> <p>But I feel that by not being formally trained in CS, I am missing large and important parts of the foundation and theory of CS. I know how to solve particular problems in a given language (usually by hacking my way through them), but I sense that I lack the fundamentals that would allow me to come up with the best solution for a problem.</p> <p>What resources should I use to obtain this step change in knowledge and understanding? Do I need to return to college to really learn this?</p> http://stackoverflow.com/questions/432861/who-are-the-most-famous-progammers-in-computer-science 0 Who are the most famous progammers in Computer Science? [closed] Krishna Kumar 2009-01-11T12:45:27Z 2009-01-11T12:58:09Z <p>Which programmers are the most famous in computer science? Obviously, there are ones who have gone on to build big companies, like Bill Gates at Microsoft. But there are others in academia and government research, who didn't make tons of money, but are very famous.</p> http://stackoverflow.com/questions/192689/the-art-of-programming 6 The art of programming slashmais 2008-10-10T19:12:09Z 2008-10-10T22:18:09Z <p>I see programming as the meeting-place of creative arts and science.</p> <p><strong>Most of us ...</strong></p> <ul> <li>are interested in programming for the fulfillment achieved by creativeness tempered by the rigor of applied science;</li> <li>produce extremely high quality products that we distribute for free (FOSS, as an example);</li> <li>subject ourselves to peer-reviews that few established academicians and research scientists will suffer (or ever experience);</li> <li>are always ready to assist, educate, and support fellow-programmers in improving their, and our own, skills (as SO proofs beyond any doubt);</li> <li>proof our ability to apply our skills to virtually any area of specialization, at almost the "drop of a hat";</li> <li>and more, and more ...</li> </ul> <p>I think we seamlessly associate with both the fine-arts as well as the applied sciences. Are we for this to be termed 'geeks', as if we are separate from 'normal' people as well as the scientific establishment, not quite fitting in with either?</p> <p>How can we reap the benefit of these abilities? I think not as much in financial terms, but far more in terms of having the comfort and opportunity to express ourselves in the ways we need to?</p> <p><strong>Edit:</strong> as Jason (below) suggests: what can we do to get "the freedom to practice our craft as we see fit, to learn and improve at our own pace and in our own way"?</p> http://stackoverflow.com/questions/9051/what-is-best-blogging-host-for-programmers-code-formatting 34 What is best blogging host for programmers/code formatting? CodingWithoutComments 2008-08-12T17:02:24Z 2008-09-16T02:36:57Z <p>I was just reading <a href="http://beta.stackoverflow.com/questions/8921/how-can-you-tell-whether-youre-ready-to-start-you-own-blog" rel="nofollow">how can you tell whether you're ready to start your own blog.</a> The answers are so good and inspiring that I made rush to start my own blog using <a href="http://www.blogger.com" rel="nofollow">blogger</a> and stopped right in my tracks. I looked on the menu bar as I was creating my first post, and duh, there's no nice "code sample" formatting option like the one on Stackoverflow. </p> <p>Does this exist on any of the standard blogging options (blogger/wordpress/livejournal) or is this something I'm going to have to code up myself?</p> <p>Edit: Using the knowledge I have garnered from this post, I have started a blog using <a href="http://wordpress.org" rel="nofollow">Wordpress</a> entitled <a href="http://www.codingwithoutcomments.com" rel="nofollow">//Coding Without Comments</a>. My first post states my reasons for starting a blog, experience in working with wordpress, and summarizes the best Code Formatting options. I will continue to update my post as more answers come in. </p>