d
Riadok 20: Riadok 20:
 
|Lecture
 
|Lecture
 
|Monday
 
|Monday
|11:30
+
|10:40
 
|I-9
 
|I-9
 
|[[Matus Tuna|Matúš Tuna]]
 
|[[Matus Tuna|Matúš Tuna]]
 
|-
 
|-
 
|Labs
 
|Labs
|Wednesday
+
|Thursday
|16:30
+
|09:50
|I-8
+
|I-9
 
|[[Matus Tuna|Matúš Tuna]]
 
|[[Matus Tuna|Matúš Tuna]]
 
|}
 
|}
Riadok 37: Riadok 37:
 
!Topic
 
!Topic
 
|-
 
|-
|25.09.
+
|24.09.
 
|Organization.  
 
|Organization.  
 
|-
 
|-
|02.10.
+
|01.10.
 
|Interactive shell, console input/output, expressions, variables.
 
|Interactive shell, console input/output, expressions, variables.
 
|-
 
|-
|09.10.
+
|08.10.
 
|If statements, lists, strings, logic.
 
|If statements, lists, strings, logic.
 
|-
 
|-
|16.10.
+
|15.10.
 
|While cycle, for cycle, list comprehensions.
 
|While cycle, for cycle, list comprehensions.
 
|-
 
|-
|23.10.
+
|22.10.
 
|Dictionaries, sets, objects.
 
|Dictionaries, sets, objects.
 
|-
 
|-
|30.10.
+
|29.10.
 
|Functions, arguments and scopes.
 
|Functions, arguments and scopes.
 
|-
 
|-

Verzia zo dňa a času 03:57, 23. september 2018

Fundamentals of Programming 2-IKV-105

Course information sheet

This course teaches the students the basics of programming using Python programming language. It focuses on fundamental concepts of programming like for example if statements, while cycle, for cycle, variables etc. This course also puts emphasis on concepts useful for students of cognitive science including numerical computations using NumPy, visualizations or basics of machine learning techniques using artificial neural networks.

Course schedule

Type Day Time Room Lecturer
Lecture Monday 10:40 I-9 Matúš Tuna
Labs Thursday 09:50 I-9 Matúš Tuna

Syllabus

Date Topic
24.09. Organization.
01.10. Interactive shell, console input/output, expressions, variables.
08.10. If statements, lists, strings, logic.
15.10. While cycle, for cycle, list comprehensions.
22.10. Dictionaries, sets, objects.
29.10. Functions, arguments and scopes.
06.11. TBA
13.11. TBA
20.11. TBA
27.11. TBA
04.12. TBA

Course grading

  • Labs activity and participation (max. 20 points).
  • Final project (max. 30 points).
  • Overall grading: A (50-46), B (45-41), C (40-36), D (35-31), E (30-26), Fx (25-0).