1.4 KiB
1.4 KiB
title | sidebar | showTitle | hideAnchor |
---|---|---|---|
5. Technologies To Learn | Handbook | true | true |
Each of the links below will send you to the best resources for learning I found. As I went through learning the various technologies, I took notes. Below you'll find all the notes that I took along with resources I felt were particularly useful. I'd suggest using our notes links as you would a cheatsheet.
Backend
- Python (our notes on Python)
- Django (our notes on Django)
- Django Testing
- Pytest
- Clickhouse (enterprise database)
- Celery (we use Redis as Celery's message broker)
- Docker (our notes on Docker)