Programming Techniques for Mathematicians (7.5hp)

Undergraduate course, Stockholm University, Department of Mathematics, 2020

Introductory course in programming techniques using Python. Fundamental computer concepts such as

  • Data structures, functions, and classes
  • Problem solving by dividing the problem into sub-problems
  • Program structuring.