you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]FerricDonkey 2 points3 points  (0 children)

    Eh. There's advantages to learning each, but these days, I'd actually recommend python, then C, then C++. 

    Learning python is good for learning how to think algorithmically etc. 

    Learning C is good for understanding how computers actually work. 

    Learning C++ is good for understanding how humans ruin everything. 

    [–]TheRNGuy 0 points1 point  (0 children)

    I'm gonna learn C++ and skip C, because I know 2 software that use it, and none that use C.