Skip to content

Commit 9dfb6a8

Browse files
committed
Updated README
1 parent 4e8faec commit 9dfb6a8

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

README.md

+53-53
Original file line numberDiff line numberDiff line change
@@ -10,65 +10,64 @@ email: pythoncoursefmi@gmail.com
1010

1111
## Провеждане
1212

13-
* понеделник: 18:00-20:00 @ зала 325
14-
* четвъртък: 19:00-21:00 @ зала 101
13+
- понеделник: 18:00-20:00 @ зала 325
14+
- четвъртък: 19:00-21:00 @ зала 101
1515

1616
### Лекции
1717

18-
Всички лекции са събрани под формата на Jupyter notebook интерактивни записки.
18+
Всички лекции са събрани под формата на Jupyter notebook интерактивни записки.
1919

2020
JupyterBook "книжка" с всички теми има тук: https://fmipython.github.io/PythonCourse2024
2121

22-
23-
| Тема номер | Тема | Дата | Лектор |
24-
| ---------- | --------------------------------------------------------- | ---------- | ---------- |
25-
| 0 | [Въведение към курса](./00%20-%20Course%20intro/) | 03.10.2024 | [Любо](https://github.com/lyubolp) & [Алекс И.](https://github.com/yalishanda42) & [Кари](https://github.com/karinaghristova) & [Алекс К.](https://github.com/Bladwark) |
26-
| 1 | [Въведение в Python: какво е Python, настройка на средата, как да пуснем лекциите](./01%20-%20Intro%20to%20Python/) | 03.10.2024 | [Любо](https://github.com/lyubolp) & [Алекс И.](https://github.com/yalishanda42) & [Кари](https://github.com/karinaghristova) & [Алекс К.](https://github.com/Bladwark) |
27-
| 2 | [Променливи, разклонения, цикли](./02%20-%20Variables,%20types,%20control%20flow/) | 07.10.2024, 10.10.2024 | [Алекс](https://github.com/yalishanda42) & [Кари](https://github.com/karinaghristova) |
28-
| 3 | [Обектно-ориентирано програмиране в Python](./03%20-%20OOP/) | 14.10.2024, 17.10.2024 | [Алекс](https://github.com/yalishanda42) |
29-
| 4 | [Функционално програмиране в Python](./04%20-%20Functional%20Programming/) | 24.10.2024, 28.10.2024 | [Любо](https://github.com/lyubolp) |
30-
| 5 | [Представяне на структури от данни и алгоритми над тях](./05%20-%20Data%20Structures%20and%20Oddities/) | 04.11.2024, 05.11.2024 | [Любо](https://github.com/lyubolp) |
31-
| 6 | [Типова система на езика](./06%20-%20Typing%20Hints/) | 14.11.2024 | [Алекс](https://github.com/yalishanda42) |
32-
| 7 | [Грешки и изключения](./07%20-%20Exceptions%20Handling/) | 18.11.2024 | [Алекс](https://github.com/yalishanda42) |
33-
| 8 | [Работа с файлове](./08%20-%20Files/) | 21.11.2024 | [Любо](https://github.com/lyubolp) |
34-
| 9 | [Многонишково програмиране](./09%20-%20Multithreading/) | 02.12.2024 | [Любо](https://github.com/lyubolp) |
35-
| 10 | [Работа със заявки](./10%20-%20requests/) | 05.12.2024 | [Алекс](https://github.com/yalishanda42) |
36-
| 11 | [Работа с Git](./11%20-%20Git/) | 05.12.2024 | [Алекс](https://github.com/yalishanda42) |
37-
| 12 | [Модули и пакети](./12%20-%20Modules/) | 09.12.2024, 12.12.2024 | [Алекс](https://github.com/yalishanda42) |
38-
| 13 | [Принципи на качествения код на Python](./13%20-%20Clean%20code/) | 19.12.2024 | [Любо](https://github.com/lyubolp) |
39-
| 14 | [Тестване в Python](./14%20-%20Testing/) | 06.01.2025 | [Алекс](https://github.com/yalishanda42) |
40-
| 15 | [Уеб програмиране. Flask](./15%20-%20Web%20programming/) | 13.01.2025 | [Любо](https://github.com/lyubolp) |
41-
| 16 | [Използване на C код в Python](./16%20-%20Using%20C%20code%20in%20Python/) | 16.01.2025 | [Любо](https://github.com/lyubolp) |
42-
| 17 | [Външни библиотеки (numpy, pandas, matplotlib)](./17%20-%20numpy,%20pandas,%20matplotlib/) | 16.01.2025 | [Любо](https://github.com/lyubolp) |
43-
44-
### Упражнения
45-
46-
Вместо лекции, на някои дати ще се провеждат специални упражнения, на които ще се решават задачи за текущ контрол. График: **TODO: ще сменяме ли задачите ?**
47-
48-
|| Дата | Теми | Точки | Линк |
49-
|---|------------|----------------|-------|------------------------------------------------------------------------------------|
50-
|1 | 21.10.2024 | 2, 3 ||[Задачи](https://github.com/fmipython/PythonCourse2024/blob/master/labs/lab01.ipynb)|
51-
|2 | 31.10.2024 | 4 ||[Задачи](https://github.com/fmipython/PythonCourse2024/blob/master/labs/lab02.ipynb)|
52-
|3 | 11.11.2024 | 5 ||[Задачи](https://github.com/fmipython/PythonCourse2024/blob/master/labs/lab03.md)|
53-
|4 | 28.11.2024 | 6, 7, 8 ||[Задачи](https://github.com/fmipython/PythonCourse2024/blob/master/labs/lab04.ipynb)|
54-
|5 | 16.12.2024 | 9, 10, 11, 12 ||[Задачи](https://github.com/fmipython/PythonCourse2024/tree/master/labs/lab05)|
55-
|6 | 09.01.2024 | 13, 14 ||[Задачи](https://github.com/fmipython/PythonCourse2024/tree/master/labs/lab06.md)|
22+
| Тема номер | Тема | Дата | Лектор |
23+
| ---------- | ------------------------------------------------------------------------------------------------------------------- | ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
24+
| 0 | [Въведение към курса](./00%20-%20Course%20intro/) | 03.10.2024 | [Любо](https://github.com/lyubolp) & [Алекс И.](https://github.com/yalishanda42) & [Кари](https://github.com/karinaghristova) & [Алекс К.](https://github.com/Bladwark) |
25+
| 1 | [Въведение в Python: какво е Python, настройка на средата, как да пуснем лекциите](./01%20-%20Intro%20to%20Python/) | 03.10.2024 | [Любо](https://github.com/lyubolp) & [Алекс И.](https://github.com/yalishanda42) & [Кари](https://github.com/karinaghristova) & [Алекс К.](https://github.com/Bladwark) |
26+
| 2 | [Променливи, разклонения, цикли](./02%20-%20Variables,%20types,%20control%20flow/) | 07.10.2024, 10.10.2024 | [Алекс](https://github.com/yalishanda42) & [Кари](https://github.com/karinaghristova) |
27+
| 3 | [Обектно-ориентирано програмиране в Python](./03%20-%20OOP/) | 14.10.2024, 17.10.2024 | [Алекс](https://github.com/yalishanda42) |
28+
| 4 | [Функционално програмиране в Python](./04%20-%20Functional%20Programming/) | 24.10.2024, 28.10.2024 | [Любо](https://github.com/lyubolp) |
29+
| 5 | [Представяне на структури от данни и алгоритми над тях](./05%20-%20Data%20Structures%20and%20Oddities/) | 04.11.2024, 05.11.2024 | [Любо](https://github.com/lyubolp) |
30+
| 6 | [Типова система на езика](./06%20-%20Typing%20Hints/) | 14.11.2024 | [Алекс](https://github.com/yalishanda42) |
31+
| 7 | [Грешки и изключения](./07%20-%20Exceptions%20Handling/) | 18.11.2024 | [Алекс](https://github.com/yalishanda42) |
32+
| 8 | [Работа с файлове](./08%20-%20Files/) | 21.11.2024 | [Любо](https://github.com/lyubolp) |
33+
| 9 | [Многонишково програмиране](./09%20-%20Multithreading/) | 02.12.2024 | [Любо](https://github.com/lyubolp) |
34+
| 10 | [Работа със заявки](./10%20-%20requests/) | 05.12.2024 | [Алекс](https://github.com/yalishanda42) |
35+
| 11 | [Работа с Git](./11%20-%20Git/) | 05.12.2024 | [Алекс](https://github.com/yalishanda42) |
36+
| 12 | [Модули и пакети](./12%20-%20Modules/) | 09.12.2024, 12.12.2024 | [Алекс](https://github.com/yalishanda42) |
37+
| 13 | [Принципи на качествения код на Python](./13%20-%20Clean%20code/) | 19.12.2024 | [Любо](https://github.com/lyubolp) |
38+
| 14 | [Тестване в Python](./14%20-%20Testing/) | 06.01.2025 | [Алекс](https://github.com/yalishanda42) |
39+
| 15 | [Уеб програмиране. Flask](./15%20-%20Web%20programming/) | 13.01.2025 | [Любо](https://github.com/lyubolp) |
40+
| 16 | [Използване на C код в Python](./16%20-%20Using%20C%20code%20in%20Python/) | 16.01.2025 | [Любо](https://github.com/lyubolp) |
41+
| 17 | [Външни библиотеки (numpy, pandas, matplotlib)](./17%20-%20numpy,%20pandas,%20matplotlib/) | 16.01.2025 | [Любо](https://github.com/lyubolp) |
42+
43+
### Упражнения
44+
45+
Вместо лекции, на някои дати ще се провеждат специални упражнения, на които ще се решават задачи за текущ контрол. График:
46+
47+
|| Дата | Теми | Точки | Линк |
48+
| --- | ---------- | ------------- | ----- | ------------------------------------------------------------------------------------------ |
49+
| 1 | 21.10.2024 | 2, 3 || [Задачи](https://github.com/fmipython/PythonCourse2024/blob/master/labs/lab01/lab01.ipynb) |
50+
| 2 | 31.10.2024 | 4 || [Задачи](https://youtu.be/ARJ8cAGm6JE?feature=shared&t=63) |
51+
| 3 | 11.11.2024 | 5 || [Задачи](https://youtu.be/ARJ8cAGm6JE?feature=shared&t=63) |
52+
| 4 | 28.11.2024 | 6, 7, 8 || [Задачи](https://youtu.be/ARJ8cAGm6JE?feature=shared&t=63) |
53+
| 5 | 16.12.2024 | 9, 10, 11, 12 || [Задачи](https://youtu.be/ARJ8cAGm6JE?feature=shared&t=63) |
54+
| 6 | 09.01.2024 | 13, 14 || [Задачи](https://youtu.be/ARJ8cAGm6JE?feature=shared&t=63) |
5655

5756
### Тестове
57+
5858
На тези дати ще провеждаме тестовете в курса. Тестовете ще са няколко въпроса, в рамките на няколко минути. Провеждането им ще е в Moodle.
59-
|| Дата | Теми |
59+
|| Дата | Теми |
6060
|---|------------|------|
61-
|1 | 14.10.2024 | 1, 2 |
62-
|2 | 24.10.2024 | 3 |
63-
|3 | 04.11.2024 | 4 |
64-
|4 | 14.11.2024 | 5 |
65-
|5 | 18.11.2024 | 6 |
66-
|6 | 21.11.2024 | 7 |
67-
|7 | 02.12.2024 | 8 |
68-
|8 | 05.12.2024 | 9 |
69-
|9 | 19.12.2024 | 12 |
70-
|10 | 13.01.2025 | 14 |
71-
61+
|1 | 14.10.2024 | 1, 2 |
62+
|2 | 24.10.2024 | 3 |
63+
|3 | 04.11.2024 | 4 |
64+
|4 | 14.11.2024 | 5 |
65+
|5 | 18.11.2024 | 6 |
66+
|6 | 21.11.2024 | 7 |
67+
|7 | 02.12.2024 | 8 |
68+
|8 | 05.12.2024 | 9 |
69+
|9 | 19.12.2024 | 12 |
70+
|10 | 13.01.2025 | 14 |
7271

7372
## Оценяване
7473

@@ -80,10 +79,10 @@ $$ Оценка = \frac{Упражнения + Тестове + Бонус + П
8079

8180
Максимални точки:
8281

83-
* Упражнения: 25т.
84-
* Тестве: 10т.
85-
* Бонус: 5т.
86-
* Проект: 40т.
82+
- Упражнения: 25т.
83+
- Тестве: 10т.
84+
- Бонус: 5т.
85+
- Проект: 40т.
8786

8887
# Как да пиша и подкарам Python кода си?
8988

@@ -98,6 +97,7 @@ $$ Оценка = \frac{Упражнения + Тестове + Бонус + П
9897
Вж. [тук](./projects.md)
9998

10099
# Примерни проекти?
100+
101101
Вж. [тук](./example_projects.md)
102102

103103
# Принос

0 commit comments

Comments
 (0)