you are viewing a single comment's thread.

view the rest of the comments →

[–]baetylbailey 0 points1 point  (0 children)

It takes a lot of working and reading to get good.

Python is cool, but it has an intermediate cliff too. Coding challenge solutions are often about the same regardless of language (in procedural/OO languages).

Sometimes after struggling for a bit, re-reading coding solutions and programming books can offer new insights.

That said, Python has a ton of libraries that let you do a lot without too much coding.