Difference between revisions of "Patrick Thai"

From WLCS
Line 3: Line 3:
  
 
== '''Goals''' ==
 
== '''Goals''' ==
* Complete Variables and Expressions Secontion
+
==== Complete Variables and Expressions Section ====
* Complete Program Control Section
+
 
* Complete Method Section
+
==== Complete Program Control Section ====
* Complete Object Oriented Concepts Section
+
 
* Simple Objects Section
+
==== Complete Method Section ====
* Inheritance and Polymorphism Section
+
 
* Class Definitions Revisited
+
==== Complete Object Oriented Concepts Section ====
* Abstractions Section
+
 
* Algorithms (intro)
+
==== Simple Objects Section ====
* Searching and Sorting
+
 
* Program Analysis
+
==== Inheritance and Polymorphism Section ====
 +
 
 +
==== Class Definitions Revisited ====
 +
 
 +
==== Abstractions Section ====
 +
 
 +
==== Algorithms (intro) ====
 +
 
 +
==== Searching and Sorting ====
 +
 
 +
==== Program Analysis====
 +
 
 +
== '''References''' ==

Revision as of 12:21, 6 October 2009

Project

Create a 2D game engine that is fully functional using Java

Goals

Complete Variables and Expressions Section

Complete Program Control Section

Complete Method Section

Complete Object Oriented Concepts Section

Simple Objects Section

Inheritance and Polymorphism Section

Class Definitions Revisited

Abstractions Section

Algorithms (intro)

Searching and Sorting

Program Analysis

References