Multilingual Madness
I’m constantly switching between languages.
Python
for x in foo: #do something
Ruby
foo.each do |x| #do something end
Julia
for x in foo #do something end
The syntaxes are too similar. Everything is a crazy mix. @_____@
I’m constantly switching between languages.
Python
for x in foo: #do something
Ruby
foo.each do |x| #do something end
Julia
for x in foo #do something end
The syntaxes are too similar. Everything is a crazy mix. @_____@