Come join us learn Cairo, one Friday at a time.
- BAC-0: An introduction to the Cairo Programming Language.
- BAC-1: Write your first line of Cairo code!
- BAC-2: Common programming concepts I
- BAC-3: Common programming concepts II
- BAC-4: Common collections: Array
- BAC-5: Common collections: Dictionaries
- BAC-6: Understanding Ownership
- BAC-7: Structs
- BAC-8: Enums
- BAC-9: Packages, Crates and Modules
- BAC-10: Generic Types and Traits
- BAC-11: Error Handling
- BAC-12: Testing Cairo Programs