|
|
|
|
|
by hacking_again
3170 days ago
|
|
Learn them both at the same time. Pick two small projects. For project 1, implement it in Python, then implement it in C. For project 2, implement it in C, then re-implement it in Python. Repeat for the next two projects. It will feel slow at first, but you will learn more quickly overall. |
|