# VACORE Programming Fundamentals > VACORE Team class every Wednesday at 2:30pm MT ## What to go over? - [ ] Svelte basics - [ ] Flex Box / Grids CSS - [ ] git version control - [ ] concurrency - [ ] database - SQL syntax - [ ] diesel and rocket (libraries in rust) ## :memo: 2022-4-6th and 13th - [x] Svelte (kind of) ## :memo: 2022-3-30 - [x] Test Driven Development ## :memo: 2022-3-16 - [x] lints/digilint ## :memo: 2022-3-9 - [x] rust (focus on ccadb) ## :star: 2022-3-2 - [x] Databases - [x] SQL vs CQL - [x] CQL Allow Filtering - [x] CQL Tombstones - [x] SQL Design --- ## :memo: 2022-2-23 - [x] Networks --- ## :memo: 2022-2-16 - [x] Error Handling --- ## :memo: 2022-2-9 - [x] Create Linked List - [x] Go over Linked List - [x] Doubly Linked List - [x] Recurssion and Pattern Matching --- ## :memo: 2022-2-2 - [x] Object Oriented Language - [x] Linked List - [x] Abstract classes - [x] Generics vs Inheritance - [x] Semaphore (multi threading) --- ## :memo: 2022-1-26 - [x] Software UX Design with James --- ## :memo: 2022-1-20 - [x] Binary Trees --- ## :memo: 2022-1-12 - [x] Data Structures: The Stack - [x] Memory in RAM - [x] Linked List --- ## :memo: 2022-1-5 ### First Class - [x] Data Structures: The Stack - [x] Memory in RAM - [x] Recursive functions ---