Converted from mdbook src/ in input/ to Grav pages/ format: - Added YAML frontmatter to all pages - Created numbered folder structure (01.home, 02.Bylaws.*, etc.) - Preserved all content from Bylaws, Handbook, OperatingAgreements, Policies, and JointVenture sections super ultra big merge completed. scope of work clearly defined. let's go build! Assisted-by: GLM-5 via Crush <crush@charm.land>
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)