Just Basic Lessons 8 Mr. Kalmes.

Slides:



Advertisements
Similar presentations
Working with Unknowns Slideshow 8, Mathematics Mr. Sasaki, Room 307 Slideshow 8, Mathematics Mr. Sasaki, Room 307.
Advertisements

Angles, Triangles and Quadrangles. Vocabulary - please add these to your journals. angle vertex right angle quadrangle quadrilateral parallelogram polygon.
Variables and Functions. Open your Encoder program Let’s begin by opening the “Labyrinth Auto Straight” code. Save this file as Labyrinth with variables.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Data,information Data and Information 4 Data –Raw, unorganised facts –Ideas or concepts 4 Information –When data is manipulated into a meaningful form.
Introduction to Computer Programming - Project 2 Intro to Digital Technology.
JUST BASIC Lessons 6 – 9 Mr. Kalmes.
Python Lesson 12 Mr. Kalmes.
Lesson 1 An Introduction
Evaluating Algebraic Expressions
Journal (9/21) Choice 1 Choice 2
Python 6 Mr. Husch.
Python Lesson 12 Mr. Kalmes.
Learning Objective LO: We’re learning to understand when it is appropriate to use particular data types.
Python Lesson 6 Mr. Kalmes.
Python Lesson 3 Mr. Kalmes.
Python Mr. Husch.
Fill the screen challenge!
Varying very versatile variables
Python Lessons 9 & 10 Mr. Kalmes.
L1-6 Notes: Algebra: Variables and Expressions
Python Lessons 13 & 14 Mr. Kalmes.
WHAT ARE INDEPENDENT AND DEPENDENT VARIABLES?
Java Lesson 36 Mr. Kalmes.
Python Lesson 21 Mr. Kalmes.
Java Lessons 17 – 20 Mr. Kalmes.
Java Lessons 28 – 32 Mr. Kalmes.
Java Lesson 35 Mr. Kalmes.
Just Basic Lessons Mr. Kalmes.
Basic Lessons 7&8 Mr. Husch.
Python Lessons 9 & 10 Mr. Husch.
Java Lessons 5 – 8 Mr. Kalmes.
Just Basic Lesson 17 Part 1 Mr. Kalmes.
Just Basic Lessons 14 Mr. Kalmes.
Communication.
Variables In today’s lesson we will look at: what a variable is
Python Lesson’S 1 & 2 Mr. Kalmes.
Adding and Subtracting Radicals
Just Basic Lessons 7&8 Mr. Kalmes.
Just Basic Lesson 15 Mr. Kalmes.
Just Basic Lessons Mr. Kalmes.
Basic Lessons 5 & 6 Mr. Kalmes.
Just Basic Lesson 12 Mr. Kalmes.
Just Basic Lessons 9 Mr. Kalmes.
Identity and Civic Action Research Project
Just Basic Lesson 19 Mr. Kalmes.
CLICK TO START.
Input and Output Python3 Beginner #3.
Python Lessons 7 & 8 Mr. Kalmes.
Python 3 Mr. Husch.
Warm-Up 2x + 3 = x + 4.
Data Types and Maths Programming Guides.
Python Lessons 13 & 14 Mr. Husch.
Java Lessons Mr. Kalmes.
Basic Mr. Husch.
Python 10 Mr. Husch.
Just Basic Lesson 13 Mr. Kalmes.
Just Basic Lessons Mr. Kalmes.
Java Lessons 9 – 12 Mr. Kalmes.
Python 4 and 5 Mr. Husch.
Python 8 Mr. Husch.
CLICK TO START.
Basic 9 Mr. Husch.
AP Java Unit 3 Strings & Arrays.
Solving By Substitution
Just Basic Lessons 7 Mr. Kalmes.
You will be creating today’s writing warm-up with a partner…
Call Now : Click : -
Call Now : Click : -
Call Now : Click : -
Presentation transcript:

Just Basic Lessons 8 Mr. Kalmes

Lesson 8 Objectives Define strings Understand the purpose of strings in BASIC programming

Variable & Strings What is a variable? String: String variables hold strings of characters (numbers, letters, and symbols) that can be used later in the program. Examples: data$ age$ name$

Write the following program: String Program 1 Write the following program:

Write the following program: String Program 2 Write the following program:

Please click on and complete Lesson 8 Journal Journal Part 2 Please click on and complete Lesson 8 Journal

Create a Program Create a program (use your imagination) that has a minimum of 4 strings that you can combine It must also include GOTO commands and If-Then commands There is no rubric for this but try and create something that you know isn’t too easy for you Save as “LASTNAME_BASIC8

Please complete your exit slip via google forms