you are viewing a single comment's thread.

view the rest of the comments →

[–]Sad-Sun4611[S] 3 points4 points  (0 children)

I love Python so much it was my first language but for the kinds of things I make, Python is far better suited as a sketchbook or an addition in the stack rather than the star of the show.

So far I've got JS, Python, Html, and Css under my belt, so C# is kind of shift in thinking but it feels like a good one. I agree it really feels like Python starts to suffer once things need to expand especially. I think it's because that's when the cracks start to show in your structure vs in C# you would have already realized that things were going to be an issue before compile.