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 Spring 2022 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.
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 Challenge 1: Microworld Warmup" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). RedCross code + RedCross demo | MysterySong code + MysterySong demo | MinuetFigureListener code + MinuetFigureListener demo
Lab3 "Establishing a CS1 Work Site" Setting up a Web site to house programs and demos and a few miscellaneous links.
Programming Challenge 2:" Microworld Problem Solving" KanizsaSquare code + Kanizsa Sqaure Demo + Dots code + Dots Demo + AfterJSB code + AfterJSB demo
Lab 4:" Expressions and Shapes World Problem Solving" Expressions code + Exprissons Demo
Lab 5: An Interpreter Featuring Loop Forever and Selection Interpreter 1 code + Interpretor 1 Demo + Interpreter 2 code + Interpretor 2 Demo + Interpreter 3 code + Interpretor 3 Demo
Lab 6 : Functions and Commands Surface Area of A Cube code + Surface Demo + Ballons code + Ballons Demo + AlternateBalloons code + Demo
Programming Challenege 3:"Shapes world Probelm Solving" Messy Desk Code + Messy Desk Demo + White Space Code + White Space Demo + Shipping Container code + Shipping Container Demo + Yellow Space Code + Yellow Space Demo
Lab 7 : "String Thing" String Thing code + String Thing Demo + String Ops code + String Ops Demo
Lab 8 : "Array Play" Array Play Code + Array play Demo + Streets Code + Streets Demo + Reverse Copy Code
Lab 9a: Simple List Processing" Array List Play Code + Array List Play Demo + Streets Code + Streets Demo 2
Programming Challenege 4 Nonpresentational artistic Expressions" Number 1 code + Number 1 Demo + Number 2 code + Number 2 Demo + Number 3 code + Number 3 demo + Number 4 code + Number 4 Demo + Stella code + Stella Demo + Invention 1 Code + Invention 1 Demo + Invention 2 Code + Invention 2 Demo
Lab 11: Modeling Objects With a class Person Code + Person 1 Code + Person 1 Demo + Person 2 Code + Person 2 Demo + PersonSpecification Code