Tagged Questions
The languages tag has no wiki summary.
32
votes
10answers
959 views
What do you mean by the expressiveness of a programming language?
I see a lot of the word 'expressiveness' when people want to stress one language is better than the other. But I don't see exactly what they mean by it.
Is it the verboseness/succinctness? I mean, ...
27
votes
8answers
1k views
Best languages to teach a blind adult the basics of programming?
I have a friend who is blind and wants to learn how to program. I’m also blind but I taught my self how to program on an old computer with a version of gwbasic and an audio book written in 1980 which ...
21
votes
10answers
797 views
Are there programming languages that rely on non-latin alphabets?
Every programming language I have ever seen has been based on the Latin alphabet, this is not surprising considering I live in Canada...
But it only really makes sense that there would be programming ...
17
votes
16answers
2k views
16
votes
10answers
888 views
Are uncommon .NET languages just toys?
All you need to learn if you want to become a professional .NET developer is C# and VB.NET. However, there are several uncommon .NET languages in development, which includes F#, Delphi.NET, Boo, ...
15
votes
6answers
4k views
F# vs. Clojure
What are the most significant differencies between the F# and Clojure ?
Which constructs has F# which Clojure does not have and vice versa?
Does F# have macros?
14
votes
23answers
2k views
Learning a programming language at an elderly age? [closed]
I know learning never stops but at a certain age which programming language would be suitable to learn or to rephrase the question should elder people learn a programming language?
13
votes
10answers
2k views
Practical non-Turing-complete languages?
Nearly all programming languages used are Turing Complete, and while this affords the language to represent any computable algorithm, it also comes with its own set of problems. Seeing as all the ...
12
votes
20answers
2k views
Choosing a new language
I've been programming now for 30 years, BASIC, various assemblers, FORTH, Pascal, C and C++ in that order. I haven't learnt a new language in over a decade because from a work perspective C++ does ...
12
votes
13answers
1k views
What's a good resource for starting to write a programming language, that's not context free?
I'm looking to write a programming language for fun, however most of the resource I have seen are for writing a context free language, however I wish to write a language that, like python, uses ...
11
votes
3answers
339 views
Notation as a tool of thought - how far have we come?
Recently I was comparing an old Windows DOS command for deleting all the files in a directory with a scripted equivalent - I noticed the "modernised" version required typing 50 times more keystrokes ...
11
votes
37answers
6k views
Why do we teach assembly language programming? [closed]
Is assembly language programming taught just for the sake of history ?
Do compilers generate better assembly code than the one written by a novice programmer?
DEFINE better -> from the point of the ...
11
votes
14answers
2k views
Why the claim that c# guys don't get object-oriented programming? (vs class-oriented)
This caught my attention last night.
On the latest ALT.NET Podcast Scott Bellware discusses how as opposed to Ruby, languages like c#, java et al. are not truly object oriented rather opting for the ...
10
votes
6answers
2k views
Is C# a single dispatch or multiple dispatch language?
I'm trying to understand what single and multiple dispatch are, exactly.
I just read this:
http://en.wikipedia.org/wiki/Multiple_dispatch
And from that definition is seems to me that C# and VB.Net ...
9
votes
5answers
487 views
List of web-based interpreters of various programming languages
Let's say you're away from your computer and all you've got is a web browser. You'd still like to run a piece of code (e.g. to check an answer on SO). What are your options?
Let's create a list of ...
9
votes
7answers
676 views
Organizing the source code base when mixing two or more langauges (like Java and C++)
I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It started with a need to measure the CPU usage of the Java process and it was decided that the way to go was ...
8
votes
3answers
409 views
Dependency Injection as a Language Feature?
Are there any existing modern-day programming languages that explicitly have dependency injection as a language feature, and if so, are there any examples of how such programming languages use their ...
8
votes
10answers
1k views
7
votes
17answers
8k views
What are the 10 most marketable programming languages to learn (in order)?
I have been thinking about participating in Project Euler (where one solves various problems presented as a "thinking exercise". However, I thought back to my college days in computer science, and ...
6
votes
13answers
936 views
Learning Programming: Depth first or breadth first?
A while back I had an intern (we call them co-ops in Canada) ask me if he thought he should learn Java (his first programming language) more deeply first, or to start learning something new. I was a ...
5
votes
2answers
120 views
Regular Language (yes or no)
I was given the task to check whether this language is regular:
L = {w∈{a,b,c}* | where the number of a is less than the number of b+c.}
I can find neither a regular expression for this, nor a ...
5
votes
1answer
120 views
What happens when type providers change in F#?
After watching Channel 9's video on F# Type Providers, I'm wondering about data schema changes. Don touched on this a little bit at the end, but I'm looking for more details.
The demo made it look ...
5
votes
2answers
236 views
numerals charcode convert into another langauge numerals
I want to convert numerals into other language numerals, how can i do this?
I want to be able to support as many languages as possible (google translation supported languages). I've been reading and ...
5
votes
12answers
581 views
In what languages can you dynamically rewrite functions on the fly?
I recently had the necessity of rewriting a javascript function in javascript, dynamically. The ease with which I did it, and how fun it was, astounded me.
Over here I've got some HTML:
<div ...
5
votes
17answers
8k views
Should I learn PHP or Ruby (on Rails)?
I've done some dabbling in Rails, but I see a lot more jobs wanting/using PHP than I do Rails. I really know neither of these that well (most of my "professional" experience has been hacking around ...
5
votes
12answers
2k views
Is it worth learning Java/J2EE/Spring/Hibernate in middle/high school?
I'm a middle school student and I've taught myself to program. I've learned to think in objects and algorithms, how to use loops and ifs and functions and variables. I've also learned PHP, and to a ...
5
votes
11answers
698 views
What to learn first?
I went to school for programming years ago and when I got out I found a job in system administration and that is the direction my career took. I'd like to get back into development of some sort and ...
4
votes
5answers
96 views
Developing ASP.NET web site for different languages
I'm building a website which will have a Spanish and Italian version.
In the past, when building a site which must be available in different languages, I've created a SQL Table like follows:
...
4
votes
2answers
111 views
Is the language of all strings over the alphabet “a,b,c” with the same number of substrings “ab” & “ba” regular?
Is the language of all strings over the alphabet "a,b,c" with the same number of substrings "ab" & "ba" regular?
I believe the answer is NO, but it is hard to make a formal demonstration of it, ...
4
votes
3answers
390 views
what languages are used in AI research today?
I am currently dabbling in expert systems, emacs lisp, and reading up about artificial intelligence. Traditionally, artificial intelligence is associated with LISP and expert systems with CLIPS. ...
4
votes
7answers
506 views
Choice of tool-set: scala, ruby, java and more
I'm part of a group that starts a new development project from scratch.
Currently it is on hobby-basis but we aim to make it our living
in the time frame of 1-2 years.
We are senior developers coming ...
4
votes
6answers
478 views
Learning Web Development-Choosing a Language and Framework
This is a subjective question and let me make it clear that I AM NOT asking for what the best language is. That being said, I want to do web development. I want to create sites around various ...
4
votes
2answers
3k views
Multiple Languages(English, French) on ASP.NET Page
I was just wondering what is the best way to handle multiple languages on a web page? Should I create an event in the load where I change the labels of all my controls to the approrpiate language ...
4
votes
4answers
331 views
Why would one want to use ruby over python or vice versa?
I wanted to know, while deciding which language or technology to use for implementing an idea; a design, what are the factors involved in making a decision? Specifically talking about popular ...
4
votes
3answers
953 views
.Net Converting a number from one culture to another
Quick question --
In .Net (VB more specifically, but that doesn't really matter), is there a way to change the format of a number from one culture to another strictly through the that number's type?
...
3
votes
3answers
112 views
Most efficient way to translate a Sitecore website to 4 other languages (Not having the translators in you Sitecore CMS)
I am looking for a good way to translate an excisting Sitecore installation (English language is available) to 4 other languages (Russian , Chinese, Portuguese etc.) A dedicated translation company ...
3
votes
1answer
127 views
Reverse Engineering a Programming Language or 'Unsupervised Learning of Languages'
I need to build a "translator" (is cross-compiler the right word?) between Tradestation's EasyLanguage into C++. However, there isn't any complete documentation on the grammar of EasyLanguage (which I ...
3
votes
1answer
247 views
Where to find a comparison of Flex/Bison, Ragel, ANTLR and others?
I am intending to define a protocol similar to Open Sound Control, but a bit different.
The idea is quite complex, and I won't try to describe it here.
Suppose I was to implement an OSC library ...
3
votes
2answers
392 views
Why perl is faster than d language?
Simply program hello world program (bellow you have the code of D and of perl) is faster in perl (interpreted language) than in D (compiled lang). Why?
//D language (ldc compiler)
import ...
3
votes
2answers
185 views
What does machine dependency 'mean'?
Low level languages and Assembly level langauges are machine dependent. My question is what does it mean? I mean is it dependent on the processor or features of machine like RAM, clock, etc.
And how ...
3
votes
6answers
274 views
How Can a Programming Language be both Statically-Typed and Dynamically-Typed?
Statically-typed languages and dynamically-typed languages in principle seem like opposite concepts. However, how can a language like Objective-C for example be both of these things at once? It seems ...
3
votes
8answers
151 views
Does X lang have security?
I'm hearing frequently this question when discussing with a Java developer. They (java devs) always ask if your lang of choise have security and I don't know what to respond to that.
Could anyone ...
3
votes
12answers
397 views
So what does one do after learning a language?
Of course I know about the most obvious thing to do... continue writing some programs!
But what exactly should one do after learning a language? I personally just finished reading K&R ANSI C. So ...
3
votes
3answers
125 views
Are there programming languages designed to use only speech for input?
I am interested in developing a domain-specific language which could be driven only by speech input. Are there examples of programming languages designed specifically for speech-only input? We can ...
3
votes
9answers
698 views
How do you measure the popularity of a programming language?
Following on from this question, I am interested in finding out how you could measure the popularity of any and all programming languages.
As professional developers, we need to be aware of the ...
3
votes
6answers
629 views
Freelance work and skill specialization
I've been messing around with different languages and frameworks to find the right fit and I think at some point it would be nice to make money doing web development.
Likely I would need to start out ...
3
votes
4answers
203 views
Good Solutions for Managing Multiple Languages in a project
We have a need to manage a large number (approx 20+) languages for our application. For previous projects that required fewer languages (3 - 4) we used a simple excel spreadsheet that we sent to ...
3
votes
13answers
4k views
Interactive Data Language, IDL: Does anybody care? [closed]
Anyone use a language called Interactive Data Language, IDL? It is popular with scientists. I think it is a poor language because it is proprietary (every terminal running it has to have an ...
3
votes
6answers
458 views
Is there a tool that supports discrete mathematics?
Discrete mathematics (also finite mathematics) deals with topics such as logic, set theory, information theory, partially ordered sets, proofs, relations, and a number of other topics.
For other ...
3
votes
3answers
393 views
google finance - what type of development/lang go into building the site?
I'd like to get into financial programming?, if thats even the correct term. I love the usability of Google finance. What should I learn to get me started on that path.