Financial Aid


CSE 201 JAVA PROGRAMMING I ONE WEEK PROGRAM
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 three CSE 200 level Java Programming courses(CSE 201, CSE 202, CSE 203) 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: Binary and Decimal conversion, 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.

Equipment: You will need a computer and download jdk and Eclipse.

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: 1 week
Time: 03:00PM - 06:00PM Monday - Friday
Lecture Schedule: 3/16 - 3/20
Tuition: $680
Class Location:
This is an online class. You need download Zoom at www.zoom.us/download and our meeting id is: 7373953121
Enrollment Deadline:
3/16/2020
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.