git-subtree-dir: content/charters.turnsys.com git-subtree-mainline:6e0ede6accgit-subtree-split:a1662cff1a
1.5 KiB
1.5 KiB
title, menu
| title | menu |
|---|---|
| Backend | Backend |
title: 5. Technologies To Learn sidebar: Handbook showTitle: true hideAnchor: 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)