You can get-by with just read-only C skills. Invest your time learning the ins and outs of python and its performance characteristics.
It's also inevitable that you will have to learn systems programming; POSIX or Win32 API most likely, for Unix and Windows respectively. But not for another year or so.
Comments
You can get-by with just read-only C skills. Invest your time learning the ins and outs of python and its performance characteristics.
It's also inevitable that you will have to learn systems programming; POSIX or Win32 API most likely, for Unix and Windows respectively. But not for another year or so.
Have fun.