|
|
|
|
|
by pyjarrett
1608 days ago
|
|
No, it won't help you better understand Python. However, for professional development, you should probably learn it anyways before you jump into other lower level languages. C is the Latin of programming languages, as it's the common root of a flurry of languages, and you see it's influence in a lot of places. Even though it's not exactly "how a computer works," understanding its purpose and problems puts other languages into context. |
|