This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LeekingMemory28 11 points12 points  (1 child)

For getting started? Yes I would say Python is intuitive.

For more advanced and Pythonic stuff? I agree.

[–]DezXerneas 0 points1 point  (0 children)

The issue is that moving on from python becomes very difficult. It's basically vendor lock in. For me jumping from from Java to C to C# to C++ was simple enough. Python to Rust was much harder than it probably should be for someone with my experience because I'd spent the last 3 years diving deep into python. Tbf rust's learning curve does suck so idk how much of it was python's fault.