Welcome to Coding for All!
SGI is now open every Tuesday during 9th period; Wednesday during 9th and 10th period in the computer lab Room 109. Please feel free to come to work on your homework or to ask any questions.
Welcome to Coding for All!
Today's Handout
If there is a problem with your computer, please inform me and then use this form to report the problem.
Final Exam - All Topics + Object-Oriented Programming (OOP) is scheduled on Wednesday 6/5
It mainly focus on the following topics:
All topics included in Exam 1 to Exam 3
Differences between Class and Object
Fields and Constructors
Methods
Creating Objects
Default Values
Inheritance
Exam Review Sheet Solution: (link closed)
Exam #3 - All Topics is scheduled on Friday 5/17
It mainly focus on the following topics:
Decision Structures (if, if-else, if-elif-else)
Repetition Structures (while loop, for loop)
Functions
Lists, Strings, and Tuples
Sets and Dictionaries
Exam #2 - Python Basics is scheduled on Friday 4/5
It mainly focus on the following topics:
Boolean Logic
Decision Structures (if, if-else, if-elif-else)
Repetition Structures (while loop, for loop)
break and continue
turtle Graphics
random Module
Defining and Using Functions
Scope
Parent Teacher Conference Assistant:
Qualification: Friendly and patient; comfortable to talk to other people. If you choose to help on March 28th, you should be able to stay until 8PM. If you choose to help on March 29th, you should be able to stay until 2:30PM.
Time: March 28th, 5:30pm - 8:00pm (parent permission form required for night session); OR March 29th, 12:30pm - 2:30pm; OR BOTH
* Report 20 minutes before the start of the parent teacher conference
Description: Queue management, meeting session time management.
(All positions filled)
Exam #1 - Python Basics is scheduled on Friday 3/1
It mainly focus on the following topics:
Hardware and Software
Raptor Flowchart (Input, Output, Assignments)
Python Input, Output, Comments
Using Python to Calculate math expressions
Assigning Variables, Data Type Conversions
Strings (includes Escaped Characters )
Conditional Statements (if, else, if-elif-else, nested if)