Financial Aid

CSE 102 PYTHON PROGRAMMING II

Student Portal
CSE 102 is the second course in a series of two CSE 100 level Python Programming courses(CSE 101, CSE 102) that are designed to to provide an introduction to the language as well as basic programming techniques. It is aimed for younger students (4th to 8th grade) who want to get a start into programming. This class is led by a high school student who has 1+ year experience in teaching python and is a 1st/2nd place winner in many coding competitions.

The following topics will be covered in CSE 102 Python Programming II: (7 weeks)
1. Functions and programming best practices concerning code refactoring and keeping things organized.
2. Project 1: Guess the Number & Refactor
3. Lists, multidimensional lists.
4. Project 2: Tic Tac Toe.
5. Dictionaries and sets
6. Stacks and queues.
7. Project 3: Bracket Validation
8. Recursion
9. Classes, methods, and inheritance
10. Project 4: Counting application

Prerequisites: CSE 101 or having the equivalent knowledge.

Equipment: A computer that can access internet is required.

Online Registration Guide:
Step 1: Pay tuition fee online on the right side with the student's name
Step 2: Click here to fill the class registration form online

Schedule A
Duration: 7 weeks
Time: SUN 01:00PM - 02:30PM
Lecture Schedule: TBA
Tuition: TBA
This is an online class
zoom meeting id: 7373953121, password will send over email before the class starts.
Enrollment Deadline:
03/12/2023
Pay Tuition Online
Student's Name
Refund Policy:
One week prior to the start date of the class you registered:
1. 100% refund if you pay cash and provide the receipt.
2. 90% refund if you pay with Paypal/cards due to new banking policy starting at May 7th, 2019.

Less than one week prior to the start date of class you registered:
90% refund regardless of payment methods.

After the class starts: (regardless of payment methods)
70% Refund after the first class.
50% Refund after the second class.
No refund after the third class.

TECHNOLOGY WE USE

Python is a multi-paradigm programming language. Object-oriented programming and structured programming are fully supported, and many of its features support functional programming and aspect-oriented programming. The syntax of Python is simplier than Java. Many young kids can easily learn Python without memorizing the complicated syntax.
Eclipse is an open source community that benefits millions of developers around the world each and every day. Eclipse's Java IDE is widely used in universities and work environments.