active questions tagged programming-languages - Stack Overflowmost recent 30 from stackoverflow.com2009-11-27T14:23:02Zhttp://stackoverflow.com/feeds/tag/programming-languageshttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1712172/whats-your-take-on-the-programming-language-go106What's your take on the programming language Go?fbrereto2009-11-11T00:14:45Z2009-11-27T10:05:55Z
<p>I've just been told about a new programming language, <a href="http://golang.org/" rel="nofollow">Go</a>, developed at Google by such notables as Ken Thompson and Rob Pike. Does anyone have any experience with it so far? What are your thoughts about how viable small- and large-scale applications could be developed with it?</p>
<p>Relevant links (thanks to Lance Roberts; feel free to update these as necessary):</p>
<ul>
<li><a href="http://arstechnica.com/open-source/news/2009/11/go-new-open-source-programming-language-from-google.ars" rel="nofollow">Ars-Technica</a></li>
<li><a href="http://www.pcworld.com/businesscenter/article/181886/google%5Fcreates%5Fprogramming%5Flanguage%5Fto%5Fsimplify%5Fapp%5Fdev.html" rel="nofollow">PC World</a></li>
<li><a href="http://google-opensource.blogspot.com/2009/11/hey-ho-lets-go.html" rel="nofollow">Google Open Source Blog</a></li>
<li><a href="http://www.youtube.com/watch?v=rKnDgT73v8s" rel="nofollow">Tech Talk Video</a></li>
<li><a href="http://groups.google.com/group/golang-nuts" rel="nofollow">Go Mailing List</a></li>
</ul>
http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid37Which programming language is manageable by an 11 year old kid?tangens2009-10-25T19:16:54Z2009-11-27T09:21:27Z
<blockquote>
<p><strong>Possible Duplicates:</strong><br />
<a href="http://stackoverflow.com/questions/4769/what-is-the-easiest-language-to-start-with">What is the easiest language to start with?</a><br />
<a href="http://stackoverflow.com/questions/215585/what-are-some-recommended-programming-resources-for-pre-teens">What are some recommended programming resources for pre-teens?</a> </p>
</blockquote>
<p>My son is 11 years old and he would like to learn a programming language. Of course his primary goal is to develop some (simple) games.</p>
<p>Do you know of a programming language that is suitable for this situation?</p>
<h2>Summary of languages recommended in the answers</h2>
<ul>
<li><a href="http://www.briggs.net.nz/log/writing/snake-wrangling-for-kids/" rel="nofollow">Snake Wrangling for Kids</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621861#1621861">answer</a>)</li>
<li><a href="http://scratch.mit.edu/" rel="nofollow">Scratch</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621940#1621940">answer</a>)</li>
<li><a href="http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx" rel="nofollow">Small Basic</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621808#1621808">answer</a>) (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622469#1622469">answer</a>)</li>
<li>Logo</li>
<li>NXT-G for Lego Mindstorms (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621804#1621804">answer</a>)</li>
<li><a href="http://www.alice.org/" rel="nofollow">Alice</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622004#1622004">answer</a>)</li>
<li><a href="http://www.bluej.org/" rel="nofollow">BlueJ</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621870#1621870">answer</a>)</li>
<li><a href="http://www.squeak.org/" rel="nofollow">Squeak Smalltalk</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621870#1621870">answer</a>) (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622695#1622695">answer</a>) (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1623028#1623028">answer</a>)</li>
<li><a href="http://wiki.blender.org/index.php/Doc%3ATutorials/Game%5FEngine/BSoD" rel="nofollow">Blender Game Engine</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622004#1622004">answer</a>)</li>
<li><a href="http://www.pygame.org/" rel="nofollow">PyGame</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621870#1621870">answer</a>) (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1623036#1623036">answer</a>)</li>
<li><a href="http://inform7.com/" rel="nofollow">Inform</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622316#1622316">answer</a>)</li>
<li><a href="http://en.wikipedia.org/wiki/Phrogram" rel="nofollow">Phrogram</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621810#1621810">answer</a>)</li>
<li><a href="http://www.plt-scheme.org/" rel="nofollow">Dr Scheme</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621943#1621943">answer</a>)</li>
<li><a href="http://en.wikipedia.org/wiki/Etoys%5F%28programming%5Flanguage%29" rel="nofollow">eToys</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621797#1621797">answer</a>)</li>
<li><a href="http://runrev.com/" rel="nofollow">runrev</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621837#1621837">answer</a>)</li>
<li><a href="http://www.youtube.com/watch?v=0LoKDDRlfZc" rel="nofollow">Karel Programming</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622537#1622537">answer</a>)</li>
<li><a href="http://en.wikipedia.org/wiki/Hackety%5FHack" rel="nofollow">Hackety Hack</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1627190#1627190">answer</a>)</li>
<li>Visual Basic (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621802#1621802">answer</a>) (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622272#1622272">answer</a>)</li>
<li><a href="http://pine.fm/LearnToProgram/" rel="nofollow">Learn to Program</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621812#1621812">answer</a>)</li>
<li>QBasic (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621820#1621820">answer</a>) (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621929#1621929">answer</a>)</li>
<li>Visual Basic Express (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621830#1621830">answer</a>)</li>
<li><a href="http://processing.org/" rel="nofollow">Processing</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1621974#1621974">answer</a>)</li>
<li>C# (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622442#1622442">answer</a>)</li>
<li>JavaScript (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622583#1622583">answer</a>)</li>
<li>Ruby (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1622759#1622759">answer</a>)</li>
<li><a href="http://www.toontalk.com/" rel="nofollow">ToonTalk</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1623062#1623062">answer</a>)</li>
<li>Flash and ActionScript (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1623899#1623899">answer</a>)</li>
<li><a href="http://education.mit.edu/starlogo/" rel="nofollow">StarLogo</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1627374#1627374">answer</a>)</li>
<li>Java (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1639690#1639690">answer</a>)</li>
<li><a href="http://research.microsoft.com/en-us/projects/kodu/" rel="nofollow">Kodu</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1654932#1654932">answer</a>)</li>
<li><a href="http://msdn.microsoft.com/de-de/xna/default%28en-us%29.aspx" rel="nofollow">XNA</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1655039#1655039">answer</a>)</li>
<li><a href="http://unity3d.com/" rel="nofollow">unity3D</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1657360#1657360">answer</a>)</li>
<li><a href="http://www.blitzbasic.com/" rel="nofollow">BlitzBasic</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1658155#1658155">answer</a>)</li>
<li><a href="http://www.lua.org" rel="nofollow">Lua</a> (<a href="http://stackoverflow.com/questions/1621774/which-programming-language-is-manageable-by-an-11-year-old-kid/1672231#1672231">answer</a>)</li>
</ul>
http://stackoverflow.com/questions/1805510/what-is-method-dispatch2What is Method Dispatch?ProfK2009-11-26T20:26:29Z2009-11-26T21:11:10Z
<p>What is Method Dispatch? I can find several concrete examples, but an abstract definition of method dispatch eludes me. Anyone care to venture theirs?</p>
http://stackoverflow.com/questions/1801427/what-language-and-possible-web-application-framework-should-i-use-to-develop-a0What language and (possible) web application framework should I use to develop a high traffic web application?Kensai2009-11-26T03:43:40Z2009-11-26T19:54:30Z
<p>I'm currently in the pre-planning stages of a solo web application development project for university, which has about a year as time constraint. The application will have certain wiki-like features and <em>may</em> end up getting a high volume of traffic in the future, which is why whichever language and (possible) development framework I choose must have as priority the capacity to deal with a lot of stress in a sufficiently efficient manner. A close second priority is reducing the development time and complexity. </p>
<p>As of now, I'm facing a case of analysis paralysis since there seems to be a lot of languages to choose from. For example:</p>
<ul>
<li>PHP</li>
<li>Ruby</li>
<li>Java</li>
<li>.NET</li>
<li>Others...</li>
</ul>
<p>And also frameworks such as:</p>
<ul>
<li>CodeIgniter</li>
<li>Symfony</li>
<li>Zend Framework</li>
<li>Ruby on rails</li>
<li>ASP .NET</li>
<li>Many others...</li>
</ul>
<p>As far as I've seen there seems to be some kind of tradeoff between development convenience and efficiency, so I'm trying to find a balance between those two things (among plenty of other considerations). </p>
<p>So, in the end, which should I use based on the application's needs? </p>
<p>If you have developed something similar, which of the options have worked for you?</p>
<p><hr></p>
<p>EDIT: Added more info. As for architecture, I'm not sure yet. </p>
<p>So far, I know PHP, Java, C#, Visual Basic at an intermediate level. Still, I wanted to leave the language option open, since I'm willing to learn another language if necessary, ruby, for example, since it seems quite interesting. </p>
<p>On the other hand, while this decision will probably not be objective enough, there are some numbers to take into consideration. I believe I've read that java, for example, is slower than PHP.</p>
http://stackoverflow.com/questions/1793300/which-programming-language-meets-these-criteria-for-gui-app-development-1Which programming language meets these criteria for GUI app development?Brian Lacy2009-11-24T22:13:55Z2009-11-26T18:15:11Z
<h3>Desired Language Features:</h3>
<ul>
<li>Code Style: C/Java-like (No Python or Ruby)</li>
<li>Easy GUI development</li>
<li>Strong community support, widely documented (No Pike)</li>
<li>Object-oriented</li>
<li>Garbage Collection, no worrying about pointers, etc (no C++)</li>
<li>Cross-platform availability (no C#)</li>
<li>No Java (I'm sorry, I just don't like Java, for a number of reasons I won't elaborate on here)</li>
<li>No third-party runtime required (No GTK or .NET)</li>
<li>Reasonably fast</li>
<li>Mixed typing (soft-typed or both soft- and strict-typed)</li>
</ul>
<p>Note: The list is ordered from highest to lowest priority.</p>
<h3>Background:</h3>
<p>I have been primarily a PHP & Javascript developer, but I am interested in moving from web to desktop/GUI development.</p>
<p>However, I have concerns about all the languages I've used. Besides the aforementioned, I have some of experience with Java, C#, C++, ActionScript 3.0 and Pike.</p>
<p>For instance, I have really been fascinated by Pike but unfortunately the community is extremely small and documentation limited.</p>
<p>Most importantly, I need something that is straightfoward and reasonably familiar. I can't afford to spend a lot of time learning to develop Win32 apps in C++ for example. I've used wxWidgets, and liked the basic usage, but I'm really wanting to use a language with garbage collection, dynamic typing, and so on.</p>
<p>PHP+GTK doesn't really seem like the ideal choice, I really don't want to have to require users to install GTK+ for instance, and PHP itself is, well, not the most elegant language out there.</p>
<p>Java and C# just aren't going to work for my needs.</p>
<p>Any other ideas??</p>
http://stackoverflow.com/questions/1801894/dynamic-languages-vs-static-languages-can-this-two-be-together-in-the-same-place0Dynamic languages Vs Static languages (can this two be together in the same place)Ayoub2009-11-26T06:31:48Z2009-11-26T07:34:38Z
<p>programming languages are grouped it 2 main classes "Dynamic" & "Static".
- Is this always the case a programming language is in one of them and not in both, I mean can a language be dynamic and static at the same time ? </p>
http://stackoverflow.com/questions/1800453/to-which-programming-language-should-i-switch-my-project1To which programming language should i switch my project?Lothar2009-11-25T22:45:06Z2009-11-25T23:22:36Z
<p>I have a large program written with my own patched version of the GNU Eiffel (SmallEiffel) compiler. While i love the language i'm running into the problem that the compiler is O(n^2) or worse on the compiled system size. So i have to move soon.</p>
<p>ISE Eiffel the only alive Eiffel compiler is not an option for various reasons. Mostly because the compiled code runs way to slow.</p>
<p>I'm looking for a language which is:</p>
<ol>
<li><p>imperative and OO </p></li>
<li><p>has generics/templates </p></li>
<li><p>compiles to native code and does not
require .NET/Java</p></li>
<li><p>statically typed (which means fast)</p></li>
<li><p>garbage collected</p></li>
<li><p>cross platform</p></li>
<li><p>not as ugly and braindead as C++</p></li>
</ol>
<p>I couldn't come up with anything else then D but this looks a little bit to low level and non stable. Is there really none which satisfies this seven points?</p>
http://stackoverflow.com/questions/1797328/programming-languages-that-compile-to-native-code-and-have-the-batteries-included0Programming languages that compile to native code and have the batteries includedsebtm2009-11-25T14:39:56Z2009-11-25T20:45:28Z
<p>What are the programming languages that compile to native code and which have provided a comprehensive library with them?</p>
<p>Libraries that includes functionality such as Networking, File IO, RegEx, Database, Graphics, Multimedia, Win32 API bindings, File compression, etc.</p>
http://stackoverflow.com/questions/1773063/what-python-features-will-excite-the-interest-of-a-c-developer13What Python features will excite the interest of a C# developer?Learner2009-11-20T20:30:24Z2009-11-25T19:24:57Z
<p>For someone who’s been happily programming in C# for quite some time now and planning to learn a new language I find the Python community more closely knit than many others. </p>
<p>Personally dynamic typing puts me off, but I am fascinated by the way the Python community rallies around it. There are a lot of other things I expect I would miss in Python (LINQ, expression trees, etc.) </p>
<p>What are the good things about Python that developers love? Stuff that’ll excite me more than C#.</p>
http://stackoverflow.com/questions/1786243/what-should-i-learn3What should I learn?timothy.green.name2009-11-23T21:47:00Z2009-11-25T15:07:49Z
<p>I work for a small web design company, and learned everything I know on the job (my degree is in chemistry!). The other coder here taught me a fair bit of php, and I've had to pick up MySQL and a bit of javascript. I've also increased my knowledge of CSS. (HTML itself I already knew, really, along with a little CSS.)</p>
<p>Now, I am the sort of person who actually enjoys reading manuals (it's better than working). I've spent a reasonable amount of time buried in RFCs and in W3C standards. And I bought myself an excellent book on CSS. But the problem is that my knowledge is not structured at all. I have no formal training. The other coder has left the company and I'm here on my own till we employ someone else. I'm the only person in the company who understands php or javascript at all. And I'm trying to debug some AJAX that isn't working properly and having my lack of knowledge borne home to me.</p>
<p>So, I want structured courses in php and javascript. Recommendations, please? Preferably internet-based. (I live in Ireland.)</p>
<p>And, more interestingly, I want to learn some other languages. Even if I never use them in work, they'd be interesting, and I believe that knowing a few languages can be very good for you.</p>
<p><hr></p>
<p><strong>Summary:</strong></p>
<p><strong>Immediate need:</strong> a free source of good javascript/AJAX tutorials.</p>
<p><strong>Next:</strong> recommendations for web-based classes in php and javascript, preferably with a qualification at the end.</p>
<p><strong>And finally:</strong> ideas for interesting languages to learn afterwards.</p>
http://stackoverflow.com/questions/1794597/effective-java-for-c1Effective Java for C#Rian Schmits2009-11-25T04:20:59Z2009-11-25T14:10:10Z
<p>About a year ago I read Joshua Bloch's <em>Effective Java</em> and I loved it. Since then I have started to program in C# as well. Does anyone know of an equivalent of <em>Effective Java</em> for C#?</p>
http://stackoverflow.com/questions/1361088/what-factors-could-determine-whether-clojure-scala-or-haskell-will-gain-traction6What factors could determine whether Clojure, Scala or Haskell will gain traction?i_like_monkeys2009-09-01T07:43:04Z2009-11-25T13:52:59Z
<p>Given that it's impossible to see into the future, what factors related to Clojure, Scala or Haskell are likely to determine whether one of them catches on?</p>
<p>Are there cultural or economic issues that could give one of these languages an advantage over the others?</p>
<p>Or are none of these languages likely to gain traction because of their conceptual complexity?</p>
http://stackoverflow.com/questions/48997/what-programming-language-is-most-popular-today4What programming language is most popular today?John Meagher2008-09-08T01:54:17Z2009-11-25T13:18:11Z
<p>Based on the tags page here, C# is the big winner.</p>
<p><a href="http://freshmeat.net/browse/160/" rel="nofollow">Freshmeat lists</a> far more C projects than anything else. </p>
http://stackoverflow.com/questions/250511/does-the-d-programming-language-have-a-future49Does the D programming language have a future?crackpod2008-10-30T15:09:10Z2009-11-25T11:33:34Z
<p>I stumbled several times over D and really asked myself why it isn't more popular.</p>
<blockquote>
<p>D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. Special attention is given to the needs of quality assurance, documentation, management, portability and reliability. </p>
</blockquote>
<p>Do you think it has got a future? I really would like to try it but somehow the thought that I'm the only person on earth programming D discourages me to try it.</p>
http://stackoverflow.com/questions/1793511/is-there-a-programming-language-with-built-in-state-machine-construct0Is there a programming language with built-in state machine construct?danatel2009-11-24T22:53:05Z2009-11-25T07:29:26Z
<p>I am just curious if there is a programming language which has state machines (similar to boost::statechart) as primary language construct.</p>
<p>Analogies - c# has delegates where java uses the observer pattern and C has callbacks. Perl and python have built-in hashes while C++ and java needs a library.</p>
<p><strong>Update:</strong></p>
<p>This should be general programming language in the sense of C++, C#, Java, Lisp ...</p>
<p>I mean "mature" state machines with all bells and whistles on the level of Harel formalism or UML state diagrams or boost::statechart.</p>
http://stackoverflow.com/questions/282329/what-are-five-things-you-hate-about-your-favorite-language136What are five things you hate about your favorite language?brian d foy2008-11-11T22:14:43Z2009-11-25T07:17:56Z
<p>There's been a cluster of Perl-hate on Stackoverflow lately, so I thought I'd bring my <a href="http://use.perl.org/~brian%5Fd%5Ffoy/journal/32556" rel="nofollow">"Five things you hate about your favorite language"</a> question to StackOverflow. Take your favorite language and tell me five things you hate about it. Those might be things that just annoy you, admitted design flaws, recognized performance problems, or any other category. You just have to hate it, and it has to be your favorite language.</p>
<p>Don't compare it to another language, and don't talk about languages that you already hate. Don't talk about the things you like in your favorite language. I just want to hear the things that you hate but tolerate so you can use all of the other stuff, and I want to hear it about the language you wished other people would use.</p>
<p>I ask this whenever someone tries to push their favorite language on me, and sometimes as an interview question. If someone can't find five things to hate about his favorite tool, he don't know it well enough to either advocate it or pull in the big dollars using it. He hasn't used it in enough different situations to fully explore it. He's advocating it as a culture or religion, which means that if I don't choose his favorite technology, I'm wrong.</p>
<p>I don't care that much which language you use. Don't want to use a particular language? Then don't. You go through due diligence to make an informed choice and still don't use it? Fine. Sometimes the right answer is "You have a strong programming team with good practices and a lot of experience in Bar. Changing to Foo would be stupid."</p>
<p><hr /></p>
<p>This is a good question for code reviews too. People who really know a codebase will have all sorts of suggestions for it, and those who don't know it so well have non-specific complaints. I ask things like "If you could start over on this project, what would you do differently?" In this fantasy land, users and programmers get to complain about anything and everything they don't like. "I want a better interface", "I want to separate the model from the view", "I'd use this module instead of this other one", "I'd rename this set of methods", or whatever they really don't like about the current situation. That's how I get a handle on how much a particular developer knows about the codebase. It's also a clue about how much of the programmer's ego is tied up in what he's telling me.</p>
<p>Hate isn't the only dimension of figuring out how much people know, but I've found it to be a pretty good one. The things that they hate also give me a clue how well they are thinking about the subject.</p>
http://stackoverflow.com/questions/1793411/why-purely-functional-languages-instead-of-impure-functional-languages1Why purely functional languages instead of "impure" functional languages?dsimcha2009-11-24T22:36:06Z2009-11-25T04:04:46Z
<p>What's the advantage, for someone who is not a theoretical computer scientist, of learning a purely functional language like Haskell or Erlang instead of an "impure" language with a strong functional component, like Python or version 2 of the D programming language? My arguments are as follows:</p>
<ol>
<li>No paradigm is perfect. Languages that are single-paradigm, regardless of what paradigm that is, are very restrictive.</li>
<li>Python or D will ease you into functional programming while you get real work done. Haskell or Erlang will force you to learn functional style all at once before you can actually do anything of interest in them.</li>
</ol>
<p>Edit: By "impure" functional languages, what I really mean is strongly multiparadigm languages w/ a functional flavor, not strongly functional languages with some non-functional abilities.</p>
http://stackoverflow.com/questions/1704202/determine-source-language-from-a-binary3Determine source language from a binary?Tim2009-11-09T22:03:11Z2009-11-25T01:41:13Z
<p>I <a href="http://stackoverflow.com/questions/1703088/what-is-the-state-of-non-objective-c-programming-for-iphone/1703160#1703160">responded</a> to another question about developing for the iPhone in non-Objective-C languages, and I made the assertion that using, say, C# to write for the iPhone would strike an Apple reviewer wrong. I was speaking largely about UI elements differing between the ObjC and C# libraries in question, but a commenter made an interesting point, leading me to this question:</p>
<p><strong>Is it possible to determine the language a program is written in, solely from its binary?</strong> If there are such methods, what are they?</p>
<p>Let's assume for the purposes of the question:</p>
<ul>
<li>That from an interaction standpoint (console behavior, any GUI appearance, etc.) the two are identical.</li>
<li>That performance isn't a reliable indicator of language (no comparing, say, Java to C).</li>
<li>That you don't have an interpreter or something between you and the language - just raw executable binary.</li>
</ul>
<p>Bonus points if you're language-agnostic as possible.</p>
http://stackoverflow.com/questions/1770427/code-golf-what-is-the-shortest-program-that-compiles-and-crashes19Code-Golf: What is the shortest program that compiles and crashes?Don Johe2009-11-20T13:29:14Z2009-11-24T23:35:22Z
<p>This is a little bit of fun. Can you devise the shortest program which compiles but does nothing but immediately crash when executed? Wherefore by "crash" we mean that the program stops with an error condition (a core dump for example).</p>
<p>Is there a language that crashes faster (7 chars) than C using a gcc compiler? [I leave this answer for somebody to find.]</p>
<p>(It should be allowable to use compiler flags. Otherwise 7 wouldn't work nowadays, compiler checks became much better.)</p>
<p>[evaluation of results] I am unable to mark a single answer because there are multiple correct ones for multiple languages. It would not be fair to disqualify one answer for another. Please use votes for choosing best answers.</p>
http://stackoverflow.com/questions/1791408/what-is-the-difference-between-a-var-and-val-definition-in-scala3What is the difference between a var and val definition in Scala?Derek Mahar2009-11-24T16:57:39Z2009-11-24T23:10:13Z
<p>What is the difference between a <code>var</code> and <code>val</code> definition in Scala and why does the language need both? Why would you choose a <code>val</code> over a <code>var</code> and vice versa?</p>
http://stackoverflow.com/questions/1783957/what-features-would-you-like-to-see-in-a-game-programming-dsl3What features would you like to see in a game programming DSL?Kronikarz2009-11-23T15:41:50Z2009-11-24T21:35:03Z
<p>Me and my friend are in the first stages of creating a domain-specific language designed for game programming, for his thesis paper.</p>
<p>The language will be fairly low-level, it will have a C-like syntax, optional garbage collection, and will be geared towards systems that have little memory or processing power (ie. Nintendo DS), but should be powerful enough to facilitate PC development easily.
It won't be a scripting language, but a compiled one, but as we don't want to spend months writing a normal compiler, the first implementation will basically be a LanguageName-to-C translator, with TCC or GCC as the end compiler.</p>
<p>Now, I have a question for all you game programmers out there:</p>
<p>What would you like to see in such a language? What features, implementation- and syntax-wise, would be best for it? What to avoid?</p>
<p>Edit:</p>
<p>Some things we already thought up:</p>
<ul>
<li>state-based objects - an object can exist in one of it's states (or sub-states)</li>
<li>events and functions - events don't have to exist to be called, and can bubble up</li>
<li>limited dynamic allocation and pointer support - we want it to be as safe as possible</li>
<li>support for object compositing (Hero is composed (dynamically) of Actor, Hurtable, Steerable, etc.)</li>
<li>"resources" in states, loaded and unloaded automatically at beginning/end of state (for example, an OpenGL texture object is a resource)</li>
<li>basic support for localization and serialization</li>
<li>a syntax that is quickly parsable</li>
<li>we want to make the language as consistent as possible: everything is passed as value, every declaration has predictable syntax (eg. <code>function retType name(type arg) is (qualifier, list) { }</code>; no <code>const</code>, <code>static</code>, <code>public</code> qualifiers anywhere except in the qualifier list), etc.</li>
</ul>
http://stackoverflow.com/questions/523074/any-pick-programmers-on-stack6Any PICK programmers on stack?Coov2009-02-07T03:36:37Z2009-11-24T20:44:55Z
<p>I work in a shop that is divided into two types of programmers. Programmers that code in .net & sql and programmers that <a href="http://en.wikipedia.org/wiki/Pick_operating_system" rel="nofollow">code in pick</a>. Actually, a few of the programmers are writing code in both pick and .net. I was curious if there are any pick programmers out there using stackoverflow? I'd like to get the pick programmers involved in the stack community.</p>
http://stackoverflow.com/questions/1792034/create-mysql-odbc-connection-through-batch-script0create mysql odbc connection through batch scriptJPro2009-11-24T18:37:08Z2009-11-24T18:47:38Z
<p>Hi,</p>
<p>Is there anyway to create a System DSN enter for MYSQL database (windows OS), with silent installation of MySQL ODBC Drivers programatically either through batch script or any other language?</p>
<p>If drivers installation is not possible , atleast automatic DSN entery would be helpful.</p>
<p>Thanks,</p>
http://stackoverflow.com/questions/1775799/what-is-a-programming-language26What is a programming language?Redandwhite2009-11-21T15:38:25Z2009-11-24T18:33:15Z
<p>No, really.</p>
<p>I've struggled to come up with a really great definition. Here's my take till now:</p>
<blockquote>
<p>A programming language is a formal language, containing syntax. Syntactical rules are used to form statements. Programming languages are used to create a set of instructions that a computer can understand. A collection of syntactical statements is called a program.</p>
</blockquote>
<p>I know it doesn't read very well, so it would be nice to have some help in this.</p>
<p><br><br>
Here's <strong>Wikipedia's</strong> first paragraph <a href="http://en.wikipedia.org/wiki/Programming%5Flanguage" rel="nofollow">on the topic</a>:</p>
<blockquote>
<p>A programming language is an artificial language designed to express computations that can be performed by a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine, to express algorithms precisely, or as a mode of human communication.</p>
</blockquote>
<p>I think it's one of those things in life that everyone knows what it is, but it's deceivingly difficult to define.</p>
<p>Am I alone? Your thoughts?</p>
http://stackoverflow.com/questions/1783352/is-functional-programming-a-subset-of-imperative-programming5Is functional programming a subset of imperative programming?Dimitri C.2009-11-23T14:13:01Z2009-11-23T18:30:23Z
<p>One of the main characteristics of functional programming is the use of side-effectless functions. However, this can be done in an imperative language also. The same is true for recursion and lambda functions (for example C++0x). Therefore I wonder whether imperative programming languages are a superset of functional ones.</p>
http://stackoverflow.com/questions/375542/are-there-any-programming-languages-targeting-php-besides-haxe4Are there any programming languages targeting PHP, besides haXe?stesch2008-12-17T18:28:21Z2009-11-23T17:52:21Z
<p>PHP doesn't get much love but is still a winner at easy deployment (for cheap hosting).</p>
<p>Are there any programming languages (besides <a href="http://haxe.org/" rel="nofollow">haXe</a>) that target PHP? Writing applications in this language and then translating it into PHP, like some languages target C as an intermediate language?</p>
<ul>
<li>The <a href="http://en.wikipedia.org/wiki/Scheme_(programming_language)" rel="nofollow">Scheme</a> implementation <a href="http://www.call-with-current-continuation.org/" rel="nofollow">Chicken</a> compiles into <a href="http://en.wikipedia.org/wiki/C_programming_language" rel="nofollow">C</a>. </li>
<li><a href="http://macroexpand.org/doku.php/txl:projects:java2tcl:start" rel="nofollow">XOTcl</a> converts <a href="http://en.wikipedia.org/wiki/Java_(programming_language)" rel="nofollow">Java</a> code into <a href="http://www.tcl.tk/" rel="nofollow">Tcl</a> code</li>
<li><a href="http://tinyurl.com/5dgu6p" rel="nofollow">LINJ</a> was(?) a tool to convert Lisp into nice looking Java code</li>
<li>…</li>
</ul>
<p>+ a lot of ways to produce <a href="http://en.wikipedia.org/wiki/Javascript" rel="nofollow">JavaScript</a> without touching JavaScript.</p>
http://stackoverflow.com/questions/638881/what-does-expressive-mean-when-referring-to-programming-languages3What does "expressive" mean when referring to programming languages?morgancodes2009-03-12T14:32:57Z2009-11-23T15:27:49Z
<p>I hear this word a lot in sentences like "javascript is a very expressive language". Does it just mean there aren't a lot of rules, or does "expressive" have a more specific meaning?</p>
http://stackoverflow.com/questions/1735186/are-programming-languages-of-today-more-productive-than-those-from-decades-ago2Are programming languages of today more productive than those from decades ago?Devin Bayer2009-11-14T18:51:27Z2009-11-22T23:40:55Z
<p>Variations of this question have been asked before and sometimes <a href="http://stackoverflow.com/questions/630602/what-made-programming-easier-in-the-last-couple-of-years">it's even taken for granted</a>, so let me be very clear exactly what I'm looking for. A lot has happened to has made programming easier, but I'm not sure if the languages are actually better. For evidence we have <a href="http://www.cis.udel.edu/~silber/470STUFF/article.pdf" rel="nofollow">a study</a>, showing TCL comparable to Python. And there is the <a href="http://www.paulgraham.com/avg.html" rel="nofollow">famous story from Paul Graham</a>, claiming their success is due to Lisp.</p>
<p>We do have better libraries, IDEs, static analysis, search engines, and processors, but <strong>assume everything except the language is equal.</strong> Compared to modern languages (like Ruby, C#, D, Go, ...), <strong>would you be less productive in a good, but "obsolete" language?</strong></p>
<p>Evidence, preferably more than anecdotal, is greatly appreciated. Thanks</p>
http://stackoverflow.com/questions/1779702/how-to-build-a-interpreted-language-with-c0How To Build a Interpreted Language With C#?Nathan Campos2009-11-22T19:28:20Z2009-11-22T20:27:19Z
<p>Hello,</p>
<p>I've already tried to develop languages using C and C++, but how can I create a interpreted language using C#? Thanks.</p>
<p>PS: I want to build it to run in Windows Mobile devices.</p>
http://stackoverflow.com/questions/1734097/to-use-or-not-to-use-scala-for-new-java-projects7To use or not to use Scala for new Java projects ?sirmak2009-11-14T12:18:41Z2009-11-22T16:42:10Z
<p>Hi,
I'm impressed with twitter and investigating to use Scala for a new large scale web project with Hibernate and Wicket. What do you think about Scala, and should I use it instead of Java ?</p>
<p><strong>EDIT:</strong> And, do you think google's Noop, Fan or Scala can take the leadership from Java in the near future, which one have chance in your opinion ? </p>
<p>Cheers,</p>