Glossary
Claire Huang Table
Module 1
What is Programming?
The Command Line
command line/command prompt
instructions
File Explorer
directory
graphical user interface
command-line interpreter
commands
interprets
keywords
program
text editor
Python
Jupyter Notebook
Jupyter Notebook
Code cell
notebook
Introduction to Python
Building Blocks of Python
Data Types
Primitives
Functions
Operators
Variables
Assignment
Booleans
Character
String
String Concatenation
Math Review
Intro to Graphs
Qualitative data
Quantitative data
Categorical data
Continuous data
Dependent variable
Independent variable
correlation
graph
linear function
slope
intercept
scatter plot
Module 2
Data Structures
Lists
List
Square Brackets
Index
Zero-indexed
List Slicing
Exclusive
Sublist
Dictionaries
Key/Value Pairs
Mutable Objects
Indexing
Tables
Rows
Columns
Label
Entry
Attributes
...
Module 4
Programming Logic
Logical Operators
...
Conditionality
...
Last updated
Was this helpful?