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?
> Best programming language for rapid development?<p>> [...] assuming a person has no prior programming background [...]<p>Then learn programming first. If you have no prior experience, the development
will be anything but rapid, no matter the language.
For a person with no prior background, this is a good start:<p><a href="https://pine.fm/LearnToProgram/chap_00.html" rel="nofollow">https://pine.fm/LearnToProgram/chap_00.html</a><p>The language is Ruby, and it's suitable for rapid development, too.
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