
How to Program: Computer Science Concepts and Python Exercises
Functions and Abstraction
Educational · Jun 1, 2020 · 31 min Prime Video
Available on Prime Video
S1, E9: One of the key ideas in computer science is abstraction - using simple interfaces to manage complex procedures. See how functions can simplify away the details of complex process, freeing attention to focus on what goes into a function and what comes out. Learn when to use functions and the side effects that sometimes occur.
Educational · Jun 1, 2020 · 31 min