Matthew Meyer's 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

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 +

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

Lab4 "Expressions and Shapes World Problem Solving!" Programs using arithmetic expressions and shapes from the NPW. ExpressionsThing code+ ExpressionThings Demo| ShapesThing code+ ShapesThing demo|

Lab5 "An Interpreter Featuring Loop Forever and Selection!" Programs playing with interpreters,dialog boxs and commands in said dialog boxes. Interpreter1 code| Interpreter2 code| Interpreter3 code| Input Box demo+ Help Dialog demo+ Error Dialog demo+ Random Dot demo|

Lab6 "Functions and Commands!" Programs playing with functions and commands. SurfaceAreaOfCube Code + SurfaceAreaOfACube Demo | Balloons Code + Balloons Demo | AlternateBalloons Code + AlternateBalloons Demo |

Lab7 "String Thing!" Programs playing with interpreters,dialog boxs and commands in said dialog boxes. StringThing Code + StringThing Demo | StringOps Code + StringOps Demo |

Lab8 "Array Play!" Programs playing with Arrays. Primes Code + Primes Demo | Streets Code + Streets Demo | ReverseCopy Code + ReverseCopy Demo Before + ReverseCopy Demo After|

Lab9a ""Simple List Proessing!" Programs playing with Array Lists and Processing them. Primes Code + Primes Demo | Streets Code + Streets Demo | ReverseCopy Code + ReverseCopy Demo Before + ReverseCopy Demo After |

Lab9b "List Proessing with Streams!" Programs playing Array List Streams and Process them. ArrayListProcessing Code + ArrayListProcessing Demo | StreamArrayListProcessing Code + StreamArrayListProcessing Demo |

Lab10 "Establishing And Using Classes!" Programs playing around with modeling classes and using them. Die Code + Roller Code + Roller Demo |

Lab11 "Modeling Objects with Classes!" Programs playing with and creating classes. Person Code | PersonDemo1 Code + PersonDemo1 Demo | PersonDemo 2 Code + PersonDemo2 Demo | PersonSpecification Code |

Lab12 "Grapheme To Color synesthesia!" A Program to Simulate Grapheme To Color Synesthesia. GraphemeToColorSynesthesia Code + GraphemeToColorSynesthesia Demo |

Programming Assignment 3: Shapes World Problem Solving" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). The Messy Desk + The Messy Desk Demo | The Standard Die Code + The Standard Die Demo | Yellow Space Code + Yellow Space Demo | The Shipping Container Code + The Shipping Container Demo |

Programming Assignment 4:Nonrepresentational Artistic Expressions" CircleOfSquares + CircleOfSquares Demo | HirstSquares + HirstSquares Demo | HirstDots + HirstDots Demo | SimpleDots + SimpleDots Red Demo + SimpleDots Green Demo + SimpleDots Blue Demo + SimpleDots Black Demo | Deternubustic Invention + Deterministic Invention | Nondeterministic Invention + Nondeterministic Invention Demo | Stella + Stella Demo |

Programming Assignment 5: Three List Interpreters NumberList + NumberList Demo | WordList + WordList Demo | WordList using ArrayList + WordList Using ArrayList Demo |

Programming Assignment 6: ChromeSthesia Chromeshesia 0 + Pitch 0 | Chromeshesia 1 + Pitch 1 | Chromeshesia 2 + Pitch 2 |

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

Site Navigation

|Home|
|Fall 2019|
|ISC150|
|HIS202|
|GST100|
|MAX101|