Skip to content

Commit 6585899

Browse files
committed
Add partners and agenda to the readme
1 parent c16697f commit 6585899

2 files changed

Lines changed: 29 additions & 2 deletions

File tree

README.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
1-
# Programming-101-Python-2020-Spring
2-
Repo for the course "Programming 101 with Python", starting end of February 2020
1+
# Programming 101 with Python - 2020
2+
3+
Repo for the course "Programming 101 with Python", starting on 24th of February 2020
4+
5+
This is going to be the 9th edition of the course.
6+
7+
## Partners
8+
9+
The course is happening thanks to:
10+
11+
| [![HedgeServ](/partners/hedgeserv.jpg)](https://www.hedgeserv.com/career/) |
12+
| -------------------------------------------------------------------------- |
13+
14+
15+
## Agenda
16+
17+
The course is about learning how to write software with Python. It's perfect for people that are going to start as junior developers afterwards.
18+
19+
Key topics, that are going to be covered in the course:
20+
21+
- Working with Linux-based operating system.
22+
- The Python programming language.
23+
- Testing.
24+
- Design patterns.
25+
- Using relational databases & SQL & ORMs.
26+
- Working in teams with git & GitHub.
27+
- Implementing client-server applications.
28+
- Communication between applications - formats, message queues, HTTP
29+
- Securing our applications from common vulnerabilities.

partners/hedgeserv.jpg

6.37 KB
Loading

0 commit comments

Comments
 (0)