Financial Aid


CSE 202 ADVANCED JAVA PROGRAMMING
Learn to Program and Build Solid Computer Science Foundation with Java.
Content is Aligned with AP® Exam College Board Criteria.
Prerequisites: CSE 201 JAVA Programming I or having the equivalent knowledge.


Registration Step 1:

Student's Name



Registration Step 2:
CSE 202 is the second 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 requires students to complete Java Programming I first. 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, CSE143 Computer Programming II class).

Content: Array with for loop, swap values in an array, find minimum value and maximum value in an array, pass by reference and pass by value, accumulated sum, 2D array, 2D array with nested for loop, String, array list, concept of collections, class and object, instance, non-static method vs static method, constructor, private vs public, method overload, static property vs non-static property, toString method encapsulation, getter/accessor, setter/mutator, the reason to use the encapsulation, class vs interface vs abstract class, inheritance, super class vs sub class, keyword super, polymorphism.

Prerequisites: CSE 201 JAVA Programming I or having the equivalent knowledge.


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 01:00PM - 02:30PM
Lecture Schedule: 01/06 - 03/09
Tuition: $439
Enrollment Deadline:
01/05/2024
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.