Skip to content

Commit 5f7ddf5

Browse files
authored
Update README.md
1 parent b674ed9 commit 5f7ddf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Repository for Python Programming course given by Assoc. Prof. Dr. Bora Canbula
33
at Computer Engineering Department of Manisa Celal Bayar University.
44

55
# Course Information
6-
Description of the course.
6+
This course is about basic concepts in Python Programming. Students will learn the data structures, functions, classes, and the special structures of Python. They will also learn how to create basic desktop applications with a GUI, web applications as APIs, basic games as projects. In this course, we will use GitHub actions for assignments. Therefore, it is strongly recommended that to have a GitHub account for students. Students must fork this repository and sync frequently, add their works to their own repository and create a pull request.
77

88
# Weekly Content
9-
Lectures are on every monday. You can find the codes that written in the laboratory in the folder WeekXX.
9+
Lectures are on every Monday. You can find the codes that written in the laboratory in the folder WeekXX.
1010

1111
# Lecture Notes and Problem Sets
1212
In the root folder there is a LectureNotes.pdf file, which is updated weekly after every lecture.

0 commit comments

Comments
 (0)