Today's GrokIt:
This week, you've come across some important coding terms, specifically variables and strings. But what are they really? Take a look at the following videos:
Variables:
https://www.youtube.com/watch?v=xjZDZ1TJe4o
https://www.youtube.com/watch?v=h2Qf9vIfJnY
https://www.youtube.com/watch?v=G41G_PEWFjE
Strings:
https://www.youtube.com/watch?v=h2Qf9vIfJnY
https://www.youtube.com/watch?v=afRXifi57ws
https://www.youtube.com/watch?v=3A3TFVDrLCA
So what are variables and strings?
Tell me in your own words.
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.
Please check in today during your class time!
dmac
6 comments:
Variables are basically a storage location that holds a value. It can change or vary.
What's a string?
String is a variable that has a value that can be changed.
But what kind of data would you store in a String variable?
Numbers, True/False, or your first name?
variable is a computer command that has value to do something specific and string is what that command does and stores what roll it does
Post a Comment