vanessabonanno / 2020-2021

The GitHub repository containing all the material related to the Computational Thinking and Programming course of the Digital Humanities and Digital Knowledge degree at the University of Bologna (a.a. 2020/2021).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computational Thinking and Programming

This space contains all the material related to the Computational Thinking and Programming course of the Digital Humanities and Digital Knowledge degree at the University of Bologna.

Academic year 2020/2021

Table of content

  1. Book
  2. Material
  3. Schedule

Book

The official book of the course, Computational Thinking and Programming book, is available online in PDF format. Google Docs links are provided for each chapter, to enable students to comment and suggest improvements. The suggested accompanying book for Python coding, How To Code in Python by Lisa Tagliaferri, is also freely available online in PDF and EPUB formats.

Material

Keys:

  • the = theoretical lecture
  • lab = laboratory session
  1. [14/10/20, the] Introduction to the course
  2. [14/10/20, the] Introduction to Computational Thinking
  3. [16/10/20, the] Algorithms
  4. [19/10/20, the] Computability
  5. [21/10/20, the] Programming languages
  6. [23/10/20, lab] 1st Lesson
  7. [26/10/20, the] Organising information: ordered structures
  8. [28/10/20, lab] 2nd Lesson
  9. [30/10/20, the] Brute-force algorithms
  10. [09/11/20, the] Organising information: unordered structures
  11. [11/11/20, lab] 3rd Lesson
  12. [13/11/20, the] Recursion
  13. [16/11/19, lab] 4th Lesson
  14. [20/11/20, the] Divide and conquer algorithms
  15. [23/11/20, the] Dynamic programming algorithms
  16. [25/11/20, lab] 5th Lesson
  17. [27/11/20, the] Organising information: trees
  18. [30/11/20, lab] 6th Lesson
  19. [02/12/20, the] Backtracking algorithms
  20. [04/12/20, lab] 7th Lesson
  21. [09/12/20, the] Organising information: graphs
  22. [11/11/20, lab] 8th Lesson
  23. [14/12/20, the] Project: specification
  24. [16/12/20, the] Greedy algorithms

Schedule

DateTimeTitle
14/10/209:30-11:30Introduction to Computational Thinking
16/10/2012:30-14:30Algorithms
19/10/209:30-11:30Computability
21/10/209:30-11:30Programming Languages
23/10/2012:30-14:30Laboratory
26/10/209:30-11:30Organising information: ordered structures
28/10/209:30-11:30Laboratory
30/10/2012:30-14:30Brute-force algorithms
09/11/209:30-11:30Organising information: unordered structures
11/11/209:30-11:30Laboratory
13/11/2012:30-14:30Recursion
16/11/209:30-11:30Laboratory
20/11/2012:30-14:30Divide and conquer algorithms
23/11/209:30-11:30Dynamic programming algorithms
25/11/209:30-11:30Laboratory
27/11/2012:30-14:30Organising information: trees
30/11/209:30-11:30Laboratory
02/12/209:30-11:30Backtracking algorithms
04/12/2012:30-14:30Laboratory
09/12/209:30-11:30Organising information: graphs
11/12/2012:30-14:30Laboratory
14/12/209:30-11:30Project: specification
16/12/209:30-11:30Greedy algorithms

About

The GitHub repository containing all the material related to the Computational Thinking and Programming course of the Digital Humanities and Digital Knowledge degree at the University of Bologna (a.a. 2020/2021).