Skip to content

3.2-3.5 #5

@TravisCallow

Description

@TravisCallow

We need to create two lessons as a group that we will present.The first lesson will be on mathematical expressions. We need to teach the class how to do simple expressions that JavaScript or Python can already handle on their own as well as how to create a function to perform more complicated expressions such as factorials. Then we will make a few Pop Corn Hacks in which the class will have to fill in blanks such as "what will this output if run" when given a simple mathematical expression in the code. Finally we will provide the class with some homework hacks dealing with things like creating their own functions for more complicated expressions and outputting something such as the Fibonacci sequence in their code using the skills we taught them in class
Our second lesson is on booleans. We need to teach what a boolean is and how a boolean expression can be written and used. We will then go through different boolean expressions such as equal to, less than, less than or equal to, greater than, and greater than or equal to and how these can be used in code. We can combine some of these with the mathematical expressions from before to create more advanced boolean expressions. We will also talk about combined boolean expressions using and, or, and not. We will include some Pop Corn Hacks where the class would have to answer whether the boolean expression will output true or false when various values are inputted. Finally we will provide the class with homework hacks in which they will create things like a truth table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions