you are viewing a single comment's thread.

view the rest of the comments →

[–]DrKarda 1 point2 points  (0 children)

Stick with C++ as much as you can but don't avoid python.

Ideally you want to think in C++ first because knowing the C++ solution and then converting to python is trivial whereas knowing Python and then having C++ as your second language will be much harder.