Hacker News new | ask | show | jobs
by CraigJPerry 1608 days ago
Learning Python’s dis and inspect modules would be more valuable first IMO. Then ctypes then cython. All seem more useful to me than just C from a python programmer perspective.