Skip to content

Commit

Permalink
Add partners and agenda to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
martin056 committed Feb 21, 2020
1 parent c16697f commit 6585899
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.md
@@ -1,2 +1,29 @@
# Programming-101-Python-2020-Spring
Repo for the course "Programming 101 with Python", starting end of February 2020
# Programming 101 with Python - 2020

Repo for the course "Programming 101 with Python", starting on 24th of February 2020

This is going to be the 9th edition of the course.

## Partners

The course is happening thanks to:

| [![HedgeServ](/partners/hedgeserv.jpg)](https://www.hedgeserv.com/career/) |
| -------------------------------------------------------------------------- |


## Agenda

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.

Key topics, that are going to be covered in the course:

- Working with Linux-based operating system.
- The Python programming language.
- Testing.
- Design patterns.
- Using relational databases & SQL & ORMs.
- Working in teams with git & GitHub.
- Implementing client-server applications.
- Communication between applications - formats, message queues, HTTP
- Securing our applications from common vulnerabilities.
Binary file added partners/hedgeserv.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6585899

Please sign in to comment.