[TECH ED] Programmer Humour #25
Labels
📅 Data Flows
This work belongs to Data Flows
🏕 Priority Mandatory
This work is expected
📅 Sprint 3
Assigned during Sprint 3 of this module
🎯 Topic Programming Fundamentals
Learning syntax: data types, functions, loops, expressions, etc
🎯 Topic Requirements
Interpreting requirements with precision and accuracy
Link to the coursework
https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/fetch/programmer-humour
Why are we doing this?
We're making a very tiny application, the smallest one you can think of, that fetches from an API and shows something on a page. You should do this many times. Make ten more of these if you finish this early. Make it as simple as possible.
Remember: always do the simplest thing that can possibly work.
Maximum time in hours (Tech has max 16 per week total)
1
How to submit
There are several projects in this repo. Make a new branch for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.
Don't make one giant PR with all your work in for the module. Make a separate PR for each assignment.
How to review
The text was updated successfully, but these errors were encountered: