Aung Khant Kyaw's Work Site

This site represents work that I have done in support of my efforts to learn software engineering at SUNY Oswego. The materials will be temporally organized for the most part. Links to external sites that pertain to computer programming, problem solving, Java, Web development, and related matters will be placed after the personally created artifacts.

CSC212 Work

Lab1 "Hello World! Hello You!" A first set of programming examples and exercises designed to establish a framework for learning to program. HelloWorld code + HelloWorld demo | HelloYou code + HelloYou demo

Lab2 "Hello Painter! Hello Composer!" A first set of programming examples and exercises designed to establish a framework for learning to program. BlueDot code + BlueDot demo | Dorothy code + Dorothy demo | BasicsListener code + BasicsListener demo | Melody code + Melody demo | Target code + Target demo

Programming Assignment 1: "Microworld Problem Solving" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). RedCross code + RedCross demo | KanizsaSquare code + KanizsaSquare demo | Dots code + Dots demo | ThreeFigureMinuetThing code + ThreeFigureMinuetThing demo | MinuetFigureListener code + MinuetFigureListener demo | AfterJSB code + AfterJSB demo

Lab3 "Establishing a CS1 Work Site" Setting up a Web site to house programs and demos and a few miscellaneous links.

Lab4 "Expressionis and Shapes World Problem Solving" ExpressionsThing code + ExpressionsThing Demo | ShapesThing code + ShapesThing Demo

Lab5 "An Interpreter Featuring Loop Forever and Selection" Interpreter1 Code | Interpreter2 Code | Interpreter3 Code | A colored dot in a canvas | A input dialong box | An error message dialog box | A help menu dialog box

Programming Assignment 2: "Shapes World Problem Solving" WorkArea Code + WorkArea Demo | WhiteArea Code + WhiteArea Demo | YellowSpace Code + YellowSpace Demo | ShippingContainer Code + ShippingContainer Demo

Lab6: Functions and Commands Surface Area of Cube Code + Surface Area of Cube Demo | Balloons Code + Balloons Demo | Alternate Balloons Code + Altnernate Balloons Demo |

Lab7: String Thing String Ops Code + String Ops Demo | string Thing Code + String Thing Demo |

Lab8: Array Play Primes Code + Primes Demo | Streets Code + Streets Demo | Reverse Copy Code + Song Lyrics + Song Lyrics in reverse order |

Assignment 4 Nonrepresentational Artistic Expressions Text Rectangle Code + Text Rectangle Demo | Circle Of Squares Code + Circle Of Squares Code Demo | Hirst Squares Code + Hirst Squares Demo | Hirst Dots Code + Hirst Dots Demo | Simple Dots Code + Simple Dots Demo | Invention 1 Code + Invention 1 Demo | Invention 2 Code + Invention 2 Demo | Stella Code + Stella Demo |

Lab 9a: Simple List Processing Primes Code + Primes Demo | Streets Code + Streets Demo | Reverse Copy Code + Song Lyrics + Song Lyrics in reverse order |

Assignment 5: Three List Interpreters NumberList Code + Number Set + NumberList Demo | WordList (array) Code + Word Set (array) + WordList (array) Demo | WordList (arraylist) Code + Word Set (arraylist) + WordList (arraylist) demo |

Lab 9b: List Processing with Streams ArrayListProcessing Code + ArrayListProcessing Demo | Stream ArrayListProcessing Code + Stream ArrayListProcessing Demo |

Lab 10: Establishing and Using Classes Die Code | roller Code + roller Demo |

Lab 11: Modeling Objects with classes Person Code | PersonDemo1 Code + PersonDemo1 Demo | Persondemo2 Demo + PersonDemo2 Demo| PersonSpecificaioin Code |

Lab 12: Grapheme to Color Synesthesia GraphemeToColorSynesthesia Code + All letters colored Snap |

Lab 13: Chromesthesia Chromesthesia Code + Pitch Code | Input Box Snap + Canvas Snap |

Various external sites relating to course content

CSC212-Site | Java Notes | Think Java: How to Think Like a Computer Scientist | Java Examples | Oracle's Java SE Tutorial | WWW Consortium