juniusfree Checkpoint Progress
juniusfree Checkpoint Progress
Github handle: @juniusfree Discord handle (no @ please!): juniusfree#6209 Team Name: Team Zeno Cohort: 3rd ClojureFam Cohort
General Checkpoints
- [x] Introduce yourself to partner|team|cohort|mentor
- [x] Choose an editor
- [x] Get IDE and REPL working
GitHub Checkpoints
- [x] Subscribe to Athens repo
- [x] Subscribe to ClojureFam repo
- [ ] Scan of entire athens repo
- [ ] Comment on existing issue
- [ ] WIP Pull Request
- [ ] Successful PR Merge π
Getting Help
Clojure from the Ground Up Checkpoints
- [ ] Chapters 1-3
- [ ] Chapters 4-6
- [ ] Chapters 7, 8, 10
4Clojure Checkpoints
- [x] 20 problems (July 3, 2020)
- [x] 40 problems (August 6, 2020)
- [ ] 60 problems
- [ ] 80 problems
- [ ] 100 problems
Clojure for the Brave and True Checkpoints
- [x] Chapters 3-4 (July 4, 2020)
- [ ] Chapters 5-6
- [ ] Chapters 7-8
- [ ] Chapters 9-11
- [ ] Chapters 12-13
ClojureScript, Reagent, re-frame
- [ ] build an app with plain hiccup and JS interop
- [ ] build an app with reagent
- [ ] build an app with re-frame
DataScript
- [ ] complete http://learndatalogtoday.org/
- [ ] build an app with datascript
EdX How to Code: Simple Data
personal study material
- [x] 0: Introduction
- [x] 1a: Beginning Student Language
- [x] 1b: How to Design Functions
- [x] 2: How to Design Data
- [x] 3a: How to Design Worlds (July 7, 2020)
- [x] 3b: Compound Data (July 9, 2020)
- [x] 4a: Self-Reference (July 12, 2020)
- [x] 4b: Reference (July 13, 2020)
- [x] 5a: Naturals
- [x] 5b: Helpers (July 21, 2020)
- [x] 6: Binary Search Trees (July 28, 2020)
- [ ] Worked Problems
- [ ] Final Project
- [ ] Answer the medium/hard exercises again
Great job @juniusfree π
- [x] Assigned the task to you
- [x] added the learner label
- [x] added issue to ClojureFam Progress Board Project
- [x] moved card to 'In Route'
I'm now able to render an image of a cow that goes back and forth on the screen. πͺπ πCompleted edx how to code section 3b.
π Completed edx how to code section 4a. I learned about recursion. I also answered my 30th 4clojure problem.
π Completed edx how to code section 4b.
π Completed edx how to code section 5
I learned more about recursion and helper functions. Recursion is magic! π
:checkered_flag: Completed how to code section 6 on BST. One more section to go.