π₯ backlog
Module-Tools π
[TECH ED] Individual shell tools exercises π Clone
[TECH ED] Individual shell tools exercises π
Link to the coursework
https://github.com/CodeYourFuture/Module-Tools/tree/main/individual-shell-tools
Why are we doing this?
We use shell tools every day when writing software. Understanding them, and being fluent thinking about them, is an important skill.
Also, using shell tools encourages us to think about how we can break problems down into smaller sub-problems, which someone else may have already solved, saving us time solving them ourselves.
Maximum time in hours
4
How to submit
Submit a PR from your fork of the Module-Tools repo with the answers added to the files.
- π Priority Mandatory
- π¦ Size Large
- π Sprint 1
- π¦ Size Large
- π Sprint 1
- π Priority Mandatory
[TECH ED] Number system exercises π Clone
[TECH ED] Number system exercises π
Link to the coursework
https://github.com/CodeYourFuture/Module-Tools/tree/main/number-systems
Why are we doing this?
Binary and hexidecimal numbers come up a lot when writing software. Understanding them, and being fluent thinking about them, is an important skill.
Maximum time in hours
1
How to submit
Submit a PR from your fork of the Module-Tools repo with the answers added to the files.
- π― Topic Programming Fundamentals
- π Priority Mandatory
- π Size Small
- π Sprint 1
- π Sprint 1
- π Size Small
- π Priority Mandatory
- π― Topic Programming Fundamentals