-
Notifications
You must be signed in to change notification settings - Fork 72
To Dos
weston-bailey edited this page Jan 20, 2022
·
10 revisions
- redo simple react calc lab instructions (in state section)
- add recent example projects
- QA project specs markdowns
- add python implementation code-along content for DS&A (only linked lists have it atm)
- python hash table code along and lab
- python recursion lab
- code along solutions that are solution only/missing markdown and labs: stacks and queues, binary search tree, trie, singly linked list
- Revamp post-cohort resources
- a recent post cohort resource doc that might be helpful
- Update readme with current curriculum plan
- Update prework link in readme.md
- Break Installfest md into different mds for each unit
- Update Postgres installation instructions to include Ubuntu and ARM Macs
- Update query string section of express routes notes to include a less generic example first