Mariana 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

Lab3 "Establashing a CS1 Work Site !" A first set of programming examples and exercises designed to establish a framework for learning to program.

Lab4 "Expression and Shapes World Problem Solving" A first set of programming examples and exercises designed to establish a framework for learning to program. ExpressionsThing code + ExpressionThing demo | ShapesThing code + ShapesThing demo |

Lab5 "An Interpreter Featuring Loop Forever and Selection " A first set of programming examples and exercises designed to establish a framework for learning to program. Interpreter1 code + Interpreter2 code + Interpreter3 code+ Interpreter3 demo | Help png | Input Dialog Box Demo | Error Message|

Lab6 "Functions and Commands!" A first set of programming examples and exercises designed to establish a framework for learning to program. Surface Area of Cube code + AlternateBalloons code | AlternateBalloons demo + Balloons code | Balloons Demo

Lab 7"String Thing" A first set of programming examples and exercises designed to establish a framework for learning to program. StringOps code + StringOps Demo | String Thing code + String thing Demo

Lab 8 "Array Play" A first set of programming examples and exercises designed to establish a framework for learning to program. primes code + Primes Demo | Streets code + ReverseCopy code | KDA Song KDA Song Reverse

Lab 9a "Simple List Processing" A first set of programming examples and exercises designed to establish a framework for learning to program. primes code + Primes Demo | Streets code + Streets Demo ReverseCopy code |+ BTS Song BTS Song Reverse

Lab 10 "Establishing and Using Classes" A first set of programming examples and exercises designed to establish a framework for learning to program. Die code + Roller code + Roller Demo

Lab 11 "Modeling Objects with Classes" A first set of programming examples and exercises designed to establish a framework for learning to program. Person code + Person 1 and 2 Demo + Person code 2+

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

Programming Assignment 3: Microworld Problem Solving" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). WorkArea code+ Work Area Demo| WhiteArea code+ WhiteArea Demo| YellowSpace code+ YellowSpace Demo| ShippingContainer code+ ShippingContainer Demo|

Programming Assignment 4: Nonrepresentional Artistic Expressions" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). TextRectangles code+ TextRectangles Demo| CircleOfSquares code+ CircleOfSquares Demo| HirstSquares code+ HirstSquares Demo| HirstDots code+ HirstDots Demo| SimpleDots code+ SimpleDots Demo| Invention1 code+ Invention1 Demo| Invention2 code+ Invention2 Demo| Stella code+ Stella Demo|

Programming Assignment 5: Microworld Problem Solving" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). NumberList code+ NumberList Demo| TheWordlist code+ TheWordList Demo| WordList code+

More Examples" Programs to create images in the Nonrepresentational Painting World (NPW) and sonic sequences the Modular Melody World (MMW). Max Value code+ Selection Sort code|

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