mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-01-30 17:53:23 -05:00
Add CPython internals lectures
Part of CSC 253: Dynamic Languages and Software Development at the University of Rochester. Recommended by twitter from Python Language BDFL Guido Van Rossum
This commit is contained in:
parent
bad15c5a5c
commit
539b4741fd
@ -225,6 +225,8 @@ Courses
|
||||
- A course that teaches discrete maths concepts with functional programming
|
||||
- [Lecture Videos](http://cs.wheaton.edu/~tvandrun/dmfp/)
|
||||
- [Assignments](http://cs.wheaton.edu/~tvandrun/dmfp/source.html)
|
||||
- [CSC 253](http://pgbovine.net/cpython-internals.htm) **CPython internals: A ten-hour codewalk through the Python interpreter source code** *University of Rochester* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png" width="20" height="20" alt="Lecture Videos" title="Lecture Videos" /><img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4da.png" width="20" height="20" alt="Readings" title="Readings" />
|
||||
- Nine lectures walking through the internals of CPython, the canonical Python interpreter implemented in C. They were from the *Dynamic Languages and Software Development* course taught in Fall 2014 at the University of Rochester.
|
||||
|
||||
-------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user