Problem Solving with Computer Programming

active 5 years, 4 months ago
Problem Solving with Computer Programming
This Course is OPEN.
Professor(s)
Department
Computer Systems Technology, Entertainment Technology
Course Code
CST1101
Semester / Year
Spring 2013
Course Description

Creating computer applications, instead of just using them, will give you a deeper understanding of the essential possibilities of computation. Through weekly problems, students will learn the fundamentals of programming the computer (variables, conditionals, iteration, functions, and objects). These tools are the basic building blocks of programming needed to create cutting-edge graphics applications including interactive art, live video processing, and data visualization. The Java-based ‘Processing’ programming environment is the primary vehicle for the class. The end of the semester is spent developing an idea for a final project and implementing it using computer programming.

Acknowledgements

This course was created by: Calli Higgins

Recent Posts

Chris Pro final

for some reason I cant figure out how to upload my code to openprocessing on the updated version […] See MoreChris Pro final

Final project

Line thatLine; Line2 thatLine2; Line3 thatLine3;b Line4 thatLine4; void setup() {   […] See MoreFinal project

Final

Spot [] spots = new Spot [columns]; Spot [] spots2 = new Spot [columns]; Spot [] spots3 = new […] See MoreFinal

Recent Comments

Comment on "Homework 10.2"

Hey Danielle- Is there supposed to be an sketch in this post? If you uploaded to openProcessing, […] See MoreComment on "Homework 10.2"

Comment on "Homework 10.2"

Actually this could be a copy and paste error, I noticed '>' can sometimes get a little messed up. […] See MoreComment on "Homework 10.2"

Recent Discussions

Sorry, there were no discussion topics found.

Recent Docs

No Recent Docs