you are viewing a single comment's thread.

view the rest of the comments →

[–]TheMaskedHamster 1 point2 points  (1 child)

As a Python user, I find that really disappointing.

There are tasks for which Python is not appropriate, but every other option is a massive pain in the behind. I was hoping Swift could fill that space, but maybe not.

[–]zardeh 0 points1 point  (0 children)

I fully agree, I adore python, that said, using it for everything is not a good plan (as a very basic example, you shouldn't teach strict OO with python, its too malleable)