Wednesday, December 18, 2019
Monday, December 16, 2019
Thursday, December 12, 2019
Friday, December 6, 2019
Thursday, November 28, 2019
Tuesday, November 26, 2019
Algorithum and Pseudocode
Algorithm: a step by step set of rules or instructions.
1) following the instructions to make KD.
2) making an account for a game or social media.
Pseudocode: An informal description of code or a concept that's intended for human reading.
1) following the instructions to make KD.
2) making an account for a game or social media.
Pseudocode: An informal description of code or a concept that's intended for human reading.
Friday, November 22, 2019
Wednesday, November 20, 2019
Friday, November 15, 2019
Wednesday, November 13, 2019
Thursday, November 7, 2019
Thursday questions
1. Logic operators are a word that connects Booleans together.
Boolean is a true or false value that tells the computer the possible outcomes.
Conditional coding is a block of code that looks like a “if” or “else”. “If” runs when it’s true and “then” runs if it’s false.
Conditions test something to see if the are true or false.
2. I feel it is harder for the human to logically think vs a computer because our brains are not as complex as a computers.
Boolean is a true or false value that tells the computer the possible outcomes.
Conditional coding is a block of code that looks like a “if” or “else”. “If” runs when it’s true and “then” runs if it’s false.
Conditions test something to see if the are true or false.
2. I feel it is harder for the human to logically think vs a computer because our brains are not as complex as a computers.
Tuesday, November 5, 2019
4 Definitions
Condition: something you test that results in “true” or “false”. For example you’re handing out flyers to recruit new members for the coding club. When you see a student, decide
Conditional coding: a block of code that will run only if something is true.this can be expressed as an”if-then” statement.it can also include an “else block” which runs if all conditions in the statement are false
Boolean: a value that can only be true or false. For the conditional statement to run, we have to tell the computer what the possible outcomes are.
Logical operator: A symbol or word, such as “and” “or”, and “not”, that connects two or more Boolean to make conditional decisions more specific.
Conditional coding: a block of code that will run only if something is true.this can be expressed as an”if-then” statement.it can also include an “else block” which runs if all conditions in the statement are false
Boolean: a value that can only be true or false. For the conditional statement to run, we have to tell the computer what the possible outcomes are.
Logical operator: A symbol or word, such as “and” “or”, and “not”, that connects two or more Boolean to make conditional decisions more specific.
Friday, November 1, 2019
Wednesday, October 30, 2019
Courtyard game
No I don’t think that there was any important directions left out
I think I would maybe be more specific next time
Monday, October 28, 2019
Journal 1
A command is a code that tells something to do something
A sequence is I think what order the code runs?
2)nothing really because I’ve done I bit of coding in grade 8.
Monday, October 21, 2019
Tuesday, October 8, 2019
Friday, October 4, 2019
Wednesday, October 2, 2019
Monday, September 30, 2019
Thursday, September 26, 2019
Tuesday, September 24, 2019
__________________________________________________________________________________________
Wayne Gretzky gets traded to L.A.
__________________________________________________________________________________________
Subscribe to:
Posts (Atom)