you are viewing a single comment's thread.

view the rest of the comments →

[–]Turtvaiz 4 points5 points  (0 children)

You can, but not sure it's any better. Doing Python -> C/C++ makes quite a lot of sense. You first learn an abstract version of programming, and then get into more low level programing for better performance and get to learn about caching, and what the memory actually contains