Financial Aid


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


Registration Step 1:

Student's Name



Registration Step 2:
CSE 203 is the third course in a series of four CSE 200 level Java Programming courses(CSE 201, 202, 203, 204) 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 II 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 CSE143 Computer Programming II class).

Content: For each loop, top down and bottom up design pattern, selection sort, insertion sort, merge sort, set: hash set and tree set, map: hash map and tree map, equals method and hashCode method, comparable interface, comparator class/comparator anonymous class, the inversion number.

Prerequisites: CSE 202 JAVA Programming II or having the equivalent knowledge.

Equipment: iMac 21.5 Inch All-in-one Desktop Computers are provided.

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

Offline Registration Guide:
Step 1: Make an appointment by calling 206-787-2259 or sending an email to qa@smartcodingschool.com
Step 2: Fill in the registration form in the office
Step 3: Pay tuition fee in the office

Schedule A
Duration: 7 weeks
Time: SUN 2:45PM - 4:15PM
Lecture Schedule: 01/08 - 03/05
Tuition: $599
Location:
13343 NE Bel-Red Rd Building C Unit 210, Bellevue, WA 98005
Enrollment Deadline:
01/08/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.