Class 03 – Monday January 24

Naming Names: Beginning Variable Assignment

Some Haikus

Together we learn — To say what we mean to say — Most valuable skill

What makes me happy — Students asking their questions — So please keep it up.


Look both ways


Quote of the day


First Example of the Day

program camouflage_not_needed.py


What is happening today


Typical during class activities


Typical post-class activities


Homework 03 Now Due Tuesday


Vocabulary to which you should become accustomed

  • Algorithm
  • Program
  • Statement
  • Code
  • Execute (run)
  • Grammar
  • Syntax
  • Semantics

  • Style
  • snake_case
  • Comment
  • Header comment
  • Blank space
  • Indentation
  • Translate
  • Compiling

  • Interpret
  • Scripting
  • Identifier
  • Letter case
  • Expressions
  • Function
  • Built-in function
  • print()

  • Invoke
  • Argument
  • String
  • Literal
  • Parentheses
  • Single quote
  • Double quote

Upcoming example - Debugging

Purpose: correct errant code

Author: Elizabeth Orrico

Id: emo7bf

  print( "We learn best, when we must invent. -- Jean Piaget'

print( 'Necessity breeds invention.")


ducks



Python arithmetic


Identifiers and Keywords


To do list

 


  🦆 © 2022 Jim Cohoon   Resources from previous semesters are available.