Object Oriented Programming in Java
[CORE 5b]
KTBYTE CLASS PACKAGE
Class Projects

Class Projects

Students will build, test, and publish their own game in KTBlocks

CODING PLATFORM

CODING PLATFORM

The KTCoder all-in-one coding platform supports our interactive online classes, our specialized curriculum, and our students’ passion for learning.

STUDENT HELP HOURS

STUDENT HELP HOURS

Help hours are led by our highly qualified teaching assistants. It is an easy and free way to get immediate feedback on your code.

PROGRESS REPORTS

PROGRESS REPORTS

KTBYTE will e-mail parents with behavior and grade progess reports.

COMPLETION CERTIFICATES

COMPLETION CERTIFICATES

Students can request a certificate of completion once they finish each course.

Class Description:

[CORE 5b] covers Advanced Placement and college-level computer science in Java. Students learn to use a professional development environment for in-class demos alongside weekly graded homework assignments. Most students find it necessary to attend student help hours for help with the homework. After this course, most students are ready for USACO courses or AP exam prep.

Prerequisites:

[CORE 5a] or permission of instructor

Syllabus:

Intro to Eclipse, References

The Object Class

Exceptions

Extends and Inheritance

Extends and Inheritance, Polymorphism

Review - Inheritance

Quiz 1 - Inheritance

Collections - ArrayList, Set, Iterators

Collections - Maps

Generic Types

Interfaces

Final Project - Overview

Review - Collections, Generics, Interfaces

Quiz 2 - Collections, Generics, Interfaces

Final Project - Web Apps

Final Project Workshop

Final Project - Debugging & Polish