Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Unit 1 - Log of the lectures

mauman (1540 points)
52 77 83
in Course info by (1.5k points)
edited by
  • September 28, 2021 - introduction, the q2a platform, course info and rules, counting, conversion between bases
  • October 1st, 2021 - definitions, languages, first look at the Python interpreter
  • October 5th, 2021 - algebra basics, variables, statements, expressions
  • October 7th, 2021 - exercises (the class will be repeated)
  • October 12th 2021 - ascii encoding, base datatypes, cast, random integers
  • October 15th 2021 - lists, tuples, control structures, introduction to for and while loops, iterable objects, replit, accumulators, is operator, exercises
  • October 19th 2021 - control structures, for and while loops, accumulators, __name__, exercises
  • October 26th 2021 - range function, while loops, flags, break statement, function objects, functions as parameters, map function
  • October 29th 2021 (4 hours) - lambda functions, list comprehensions
  • November 2nd 2021 - dictionaries, variables scope, list comprehensions
  • November 5th 2021 - text file encoding, reading/writing files
  • November 9th and 12th 2021 - partition algorithm, quicksort
  • November 16th 2021 - introduction to images
  • November 19th 2021 - image filters
  • November 23rd 2021 - introduction to classes and objects
  • November 26th 2021 - string formatting, colour class
  • November 30th 2021 - format(), exception handling, palindrome words (recursion), files listing (recursion)
  • December 3rd 2021 - sum of a list (recursion), Towers of Hanoi (recursion)
  • December 7th 2021 - tree traversal, parse trees
  • December 10th 2021 - game trees
  • December 14th 2021 - game trees
1.9k views

4 Answers

C
Carlotta Murri (800 points)
0 0 6
by (800 points)
Thank you that's helpful!
Luigi Pizza (6120 points)
14 20 65
by (6.1k points)
Thank you Professor! But could you please post the power point we were seeing in class too?
Quellocinese (2700 points)
4 4 22
by (2.7k points)
Yeah! Having access to the slides would be so helpful!
Nilats (3750 points)
8 14 29
by (3.8k points)
you can access through  teaching material.
Luigi Pizza (6120 points)
14 20 65
by (6.1k points)

Yes, when I posted this comment they weren't available, to access them now, click here:  here: https://drive.google.com/drive/folders/1cb3L7wDVqhb53RObaefVr5nuGVqP3mb6

Emanuelevoza (860 points)
0 0 5
by (860 points)
thank you luigi :)
Luigi Pizza (6120 points)
14 20 65
by (6.1k points)

I noticed that the following lectures didn't have a log so, here they are:

  • October 15th 2021 - lists, tuples, control structures, introduction to for and while loops, iterable objects, replit, accumulators, is operator, exercises
  • October 19th 2021 - control structures, for and while loops, accumulators, __name__, exercises
mauman (1540 points)
52 77 83
by (1.5k points)
thanks Luigi!
Luigi Pizza (6120 points)
14 20 65
by (6.1k points)
You're welcome!
Emanuelevoza (860 points)
0 0 5
by (860 points)
Thank you professor for the summary!