Tagged Questions

1
vote
9answers
87 views

What languages can be used to make dynamic websites?

So, there are several languages which will allow you to create a website, as long as you configure the server(s) well enough. To my knowledge, there is: PHP ASP.NET Ruby(on rai …
2
votes
2answers
255 views

The new C++: D or Go? [closed]

Today I was discussing with some friends about the new language that Google came up with: Go and I told them that I like D more. Both languages claim to be systems programming lan …
0
votes
2answers
65 views

Programming languages comparison for web data mining task

I need some help comparing different programming languages, such as: C++, Java, Python, Ruby and PHP, for a task which is related for web data mining (developing web crawler, strin …
0
votes
2answers
113 views

programming languages [closed]

What programming languages are used in the animated movie industry, computer games industry,database industry and the robotics industry
1
vote
7answers
219 views

Are Programming Languages the same everywhere? [closed]

Now I've heard the expression maths is the language if the universe; and most languages are based on maths. But today i got into a heated discussion with my head of department ove …
2
votes
3answers
78 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-on …
3
votes
3answers
123 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 l …
18
votes
34answers
2k views

Which language should students start with?

Which language should students, who are looking to become professional programmers, start with? Should they start with a purely functional, procedural, object oriented or with a …
0
votes
5answers
245 views

How do I check what programming language a website is using?

How do we check what programming language a website is using? I mean something like this: www.domain.com How to check its using html, php, aspx, ruby on rails or etc? I only wa …
5
votes
12answers
414 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 som …
3
votes
8answers
222 views

How do you measure the popularity of a programming language?

Hi, 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 …
11
votes
21answers
1k 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 per …
0
votes
7answers
145 views

The importance of learning a lower level language [closed]

Possible Duplicates: Am I “wasting” my time learning C and other low level stuff ? Is knowing some basic low-level stuff essential to all programmers? Lots o …
2
votes
4answers
122 views

Translating human languages in Python

Is there a Python module for the translation of texts from one human language to another? I'm planning to work with texts that are to be pre and post processed with Python scripts. …
11
votes
21answers
834 views

Learning a programming language at an elderly age?

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? …

1 2 3 4 next
15 30 50 per page