Skip to content

Lecture05

Dr. Marcel Wunderlich requested to merge lecture05 into master
  • lambda

  • list comprehension

  • iterators

  • itertools, filter

  • comparison of comprehension with three different techniques

  • generator pattern

  • generator via yield

  • KISS

  • signs for good code

  • cognitive complexity

  • cyclomatic complexity

Edited by Dr. Marcel Wunderlich

Merge request reports