corey CS1 Work Site

This site represents work that I have done in support of my efforts to learn to program in the CS1 course at SUNY Oswego during the Fall 2019 semester. 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.

Course Work

Lab 1 "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

Lab 2 "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

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

Lab 4 . ExpressionsThing + ExpressionsThings Demo ShapesThing + ShapesThing Demo

Lab 5 interpreter1 + interpreter Error interpreter2 + interpreter HELP interpreter3 + interpreter3 Random Color

Lab 6 Balloons + Alternate Ballons + Balloons + Alternate Ballons +

Lab 7 String Ops +String Ops Demo String thing +String thing Demo

Lab 8 primes +Primes Demo Streets +Streets Demo Reverse Copy + song+ song reversed

Lab 9a primes +Primes Demo Streets +Streets Demo Reverse Copy + song2+ song2 reversed

Lab 10 Die roller +roller Demo

Lab 11 person person specification+ person demo code+ person demo

Lab 12 colored words + picture

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

Assignment 3 Desk + Desk Demo WhiteArea + White Area Demo Shipping Container + Shipping Container Demo

Assignment 4 Text rectangles +Text rectangles Demo

circle of sqaures +Circle of Square demo Hirst Sqaures +Hirst Squares Demo Hirst Dots +Hirst dots Demo Simple Dots +Simple Dots Demo Invention 1 +Invention 1 Demo Invention 2 +Invention 2 demo

Assignment 5 Number List + Word list + Word ArrayList

Assignment 6 Chromesthesia +Input Box+picture Pitch

Various external sites relating to course content

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