Settings

Theme

Ask HN: Best programming language for rapid development?

2 points by tinderliker 8 years ago · 4 comments · 1 min read


I know the typical answer is "Whatever you know", but assuming a person has no prior programming background, which language would you suggest? PG seems to suggest Lisp (Clojure)? Javascript? Go? Python?

dozzie 8 years ago

> Best programming language for rapid development?

> [...] assuming a person has no prior programming background [...]

Then learn programming first. If you have no prior experience, the development will be anything but rapid, no matter the language.

navinsylvester 8 years ago

Doesn't work like that.

It all depends on what you want to build or focus. Based on that info we can pick the likely suitable ones.

tomohawk 8 years ago

For a person with no prior background, this is a good start:

https://pine.fm/LearnToProgram/chap_00.html

The language is Ruby, and it's suitable for rapid development, too.

saran945 8 years ago

based on my experience & reading . . each language has its own strength, its not easy to say which one is best for rapid development. For machine learning/AI - Python Web app - Nodejs/PHP Mobile - JS Enterprise apps - Java/c# Desktop - c# DSL - Racket

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection