Repo for the course "Programming 101 with Python", starting March 2018
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.
- 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