Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
New Web based programming Language?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ecko" data-source="post: 232587" data-attributes="member: 24874"><p>Such a generically stupid statement. You should use whatever language is best suited for the web application you are developing (ie - Python is procedural whereas Ruby is not). There's a reason Google utilizes Python as one of their primary languages. They employ hundreds of developers who follow the Python syntax mantra of 'there should be one and preferably only one way to do something'. It allows for those developers to easily read one and another's code to determine its intent. With Ruby, two programmers could have syntactically different codes that does the same exact thing. This causes unneeded ambiguity in a development environment. </p><p></p><p>As to OP, try Python or Clojure. For someone with a PHP background, this should be an easy transition.</p></blockquote><p></p>
[QUOTE="Ecko, post: 232587, member: 24874"] Such a generically stupid statement. You should use whatever language is best suited for the web application you are developing (ie - Python is procedural whereas Ruby is not). There's a reason Google utilizes Python as one of their primary languages. They employ hundreds of developers who follow the Python syntax mantra of 'there should be one and preferably only one way to do something'. It allows for those developers to easily read one and another's code to determine its intent. With Ruby, two programmers could have syntactically different codes that does the same exact thing. This causes unneeded ambiguity in a development environment. As to OP, try Python or Clojure. For someone with a PHP background, this should be an easy transition. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
New Web based programming Language?
Top