active questions tagged polls - Stack Overflow most recent 30 from stackoverflow.com 2009-12-06T05:50:22Z http://stackoverflow.com/feeds/tag/polls http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/242728/most-crucial-elements-in-a-light-weight-c-coding-standard 22 Most crucial elements in a light-weight C++ coding standard R.A 2008-10-28T10:03:22Z 2009-12-06T03:04:50Z <p>I've been involved in developing coding standards which were quite elaborate. My own experience is that it was hard to enforce if you don't have proper processes to maintain it and strategies to uphold it.</p> <p>Now I'm working in, and leading, an environment even less probable to have processes and follow-up strategies in quite a while. Still I want to uphold some minimum level of respectable code. So I thought I would get good suggestions here, and we might together produce a reasonable light-weight subset of the most important coding standard practices for others to use as reference.</p> <p>So, to emphasize the essence here:</p> <h2> <strong>What elements of a C++ coding standard are the most crucial to uphold?</strong></h2> <ul> <li><h2>Answering/voting rules</h2> <ul> <li><p>1 candidate per answer, preferably with a <strong>brief</strong> motivation.</p></li> <li><p><strong>Vote down</strong> candidates which focuses on style and subjective formatting guidelines. This is not to indicate them as unimportant, only that they are less relevant in this context. </p></li> <li><p><strong>Vote down</strong> candidates focusing on how to comment/document code. This is a larger subject which might even deserve its own post.</p></li> <li><p><strong>Vote up</strong> candidates that clearly facilitates safer code, which minimizes the risk of enigmatic bugs, which increases maintainability, etc.</p></li> <li><p><strong>Don't cast your vote</strong> in any direction on candidates you are uncertain about. Even if they sound reasonable and smart, or on the contrary "something surely nobody would use", your vote should be based on clear understanding and experience.</p></li> </ul></li> </ul> http://stackoverflow.com/questions/92257/programmers-food 5 Programmer's food ddc0660 2008-09-18T12:55:13Z 2009-12-05T20:53:04Z <p>What is the best snack food to chomp on whilst you write code?</p> <p>"Best" is clearly ambiguous - and chosen for that reason. To me the best food to eat while coding is easy to consume, tasty, filling/nutritious/healthy, and not messy.</p> http://stackoverflow.com/questions/102702/are-people-with-certain-myers-briggs-personality-types-drawn-to-careers-in-progra 17 Are people with certain Myers Briggs personality types drawn to careers in programming/development? Steve Duitsman 2008-09-19T15:17:52Z 2009-12-05T19:15:09Z <p>I've been wondering if there are certain <a href="http://en.wikipedia.org/wiki/Myers_briggs" rel="nofollow">personality types</a> that are drawn to programming. If you've taken this test, please post your types here and I'll compile the results.</p> <p><strong>Update:</strong> There have been a few answers <a href="http://stackoverflow.com/questions/102702/are-people-with-certain-myers-briggs-personality-types-drawn-to-careers-in-prog#102813">regarding the erroneous nature</a> of the results from a Myers Briggs personality test. Please take this into consideration if you're using this for anything important. For me, I'm really just curious.</p> <p>The nature of this question, to me at least, implies that the results of this test have merit. Please limit the answers to actual personality types. Thanks!</p> http://stackoverflow.com/questions/58640/great-programming-quotes 486 Great programming quotes epatel 2008-09-12T10:39:20Z 2009-12-05T14:05:51Z <p>There are a lot of great programming quotes out there. Which do you like?</p> <p>Today (Sept 12, 2008) I heard a new one from a friend, Lars-Gunnar, he said "<a href="http://sv.wikipedia.org/wiki/Gud" rel="nofollow">Gud</a> finns i Emacs" (in Swedish). This basically means "<a href="http://en.wikipedia.org/wiki/God" rel="nofollow">God</a> is in Emacs". Still laughing about it here :) What he meant was that a function "<a href="http://www.emacswiki.org/cgi-bin/wiki/GrandUnifiedDebugger" rel="nofollow">gud is grand-unified-debugger</a>" is in Emacs.</p> <p>A great one I think all programmers should know is <a href="http://c2.com/cgi/wiki?LazinessImpatienceHubris" rel="nofollow">The Three Great Virtues of a Programmer</a>.</p> http://stackoverflow.com/questions/431175/what-was-your-first-computer-game-that-got-you-interested-in-computers 51 What was your first computer game that got you interested in computers? Kb 2009-01-10T15:56:14Z 2009-12-05T08:56:37Z <p>My first experience with a game that got me interested in computers (still programming):<br/> <a href="http://en.wikipedia.org/wiki/Leisure%5FSuit%5FLarry%5Fin%5Fthe%5FLand%5Fof%5Fthe%5FLounge%5FLizards" rel="nofollow">Leisure Suit Larry</a><br/> After "Ken sent me", I was hooked.<br/> <img src="http://img23.imageshack.us/img23/271/lsl1.jpg" alt="alt text" /><br/> Leisure Suit Larry creator's site: <a href="http://www.allowe.com/" rel="nofollow">Al Lowe</a></p> http://stackoverflow.com/questions/168677/whats-a-programming-answer-you-hate-to-hear-the-most-yet-give-out-yourself-on-m 26 What's a programming answer you hate to hear the most, yet give out yourself on many occasions? JaredPar 2008-10-03T20:13:21Z 2009-12-05T08:45:04Z <p>For me it's got to be "It depends ..."</p> http://stackoverflow.com/questions/12328/what-bug-tracking-software-do-you-use 69 What bug tracking software do you use? Thomas Owens 2008-08-15T15:05:06Z 2009-12-05T07:32:12Z <p>I'm currently looking at Bugzilla and Trac, as they seem to be the most popular (and I'm hoping that also means if there are any problems, it will be easier to get help), but I'm curious what solutions you use or have used and what your thoughts are.</p> <p>I'm currently leaning toward Trac, as it's Wiki functionality can be used to support documentation. But that might not be a good enough reason to jump on Trac.</p> http://stackoverflow.com/questions/176580/what-was-your-first-programming-language 1 What was your first programming language? Chris Pietschmann 2008-10-06T23:09:22Z 2009-12-05T02:53:06Z <p>When you first started to write program, what was the first programming language you learned?</p> <p>Please don't post repeats. If someone already posted it, just vote for it.</p> http://stackoverflow.com/questions/78756/what-do-you-use-to-keep-notes-as-a-developer 409 What do you use to keep notes as a developer? Mike Duncan 2008-09-17T00:54:45Z 2009-12-04T11:29:24Z <p>Where, as a developer, do you like to keep your code snippets, links, checklists, final solutions to problems etc? </p> <p>I've fooled with Google Notebook, MS Onenote, TreePad, textfiles, and Evernote a bit (currently leaning toward Evernote). All have pros and cons but none seem to be really suited to developers. Is anyone super-happy with a collection / note system that's not just generic GTD, but with developer-centric utility?</p> <p><strong>Note</strong>: before posting an answer, check if your note-keeping method is already mentioned among the 400+ answers. Vote up existing posts instead of adding duplicates!</p> http://stackoverflow.com/questions/184618/what-is-the-best-comment-in-source-code-you-have-ever-encountered 358 What is the best comment in source code you have ever encountered? [closed] Thomas Bratt 2008-10-08T20:08:07Z 2009-12-04T09:27:02Z <p>What is the best comment in source code you have ever encountered?</p> http://stackoverflow.com/questions/38210/what-non-programming-books-should-programmers-read 224 What non-programming books should programmers read? Charles Roper 2008-09-01T17:52:58Z 2009-12-04T06:52:14Z <p>This is a <a href="http://stackoverflow.com/questions/tagged/polls">poll</a> asking the Stackoverflow community what <strong>non-programming</strong> books they would recommend to fellow programmers.</p> <h2>Please read the following before posting:</h2> <ul> <li><p>Please post only <strong>ONE BOOK PER ANSWER</strong>.</p></li> <li><p>Please <strong>search for your recommendation on this page before posting (there are over NINE PAGES so it is advisable to check them all)</strong>. Many books have already been suggested and we want to avoid duplicates. If you find your recommendation is already present, vote it up or add some commentary.</p></li> <li><p>Please <strong>elaborate on <em>why</em> you think a given book is worth reading</strong> from a programmer's perspective.</p></li> </ul> <p>This poll is now community editable, so you can edit this question or any of the answers.</p> <p><strong>Note:</strong> <a href="http://stackoverflow.com/questions/31274/best-non-development-book-for-software-developers">this article</a> is similar and contains other useful suggestions.</p> http://stackoverflow.com/questions/423823/whats-your-favorite-programmer-ignorance-pet-peeve 175 What's your favorite "programmer ignorance" pet peeve? Michael Borgwardt 2009-01-08T10:39:31Z 2009-12-03T21:11:57Z <p>What are in your opinion the <strong>worst subjects of widespread ignorance amongst programmers</strong>, i.e. things that everyone who aspires to be a professional should know and take seriously, but don't?</p> http://stackoverflow.com/questions/123209/best-book-to-learn-the-processing-programming-language 3 Best book to learn the Processing programming language? jwfearn 2008-09-23T19:25:15Z 2009-12-03T20:19:12Z <p>I am a programmer interested in learning Processing (the programming language). <a href="http://www.processing.org/" rel="nofollow">The main Processing site</a> is obviously the primary resource. Indeed they have much great information. They even include a <a href="http://www.processing.org/learning/books/" rel="nofollow">list</a> of fairly expensive books:</p> <p><img src="http://www.processing.org/img/cover/cover_reasfry.jpg" alt="alt text" /> <img src="http://www.processing.org/img/cover/cover_greenberg.jpg" alt="alt text" /> <img src="http://www.processing.org/img/cover/cover_fry.jpg" alt="alt text" /> <img src="http://www.processing.org/img/cover/cover_shiffman.jpg" alt="alt text" /> ... and others</p> <p>Let's assume that in addition to online resources, I want to get a <strong>book</strong> to study during my off-line time (airplane, toilet, subway, bed, etc.) Let's also assume that I am a programmer, rather than a visual artist (Processing is popular for art projects) so I don't need tutelage in programming basics.</p> <p>Are you a Processing coder? Which books (above or others) do you recommend?</p> http://stackoverflow.com/questions/81584/what-ide-to-use-for-python 171 What IDE to use for Python husayt 2008-09-17T09:53:15Z 2009-12-03T16:43:40Z <p>As a Python newbie, it is interesting to know what IDE's ("GUIs/editors") others use for Python coding.</p> <p>If you can just give the name (e.g. Textpad, Eclipse ..) that will be enough. If it is already mentioned, you can just vote for it. </p> <p>But if you can also give some more comparative information, that will be much appreciated.</p> <p>Thanks.</p> <p><hr></p> <h2><strong>Update</strong>: Results so far</h2> <ol> <li><a href="http://pydev.org/" rel="nofollow">PyDev with Eclipse</a> (CP, F, AC, PD, EM, SI, MLS, UML, SC, UT, LN, CF, BM)</li> <li><a href="http://www.openkomodo.com/" rel="nofollow">Komodo</a> (CP, C/F, MLS, PD, AC, SC)</li> <li><a href="http://www.emacswiki.org/cgi-bin/wiki" rel="nofollow">Emacs</a> (CP, F, AC, MLS, PD, EM, SC, SI, BM, LN, CF, CT, UT, UML)</li> <li><a href="http://www.vim.org/" rel="nofollow">Vim</a> (CP, F, AC, MLS, SI, BM, LN, CF )</li> <li><a href="http://macromates.com" rel="nofollow">TextMate</a> (Mac, CT, CF, MLS, SI, BM, LN)</li> <li><a href="http://www.gnome.org/projects/gedit/" rel="nofollow">GEdit</a> (Linux, AC)</li> <li><a href="http://www.python.org/idle/doc/idle2.html" rel="nofollow">Idle</a> (CP, F, AC)</li> <li><a href="http://pida.co.uk/" rel="nofollow">PIDA</a> (Linux, CP, F, AC, MLS, SI, BM, LN, CF)(VIM Based)</li> <li><a href="http://notepad-plus.sourceforge.net/uk/site.htm" rel="nofollow">NotePad++</a> (Windows)</li> <li><a href="http://bluefish.openoffice.nl/" rel="nofollow">BlueFish</a> (Linux)</li> <li><a href="http://www.jedit.org/" rel="nofollow">JEdit</a> (CP, F, BM, LN, CF, MLS)</li> <li><a href="http://www.e-texteditor.com" rel="nofollow">E-Texteditor</a> (TextMate Clone for Windows) </li> <li><a href="http://www.wingware.com/" rel="nofollow">WingIde</a> (CP, C, AC, MLS (support for C), PD, EM, SC, SI, BM, LN, CF, CT, UT)</li> <li><a href="http://www.die-offenbachs.de/eric/index.html" rel="nofollow">Eric Ide</a> (CP, F, AC, PD, EM, SI, LN, CF, UT)</li> <li><a href="http://code.google.com/p/pyscripter/" rel="nofollow">Pyscripter</a> (Windows, F, AC, PD, EM, SI, LN, CT, UT)</li> <li><a href="http://context.cx/" rel="nofollow">ConTEXT</a> (Windows, C)</li> <li><a href="http://pythonide.blogspot.com" rel="nofollow">SPE</a> (F, AC, UML)</li> <li><a href="http://www.scintilla.org/SciTE.html" rel="nofollow">SciTE</a> (CP, F, MLS, EM, BM, LN, CF, CT, SH)</li> <li><a href="http://www.zeusedit.com" rel="nofollow">Zeus</a> (W, C, BM, LN, CF, SI, SC, CT)</li> <li><a href="http://www.netbeans.org/features/python/index.html" rel="nofollow">NetBeans</a> (CP, F, PD, UML, AC, MLS, SC, SI, BM, LN, CF, CT, UT, RAD)</li> <li><a href="http://dabodev.com/" rel="nofollow">DABO</a> (CP)</li> <li><a href="http://www.thekompany.com/products/blackadder" rel="nofollow">BlackAdder</a> (C, CP, CF, SI)</li> <li><a href="http://sourceforge.net/projects/pywin32/" rel="nofollow">PythonWin</a> (W) </li> <li><a href="http://www.geany.org/" rel="nofollow">Geany</a> (CP, F, very limited AC, MLS, SI, BM, LN, CF)</li> <li><a href="http://code.google.com/p/ulipad/" rel="nofollow">UliPad</a> (CP, F)</li> <li><a href="http://boa-constructor.sourceforge.net/" rel="nofollow">Boa Constructor</a> (CP, F, AC, PD, EM, SI, BM, LN, UML, CF, CT)</li> <li><a href="http://www.scriptdevelop.com" rel="nofollow">ScriptDev</a> (W, C, AC, MLS, PD, EM, SI, BM, LN, CF, CT)</li> <li><a href="http://packages.python.org/spyder/" rel="nofollow">Spider</a> (CP, F, AC)</li> </ol> <p><hr></p> <p>Acronyms used: </p> <ul> <li>CP - Cross Platfom</li> <li>C - Commercial</li> <li>F - Free</li> <li>AC - Automatic Code-completion</li> <li>MLS - Multi-Language Support</li> <li>PD - Integrated Python Debugging</li> <li>EM - ErrorMarkup </li> <li>SC - Source Control integration</li> <li>SI - Smart Indent</li> <li>BM - Bracket Matching</li> <li>LN - Line Numbering</li> <li>UML - UML editing / viewing</li> <li>CF - Code Folding</li> <li>CT - Code Templates</li> <li>UT - Unit Testing</li> <li>UID - Gui Designer (e.g. QT, Eric, ..)</li> <li>DB - integrated database support</li> <li>RAD - Rapid app development support</li> </ul> <p>I don't mention basics like Syntax highlighting as I expect these by default.</p> <p><hr></p> <p>This is a just dry list reflecting your feedback and comments, I am not advocating any of these tools. I will keep updating this list as you keep posting your answers.</p> <p><strong><em>PS. Can you help me to add features of the above editors to the list (like autocomplete, debugging, or etc)?</em></strong></p> http://stackoverflow.com/questions/419968/best-open-source-java-cms 7 Best Open Source Java CMS LuRsT 2009-01-07T11:30:47Z 2009-12-03T14:38:55Z <p>I'm trying to find a good Java cms, I've stumbled uppon some that are quite good like:</p> <p>Apache Lenya, dotCMS, Info Glue, Open Edit, MMBase, Contelligent, Hippo CMS</p> <p>Which on do you guys recommend, or even one that I'm missing, because I have some more that I am studying at the moment.</p> <p>The requirements are that I can build modules for it with ease, and that it is open source and free, and with LDAP support.</p> <p>The problem is that I'm not that into Java in web, that's why I'm having trouble finding a good one.</p> <p>One Java cms like dotNetNuke would be the best.</p> <p>Edit: Jahia is off the list because it has no suport for LDAP (community version)</p> <p>Thanks!</p> http://stackoverflow.com/questions/212039/what-should-students-be-taught-first-when-first-learning-sorting-algorithms 8 What should students be taught first when first learning sorting algorithms? Johan 2008-10-17T13:10:22Z 2009-12-03T06:47:13Z <p>If you were a programming teacher and you had to choose one sorting algorithm to teach your students which one would it be? I am asking for only one because I just want to introduce the concept of sorting. Should it be the bubble sort or the selection sort? I have noticed that these two are taught most often. Is there another type of sort that will explain sorting in an easier to understand way?</p> http://stackoverflow.com/questions/171431/most-amusing-job-self-description 18 Most amusing job self-description? ephemient 2008-10-05T03:32:27Z 2009-12-03T04:15:09Z <p>A colleague at a company manufacturing fault-tolerant servers:</p> <blockquote> <p>We sell computers that never break. I write the software that tells the customer it's broken.</p> </blockquote> <p>A friend at a company doing security analysis of binary code:</p> <blockquote> <p>I make people mad by generating a ton of false positives.</p> </blockquote> <p>Much more colorful than "developer" or "engineer" or "code monkey". What's the best you've ever said or heard?</p> http://stackoverflow.com/questions/68372/what-is-your-single-most-favorite-command-line-trick-using-bash 62 What is your single most favorite command-line trick using Bash? hoyhoy 2008-09-16T00:55:59Z 2009-12-02T15:30:43Z <p>We all know how to use <code>&lt;ctrl&gt;-R</code> to reverse search through history, but did you know you can use <code>&lt;ctrl&gt;-S</code> to forward search if you set <code>stty stop ""</code>? Also, have you ever tried running bind -p to see all of your keyboard shortcuts listed? There are over 455 on Mac OS X by default. </p> <p>What is your single most favorite obscure trick, keyboard shortcut or shopt configuration using bash?</p> http://stackoverflow.com/questions/226951/favorite-vps-host 4 Favorite VPS host? Esteban Araya 2008-10-22T18:15:48Z 2009-12-02T01:22:03Z <p>I have a buddy that's <em>the</em> IT guy for his company. He recently asked me about moving some of the applications they have to some managed server somewhere. I recommended Rackspace, but now I'm wondering what other <strong>quality</strong> options are out there.</p> <p>He needs to host Quickbooks for the accounting department, a couple of low traffic websites, and some proprietary database.</p> <p>Thanks in advance for your input.</p> http://stackoverflow.com/questions/126540/what-is-your-net-logging-framework-of-choice 4 What is your .NET logging framework of choice? RoyOsherove 2008-09-24T11:13:09Z 2009-12-02T01:12:04Z <p>There are many Logging frameworks for .NET, from simple Debug.WriteLine and Trace to Log4Net, Logging application block, NLOg and others. Which one do you use or recommend, and why? Also, which one would you recommend to NOT use, and why?</p> http://stackoverflow.com/questions/200721/most-interesting-non-mainstream-language 29 Most interesting non-mainstream language? gnud 2008-10-14T10:59:06Z 2009-12-01T22:52:33Z <p>I'm interested in compilers, interpreters and languages.</p> <p>What is the most interesting, but forgotten or unknown, language you know about? And more importantly, why? </p> <p>I'm interested both in compiled, interpreted and VM languages, but <em>not</em> esoteric languages like Whitespace or BF. <br>Open source would be a plus, of course, since I plan to study and hopefully learn from it.</p> http://stackoverflow.com/questions/1817248/patterns-to-mix-f-and-c-in-the-same-solution 6 Patterns to mix F# and C# in the same solution fabrizi0 2009-11-30T00:12:22Z 2009-12-01T16:57:04Z <p>I studied few functional languages, mostly for academical purposes. Nevertheless, when I have to project a client-server application I always start adopting a Domain Driven Design, strictly oop.</p> <p>A complex solution written in a .Net framework could get advantages using more than a language and sometimes more than a paradigm. Mixing C or C++ with LUA or Python is a common practice, sometimes embedding prolog can be very interesting. I never tried to mix OOP and functional paradigm.</p> <p>F# is a newer functional and object oriented language, I see that's it's technically very easy to mix C# with F# libraries in the same solution. But I wonder if it makes any sense: I use Linq to satisfy many of my functional requirements.</p> <p>When and how, do you think it's a good idea to mix these two languages together? I wonder if exists a set of patterns that tries that.</p> <p>Do you actually use F# in a C# solution?</p> http://stackoverflow.com/questions/95072/what-are-your-favorite-vim-tricks 88 What are your favorite Vim tricks? Joe Van Dyk 2008-09-18T18:06:17Z 2009-12-01T00:22:54Z <p>Post your favorite <a href="http://en.wikipedia.org/wiki/Vim%5F%28text%5Feditor%29" rel="nofollow">Vim</a> tricks (or plug-ins or scripts). One trick per answer.</p> <p>Try to come up with something other than the basics, btw. :D </p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language 21 What is your favorite esoteric programming language? Adam Bellaire 2008-10-09T15:10:08Z 2009-11-29T22:02:26Z <p>In the spirit of "fun polls"... What is your favorite <a href="http://en.wikipedia.org/wiki/Esoteric%5Fprogramming%5Flanguage" rel="nofollow">esoteric programming language</a>?</p> <p>Guidelines:</p> <ul> <li>One language per response, upvote to echo others' responses</li> <li>If you can, describe what makes it your favorite</li> <li>Provide a code sample (if practical)</li> </ul> <p>See Also: </p> <ul> <li><a href="http://stackoverflow.com/questions/17851/is-it-worth-it-to-learn-an-esoteric-programming-language">Is it worth it to learn an esoteric programming language?</a></li> <li><a href="http://stackoverflow.com/questions/63241/what-is-the-strangest-programming-language-you-have-used">What is the strangest programming language you have used?</a></li> <li><a href="http://stackoverflow.com/questions/200721/most-interesting-non-mainstream-language">Most interesting non-mainstream language?</a></li> </ul> <p><hr /></p> <p>I thought it might be nice to summarize the responses, because although there are other lists (see comments below), it turns out that this list resulted in some (arguably) non-esoteric languages getting in. Also, to my knowledge none of the other lists is ranked based on votes, but these of course are. Note that only responses with at least 1 upvote are listed below.</p> <h2>Responses by Votes</h2> <ul> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187751">LOLCODE</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187858">Brain****</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187724">Whitespace</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187786">Ook!</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187754">APL</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187723">Perl</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187911">The Shakespeare Programming Language</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187755">HOtMEfSPRIbNG</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187752">Scratch</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187859">Prolog</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187731">Lisp</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187760">Piet</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187820">LabVIEW</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187784">F#</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187822">Bash</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187847">INTERCAL</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#188295">Subtext</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#193010">K Language</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187739">Haskell</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187844">REXX</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187870">BRIEF scripting</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187892">FORTH</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#192921">java2k</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#340378">Iota</a></li> </ul> http://stackoverflow.com/questions/54886/hidden-features-of-eclipse 46 Hidden features of Eclipse DIA Tom 2008-09-10T18:05:39Z 2009-11-29T16:07:51Z <p>Alright it can be a lame question, but everybody uses these things differently. What's some of the best time savers out there for this IDE. <BR><BR>Tom</p> http://stackoverflow.com/questions/301478/what-books-and-sites-should-managers-of-programmers-read 6 What books and sites should managers of programmers read? Robert Wagner 2008-11-19T10:28:16Z 2009-11-29T09:39:53Z <p>What books should someone who manages programmers read? This includes supervisors, internal customers and project managers. Vote for what you think or add it if it doesn't exist.</p> http://stackoverflow.com/questions/1759877/can-you-get-a-job-thanks-to-your-prolog-skills 7 Can you get a job thanks to your Prolog skills? Juanjo Conti 2009-11-18T23:31:26Z 2009-11-29T09:15:21Z <p><a href="http://stackoverflow.com/questions/1744208/prolog-member-predicate-one-liner">This Prolog question</a> is introduced as an interview question. Can you get a job thanks to your Prolog skills? Is it used in the industry? (ok, ok, a job can be out of the industry too).</p> http://stackoverflow.com/questions/242584/will-you-use-delphi-prism 11 Will you use Delphi Prism Mohammed Nasman 2008-10-28T08:49:05Z 2009-11-28T04:34:13Z <p>CodeGear announces that their Next .Net product which is known as <strong>Delphi Prism</strong> Will be the <strong>RemObjects's Oxygene</strong>.</p> <p>Oxygene has many nice features that not found in Delphi or C#, and I think it will more effective solution for .Net than Delphi .Net previous releases, but it's uses Visual Studio IDE instead of Delphi IDE. which is has some cons and pros.</p> <p>As Delphi Developer or .net Developer, do you consider to use Delphi Prism for .Net developmenet?</p> <p>Look at these Links for more info.</p> <p><a href="http://prismwiki.codegear.com/wiki/Delphi_Prism_vs._CSharp" rel="nofollow">Delphi Prism vs. CSharp</a></p> <p><a href="http://www.bitwisemag.com/2/Delphi-Prism-Visual-Studio-Pascal" rel="nofollow">Delphi Prism - Visual Studio Pascal For .NET</a></p> <p><a href="http://www.codegear.com/products/delphi/prism" rel="nofollow">Delphi Prims home page</a></p> http://stackoverflow.com/questions/346980/what-code-igniter-authentication-library-is-best 16 What Code Igniter authentication library is best? GavinR 2008-12-06T23:31:03Z 2009-11-27T19:08:21Z <p>I see there are <a href="http://codeigniter.com/wiki/Category:Libraries::Authentication/" rel="nofollow">a few</a>. Which ones are best maintained and easy to use? Or should I just write my own?</p> http://stackoverflow.com/questions/784461/how-do-you-clear-your-mind-after-8-10-hours-per-day-of-coding 308 How do you clear your mind after 8-10 hours per day of coding? Bryan 2009-04-24T04:00:34Z 2009-11-27T15:36:50Z <p><strong>Related Question</strong>- <a href="http://stackoverflow.com/questions/140774/ways-to-prepare-your-mind-before-coding">Ways to prepare your mind before coding?</a>.</p> <p>I'm having a hard time taking my mind off of work projects in my personal time. It's not that I have a stressful job or tight deadlines; I love my job. I find that after spending the whole day writing code &amp; trying to solve problems, I have an extremely hard time getting it out of my mind. I'm constantly thinking about the current project/problem/task all the time. It's keeping me from relaxing, and in the long run it just builds stress.</p> <p>Personal projects help to some extent, but mostly just to distract me. I still have source code bouncing around my head 16 hours a day.</p> <p>I'm still relatively new to the workforce. Have you struggled with this, perhaps as a young developer? How did you overcome it? Can anyone offer general advice on winding down after a long programming session?</p>