active questions tagged which-language - Stack Overflowmost recent 30 from stackoverflow.com2009-12-11T07:07:43Zhttp://stackoverflow.com/feeds/tag/which-languagehttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/6396/which-programming-language-should-i-learn8Which Programming Language Should I Learn?Esteban Araya2008-08-08T21:28:19Z2009-12-10T16:16:09Z
<p>I've decided, for educational purposes, I want to learn a new language every 2 years or so. Which language should I learn first? <strong>Why?</strong></p>
<p>I'm proficient with C, C# and Java. Other than that, I really haven't done much with any other languages.</p>
<p>Thanks!</p>
<p><strong>Edit:</strong>
Thanks to all of those that recommended functional languages. Making the mental switch to a functional language seems hard. How did you overcome your instinct to keep doing things in a procedural manner?</p>
http://stackoverflow.com/questions/1866262/text-to-voice-software0text to voice softwaresadesh2009-12-08T11:06:23Z2009-12-10T14:47:02Z
<p>Which programming language is suitable to create an application software like text to voice converter.</p>
http://stackoverflow.com/questions/1854779/interested-in-a-suggestion-for-a-new-programming-language-to-learn-to-stretch-my3Interested in a suggestion for a new programming language to learn to stretch my synapses a bit. [closed]superoptimizer2009-12-06T08:34:16Z2009-12-06T21:25:09Z
<p>I've been programming with various imperative and object-oriented languages for nearly 30 years now. I'm interested in stretching my brain into new territory, and would like suggestions for a language which:</p>
<ol>
<li>Has some practical value (i.e. not a toy language or something I'd never use for a small-to-mid sized project)</li>
<li>Introduces several concepts that don't appear in languages like BASIC, FORTRAN, Pascal, C, and C++ - e.g. perhaps dynamic typing</li>
<li>Is built around the idea that concurrency is pervasive, not an afterthought</li>
</ol>
<p>I've been dabbling with Python a bit lately, but I'm interested in looking at something that is a bit more of a radical departure (e.g. functional languages perhaps).</p>
<p>Suggestions?</p>
http://stackoverflow.com/questions/273108/which-programming-languages-have-helped-you-to-understand-programming-better26Which programming languages have helped you to understand programming better?Xaisoft2008-11-07T18:35:09Z2009-12-06T09:40:56Z
<p>Which programming languages not only make you more proficient in the particular language your are learning, but also have a direct impact on the way you think and understand programming in general; therefore, making you a better programmer in other languages. Basically, which languages have the biggest impact on understanding the how and why of different programming concepts?</p>
<p>What about Scheme? I have heard good things about that.</p>
<p>I thought about taking the simplest of problems and implementing them in various languages. Has anyone done this?</p>
http://stackoverflow.com/questions/579302/is-there-a-stable-programming-language-for-web-programming4Is there a stable Programming Language for Web Programming?stesch2009-02-23T20:54:15Z2009-12-02T17:04:48Z
<p>A renowned PHP user once said: There will be a relaunch in 2 years, anyway.</p>
<p>Those times are gone. Web applications that are older than 5 years are common. With the original developer(s) gone.</p>
<p>The release cycles of the operation system, programming language, and framework are getting in the way of doing real work, if you don't have a big staff.</p>
<p>Is there any way to develop something that doesn't need constant porting to the next level, without the fear of losing support and backing in a community? For people who want to stay in programming instead of climbing the corporate ladder and leaving the problems to the next "generation"?</p>
http://stackoverflow.com/questions/1767713/block-websites-under-certain-conditions1Block Websites Under Certain ConditionsMerrilin2009-11-20T01:08:22Z2009-11-20T02:04:46Z
<p>I'd like to create a simple program that will block certain websites for the user under certain conditions (e.g. after 7:00pm if homework is due the next day). This would be just a programming exercise for myself/for self discipline, so it would not have to support passwords or any other security. It need only be very basic. What language would you recommend using for this project, and how might I go about doing it? I'm a beginner Java programmer, and know the very basics of C++, although I think this is a scripting language type project. Any suggestions?</p>
http://stackoverflow.com/questions/4769/what-is-the-easiest-language-to-start-with44What is the easiest language to start with?Teifion2008-08-07T14:31:55Z2009-11-16T03:03:51Z
<p>What is the language with the lowest barriers to entry, simplest syntax, easiest setup. I'm aware that there's not a best language but I am sure that there will be one that's got a good score in all three areas.</p>
<p>It's for teaching friends how to program, I like PHP and Python but I don't want to be narrow minded and limit myself when there is a better option out there.</p>
<p><strong>Common suggestions</strong></p>
<ol>
<li>Ruby</li>
<li>Python</li>
<li>Basic</li>
<li>C</li>
<li>Java</li>
<li>C#</li>
</ol>
<p><br>
<strong>Useful links</strong></p>
<ol>
<li><a href="http://beta.stackoverflow.com/questions/3088/best-ways-to-teach-a-beginner-to-program" rel="nofollow">Best Ways To Teach A Beginner to Program</a></li>
<li><a href="http://mislav.uniqpath.com/poignant-guide/" rel="nofollow">Why's (Poignant) Guide to Ruby</a></li>
<li><a href="http://www.greenteapress.com/thinkpython/" rel="nofollow">Think Python</a></li>
</ol>
http://stackoverflow.com/questions/267067/would-you-go-back-to-vb-net-after-getting-c18Would you go back to VB.NET after getting C#?dove2008-11-05T23:00:58Z2009-11-14T17:52:37Z
<p>I'd spent several years in the day job with VB.net. Out of work I'd flick between it and C# for different projects/hobbies.</p>
<p>Now that the day job is almost fully C#, VB.net is starting to look foreign and a little removed. Does any beg to differ?</p>
<p>Should I keep my delve back to VB.net for any particular scenarios? I mean, does it win over C# in any departments?</p>
http://stackoverflow.com/questions/150043/python-v-perl33Python v. PerlDanny2008-09-29T18:39:42Z2009-11-10T10:56:53Z
<p>Okay, so I'm finally making the jump into scripting languages and I have decided to focus on either Python or Perl. The problem is: I don't know which to cut my teeth on.</p>
<p>Most of my programming experience is in C, Java, and C++. There's no specific task I would be learning Python/Perl for, other that possibly applying it to my dev work to make life easier in general.</p>
<p>What do you think? Which do you use? Is one more industry relevant than another?</p>
http://stackoverflow.com/questions/1653131/what-programming-language-will-enable-me-to-enter-a-very-long-number-without-conv3What programming language will enable me to enter a very long number without converting it to floating point?ron82009-10-31T01:45:38Z2009-10-31T14:48:34Z
<p>What would be the best way to do the following.</p>
<p>Enter a very long number, lets say 500,000 digits long without it going into scientific notation; and then am able to do math with it, like +2 etc.?</p>
<p>Thank you in advance.</p>
<p>EDIT: It is a 500,000 digit, positive integer.</p>
http://stackoverflow.com/questions/240465/what-are-the-best-uses-for-each-programming-language8What are the best uses for each programming language?VirtuosiMedia2008-10-27T16:17:55Z2009-10-15T09:41:21Z
<p>I come from a web developer background, so I'm fairly familiar with PHP and JavaScript, but I'd eventually like to branch out into other languages. At this point, I don't have a particular direction or platform that I'm leaning toward as far as learning a new language or what I would use it for, but I would like to learn a little bit more about programming languages in general and what each one is used for. I've often heard (and I agree) that you should use the right tool for the job, so what jobs are each programming language best suited for? </p>
<p>Edit: If you've worked with some of the newer or more obscure languages, please share for those as well.</p>
http://stackoverflow.com/questions/1524609/boo-vs-c-vs-python0Boo vs C# vs Python? [closed]Proton2009-10-06T09:47:05Z2009-10-06T15:50:00Z
<p>I was (yes, <em>was</em>) a Python (and before VB6) lover until tried to create GUI applications. It is very (very) difficult to create a GUI, and making executables (A hello world app was 2 MB).</p>
<p>Then, I jumped to VB.NET, but collections looked hard, strange and foolish to me. Then, jumped to C#, but don't really know C# well now. I ordered a good (Turkish) C# book.</p>
<p>Nowadays, I met Boo. It is a bit more Python syntax, .NET, compiled and compiles in C# lang. I liked it, even more than C#. But I didn't find a book about Boo.</p>
<p>And I really don't know, is learning Boo better than C# or learning C# better than Boo. I just want to some Python like data types. Those were:</p>
<ul>
<li><code>{key1:value1, key2:value2}</code> → dictionary (some like HashTable)</li>
<li><code>[Value1,Value2,Value3]</code> → List (can be edited/changed)</li>
<li><code>(Value1,Value2,Value3)</code> → Tuple (can't be edited/changed)</li>
</ul>
<p>I use dictionaries more than list and tuples. I want to know, which is better?</p>
http://stackoverflow.com/questions/700025/what-would-be-a-good-programming-language-or-a-set-of-libraries-for-c-to-inte3What would be a good programming language (or a set of libraries for C++) to interface with electronic components (stepper motors etc.)?General Maximus2009-03-31T04:46:54Z2009-09-03T01:54:58Z
<p>I'm not an electronics guy, so I might not be able to explain precisely what I need. This is a question a friend keeps asking me.</p>
<p>What my friend is looking for is a programming language that would allow him to:</p>
<ol>
<li>Interface with hardware (via serial and USB ports).</li>
<li>Write multithreaded code.</li>
<li>Throw together UIs very quickly.</li>
<li>Port his code to Linux and OS X as easily as possible (okay, this is what <em>I</em> want).</li>
</ol>
<p>He is building a tool for a local group that teaches very basic robotics to college students. Right now he's using C++, but writing the UI code in C++ is not exactly a fun task. He is also using some Windows-specific libraries for (1), which means I can neither try out his code nor help him with fixing bugs (I use a Mac).</p>
<p>EDIT: Libraries for Python/Ruby are welcome.</p>
http://stackoverflow.com/questions/61109/what-to-learn-after-c15What to Learn after C++?Stephen Whitmore2008-09-14T03:49:06Z2009-08-29T17:07:43Z
<p>I have been learning C++ for a while now, I find it very powerful. But, the problem is the the level of abstraction is not much and I have to do memory management myself.
What are the languages that I can use which uses a higher level of abstraction.</p>
http://stackoverflow.com/questions/550474/study-objective-c-ruby-or-python2Study Objective-C , Ruby OR Python?Alien012009-02-15T07:28:15Z2009-08-25T21:08:17Z
<p>hi Guys,</p>
<p>I am working on C++ since last 4-5 years . Recently I have bought iphone and macbook and want do do some programming for iphone.</p>
<p>So I have started reading one book about Objective-C. I have also learn that we can program with Ruby and Python on MAC.</p>
<p>So my question is which one to study? Which language you guys see the FUTURE???</p>
<p>Can we program with these languages on other platforms? Or are these only limited on MAC?</p>
<p>I am just a beginner in objective-C.Need some expert thoughts which way to go.</p>
<p>AC</p>
http://stackoverflow.com/questions/323066/what-language-is-a-good-choice-after-php-for-a-developer-wanting-to-try-something6What language is a good choice after PHP for a developer wanting to try something new?alex2008-11-27T06:39:55Z2009-07-31T23:45:23Z
<p>I've been using PHP ever since I got a job in web development (late last year).</p>
<p>I currently have a desire to learn something new. I was considering Python.</p>
<p>Has anyone else been in this state of mind, and what were there choices? Did they end up learning a new language, or did they rethink their PHP approach for a fresh breath of PHPness?</p>
<p>I don't want to use .net or coldfusion for licensing issues and I'm not a fan of frameworks (yet).</p>
<p><strong>UPDATE</strong></p>
<p>Thank you very much for your response. It's great to see so many helpful people out there! If I do go down the Ruby or Python road, I hope you don't mind answering some questions later on, hehe. </p>
<p><strong>ANOTHER UPDATE</strong></p>
<p>I have since became a fan of a certain framework, <a href="http://kohanaphp.com" rel="nofollow">Kohana</a>, and it has given me a fresh breath of PHP. I intend to give c++ a look soon, to get some familiarity with a compiled language.</p>
http://stackoverflow.com/questions/751993/what-language-do-i-use-for-my-project4What language do I use for my project?Robbert2009-04-15T14:36:16Z2009-06-30T19:59:52Z
<p>hi all!</p>
<p>I'm going to advise a company on a project soon, and I'm not too sure about what programming language I should advise.</p>
<p>It's a fairly straightforward (desktop based) application with a central datasource on the network, for storing and editing parts that make up a machine. The machine needs to be configured in the application, and with this configuration production documents (manuals, software, bill of material) are generated. (e.g. if part A and B are added to the configured machine, then variation X on chapter 5 of the manual has to be used, if that makes sense)</p>
<p>There's a few non-standard components like a tree with radio & checkboxes, and it has to have some sort of version control in it. It needs a WYSIWYG editor to edit chapters of manuals. It doesn't necessarily have to run on platforms other than Windows because it will only be used on the company network and everybody runs windows.</p>
<p>I was thinking Java because of it's huge numbers of useful libraries and free IDE's. I'm a Java programmer myself so I'm not very familiar with other programming languages. Any thoughts on what language I should use, and why? I believe there's a bit of VB/VBA and Delphi knowledge present in the company (it's not an IT company and I'm not likely to program it myself).</p>
<p>Thanks heaps!</p>
http://stackoverflow.com/questions/1031197/which-language-to-choose-to-learn-the-basics-of-programming1Which language to choose to learn the basics of programming? [closed]AbcBlr2009-06-23T07:57:31Z2009-06-26T09:34:03Z
<blockquote>
<p><strong>Possible Duplicate:</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> </p>
</blockquote>
<p>Hi, I am trying to change my career to a programmer. I found interest in programming, and also quicker to learn. my confusion started when I have decide which language should I be with? should it be the languages and scripts from MS stable or should it be Java?</p>
http://stackoverflow.com/questions/980291/platform-independant-lightweight-programming-language3Platform Independant, Lightweight Programming LanguageJack Mills2009-06-11T09:58:03Z2009-06-11T11:40:08Z
<p>I need to write an extremely lightweight program (trying to get below 8Kb) that performs some simple math. The language I use needs to also be platform independent. Which language do you think would work the best (Oh and no frameworks allowed)</p>
http://stackoverflow.com/questions/881530/what-programming-language-to-be-used-for-developing-sofware-for-mobile-phones1What programming language to be used for developing sofware for Mobile Phones?Josh2009-05-19T08:14:08Z2009-05-19T08:23:30Z
<p>Hello everyone,</p>
<p>What language should I use to develop programs for Nokia/Samsung/LG/Sony Ericsson phones? (Both Symbian and Non Symbian) ?</p>
<p>Ofcourse to install the software straight inside the phone.</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/527134/python-or-java-which-language-will-exposed-a-self-taught-programmer-to-more-compu3Python or java which language will exposed a self taught programmer to more computer science concept?unknown (yahoo)2009-02-09T04:48:10Z2009-05-15T21:56:55Z
<p>Of the two which one would exposed someone just learning to program to more
computer science concept/problems?</p>
http://stackoverflow.com/questions/562095/which-programming-language-should-i-choose-for-my-high-performance-webservice2Which programming language should I choose for my high performance webservice?Ray Dookie2009-02-18T17:36:21Z2009-05-09T14:50:48Z
<p>I am in the process of building a Web Service API for my application.
Also, I am planning to expose the Service via both REST and SOAP.</p>
<p>I'm interested in getting some feedback from the community as to which programming language I should choose to implement the service? (I know C#, Java and Ruby - RoR well enough to create the service).</p>
<p>The service is mainly an HTTP POST service.
It will need to handle around 2000 concurrent connections as well as be able to handle around 10,000 HTTP POST's per second. (for SOAP we will have a submit method for the clients to call).</p>
<p>The service does not return any response to the client for the POST requests.</p>
<p>Any ideas on which programming language/architecture which should be used?</p>
http://stackoverflow.com/questions/591281/which-language-would-you-recommend-for-me-to-build-a-webportal1Which language would you recommend for me to build a webportal?cwap2009-02-26T16:21:08Z2009-02-26T17:20:48Z
<p>I'm very new at webprogramming, but got quite a lot of experience building applications with C++ and C# (winforms and WPF) on various OS'es (Windows, linux, vxworks). Currently Im also taking courses in Java and various client-side web-languages (html, css, xhtml, javascript etc.).</p>
<p>Now, some friends of mine decided to build a commercial webportal which will basically have all the standard stuff a commercial webportal have (users with different priveliges (sp?), browsing of various information and stuff like that) - and I've decided to help them out and build this portal for them. I'm not asking if this is a reasonable choice or not :)</p>
<p>What I'm asking if primarely if you guys think I should go the ASP.NET or the PHP way in doing this. If someone could list me some pros n cons for each, I'd be happy - and as a bonus question, does anyone know of any resources which in a short and descriptive way tells me about the architecture a webportal should have (taking stability, security, perfomance and the likes into account).</p>
<p>I know this question is very unspecified, but I'm still in the phase of trying to figure out which features is needed and which platforms to use.</p>
<p>[EDIT] Just wanna say thx for all the great answers. From what I see, it doesn't really matter if I go ASP.NET or PHP - both can do the job. So I guess it's ASP.NET in C#. Also, just wanna say, Im sad I can only mark 1 answer as all comments here are great :) TY</p>
http://stackoverflow.com/questions/590611/starting-an-e-business-need-direction-on-choice-of-languages0Starting an E-Business, need direction on choice of languagesTarski2009-02-26T13:46:34Z2009-02-26T14:26:21Z
<p>I am considering starting an e-business, but I am undecided as to which language to choose to write the core of the website in.</p>
<p>I would prefer to avoid the Microsoft route of ASP.NET and C# due the costs, and I also just prefer to develop on Linux :-)</p>
<p>Basically, I was weighing up between using PHP or Ruby on Rails. Myself and my development partner are experienced in PHP (along with C, Java and Perl), but were considering Rails as it seems to be very popular. I took a look at whether Google App engine would be a good way to kick-start the business, but I am unfamiliar with Python and also reluctant to rely heavily on Google to support everything.</p>
<p>I was wondering if their is a benefit to using Rails in terms of development time, cleaner, more maintainable code, bearing in mind that we would have to learn both Ruby and Rails.</p>
<p>Another thing to consider is that one of the common activities of the website is the uploading, downloading and organising of quite large files (0-10MB). We would like to implement our own version control system, and am in need of guidance of which languages/frameworks would be suitable for this.</p>
<p>Thanks </p>
http://stackoverflow.com/questions/561184/which-is-the-best-pick4Which is the best pick?Daniel2009-02-18T14:10:51Z2009-02-19T17:14:30Z
<p>Hi,</p>
<p>considering I have experience with Java SE: which language should I learn(and is best for that purpose) in order to build web applications some day with it? I have been contemplating PHP and Java EE. The latter does indeed seems as an obvious choice given my Java SE knowledge. But how does it fares in comparison with PHP and how good is it for the aforementioned purpose?</p>
<p>If there is a better language for this purpose, feel free to recommend it.</p>
<p>Thank you.</p>
http://stackoverflow.com/questions/556874/ruby-python-or-perl2Ruby, Python or Perl? [closed]Macha2009-02-17T13:51:32Z2009-02-18T13:25:19Z
<p>I've gotten bored of hearing responses along the basic lines of eek! php! etc. when discussing programming. So I've decided to learn another programming language. The ones I'm looking at right now are Ruby, Python and Perl. Any reasons I should pick one over the others?</p>
<p>What I'm looking for (most to least important):</p>
<ul>
<li>Good tutorials</li>
<li>Easily available tools to use (syntax highlighters etc.)</li>
<li>Runs on <em>Windows</em></li>
<li>Easy to learn</li>
</ul>
<p>Notes:</p>
<ul>
<li>I know PHP and Java, and the basics of C++, C# and VB.NET .</li>
<li>Of these, I tried Ruby before but it just wouldn't install on my computer (Don't know why)</li>
<li>My web host supports Perl and Python but not Ruby.</li>
</ul>
http://stackoverflow.com/questions/7526/if-you-knew-then-what-you-know-now-what-languages-will-you-start-learning-firs4If you knew then what you know now, what language(s) will you start learning first?John2008-08-11T04:54:58Z2009-02-09T13:50:55Z
<p>I will probably start with C and then Lisp. Although I started programming in C, I did not program in it as much as I want. It's fun working with the low level stuff. Learning C helped me a lot when I started working. I've only started learning Lisp now and I found it amazing that the concepts it supported from the very start are still very relevant today. Well I think it's better late than never.</p>
http://stackoverflow.com/questions/158229/what-are-the-pros-of-vb-net4What are the pros of VB.NET?Shariful Islam2008-10-01T15:29:43Z2009-02-09T12:20:12Z
<p>Can anyone help me understand some of the pros (and some of the cons if they are constructive) of using VB.NET over say, C#?</p>