Financial Aid


CSE 201 INTRO TO JAVA PROGRAMMING
Learn to Program and Build Solid Computer Science Foundation with Java.
Content is Aligned with AP® Exam College Board Criteria.
No prior coding experience needed.


Registration Step 1:

Student's Name



Registration Step 2:
CSE 201 is the first course in a series of two CSE 200 level Java Programming courses(CSE 201 AND CSE 202) that are designed to introduce students understand the fundamental object-oriented language programming skills and computer science concepts. This course is designed to students with no previous coding experience. Students will gain a head start in preparing for the high school AP® Computer Science A Exam, as well as introductory college computer science classes (such as the University of Washington's CSE142 Computer Programming I class).

Content: main method, print vs println, public static method, primitive data type, variable, string concat, basic operators, static method, return, parameters, if else, nested if else, comparison operator, boolean truth table, for loop, nested for loop, while loop, nested while loop, do while, keyword break, read and write from user input, Random number, Math.min and Math.max, Math.random, constant, Integer.MAX_VALUE, Integer.MIN_VALUE, Intro to array.

Prerequisites: No prior coding experience needed. Basic Math concepts and knowledges such as basic arithmetic operation, remainder, comparison of integers.


Online Registration Guide:
Step 1: Pay tuition fee online on the top of this webpage with the student's name
Step 2: Click the "Registration Form" button to fill the class registration form online

Schedule A
Duration: 10 weeks
Time: SAT 1:00PM - 2:30PM
Lecture Schedule: 9/16 - 11/18
Tuition: $429
Enrollment Deadline: 9/15/2023
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

Java is a professional object-oriented programming language used in high school AP® Computer Science that is the most relevant, in-demand programming languages in the job market today. Also, Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation.
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.