freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
313 stars 105 forks source link

chore: add calculator workshop to teach functions in frontend cert(JS only) #426

Closed jdwilkin4 closed 2 months ago

jdwilkin4 commented 3 months ago

The frontend cert will have a module just for functions. There will be a lecture block going into more detail about how to work with functions and arrow functions works with examples. But we need a short(like 40 steps or less) workshop, for them to learn about loops interactively.

A good project for this would be a simple calculator app where campers will create functions for addition, subtraction, multiplication, and division.

This will be complete list of concepts campers will know about so far before this workshop:

Acceptance criteria