Friday, October 23, 2020

102320WorkPlan

Today's GrokIt:

This week, we're looking into exploring new concepts in CS, specifically expressions and assignment statements. Take a look at the following videos:

Expressions:

https://www.youtube.com/watch?v=5XuPTbVxISU

https://www.youtube.com/watch?v=sCuOJ8uadOg

Assignment Statements:

https://www.youtube.com/watch?v=yMmJ51TuryE

https://www.youtube.com/watch?v=QSsjB1tMPhA

https://www.youtube.com/watch?v=sepAXU0V9jk

Tell me in your own words, what is and expression? What is a statement?

Leave a comment!

Zoom Link:

Damian Demarco is inviting you to a scheduled Zoom meeting.

Topic: Damian Demarco's Personal Meeting Room

Join Zoom Meeting

https://zoom.us/j/8230296683?pwd=KzU1bCthMGtTbTBockkyUGoxcEplQT09

Meeting ID: 823 029 6683

Passcode: 3t3Ez1

You need to check in with me today using Zoom, especially if you need to setup your Slack and CSAwesome accounts.

Slack Link:

Hit me up on Slack!

https://app.slack.com/client/TMBLL8YSK/CM9QM6H9N

Please check in today during your class time either on Zoom or Slack!

dmac

7 comments:

Anonymous said...

An expression is used to store, fetch, or compute values

Anonymous said...

A statement is a unit of language used to carry out something

dmacRHS said...

Awesome--you got it!

Anonymous said...

an expression is to store numbers and fetches. A statement is used to control the computer program

dmacRHS said...

Yes, there are many statements (or functions) that programmers can use to develop an app.

Nathan said...

A expression is used to store fetches and numbers

dmacRHS said...

Yes!