language-comparisons
Is there a Python equivalent to Ruby symbols?
Is there a Python equivalent to Ruby symbols? If so then what is it? If not then are we stuck with开发者_StackOverflow社区 using strings as our keys in dictionaries only?[详细]
2023-01-17 04:34 分类:问答Is there a virtual environment for node.js?
I\'ve searched the wiki modules page, but I can\'t find anything similar to vi开发者_JAVA百科rtualenv (python) or rvm.[详细]
2023-01-15 14:17 分类:问答Passing an array for setting variable
I often see this idiom when reading php code: public function __construct($config) { if (array_key_exists(\'options\', $config)) {[详细]
2023-01-02 08:48 分类:问答Python features
Is there any article/paper on what features开发者_C百科 the Python language has to offer? Why should one go with Python instead of any other language? What are the strong and the weak points of Python[详细]
2022-12-30 05:39 分类:问答How would you write this Clojure snippet in Ruby and/or Haskell?
I was working on a Rails template and was trying to write a bit of code that allows me to populate a table or multiple columns of ul tags \"top-to-bottom\" and \"left-to-right\" across however many co[详细]
2022-12-29 21:21 分类:问答What do I learn to "enlighten myself with the ways" of functional programming?
I\'ve been coding for a few years now, nothing too complicated. C++ is what I know best. I recently stumbled into Paul Graham\'s site, coding horror, and now here.[详细]
2022-12-22 22:15 分类:问答F# vs Haskell vs Lisp - which language to learn? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2022-12-20 05:22 分类:问答why do some languages require function to be declared in code before calling?
Suppose you have this pseudo-code do_something(); function do_something(){ print \"I am saying hello.\";[详细]
2022-12-18 21:03 分类:问答Is Grails (now) worth it? [closed]
Closed. This question is opinion-based. It is not c开发者_如何学Pythonurrently accepting answers.[详细]
2022-12-16 01:14 分类:问答VB.net application in "Real World" software?
I\'m curious to know the spread level of programs coded in VB.net. I\'m asking, because I coded in VB.net during my university years in aerospace engineering , because our informatics professor wanted[详细]
2022-12-16 00:51 分类:问答
加载中,请稍侯......