Functions in PythonIntroduces functions in Python, covering predefined and user-defined functions, formal and effective parameters, and the importance of docstrings.
Python Scripting BasicsCovers Python scripting basics, variable types, arithmetic operations, and running scripts in the terminal.
Van der Pol OscillatorExplores the Van der Pol oscillator, its dynamic equations, and phase plane representation.