Introduction to Creative Computing @ SuperComputerCenter UCSD Extension K-12 College Exploration Winter 2011

  • Posted On February 5, 2011
  • BY Natalie

Coding is super fun

Yup. testing this out. ain’t that just classy. super fun coding is superfun. float centerX = 100; float centerY = 100; void setup() { size(300,300); smooth(); } void draw() { background(0,3,2); stroke(0); fill(188,255,90, 100); triangle(mouseX, mous...

  • Posted On February 5, 2011
  • BY fablabsd

Day 1 : Introduction to Creative Computing

Today, I learned the script or language from the program Processing 1.2.1. I learned the difference between static and dynamic programming, which is the difference between a static picture and an interactive picture. I also learned how to used varia...

  • Posted On February 19, 2011
  • BY Lauren

2-19-11 QUESTIONS

The name is Lauren, a.k.a Lola. I’m 16 years young, going to blow out 17 candles on April 1st! 😀 and I go to Scripps Ranch High School. I’ve never done any coding before so the FabLab is the first thing I’ve ever really worked on. Bef...

  • Posted On February 19, 2011
  • BY Natalie

Just a bit o’ info….

The Basics: Natalie D. SDHS 15, going on 16 soon enough The Questions: 1. Have you previously done processing? What was your knowledge of computer programing before this class? I had basic HTML knowledge and a bit of coding, not any particularly pertainin...

  • Posted On February 19, 2011
  • BY Jacob

Creative Computing the final post

Self Bio Name: Jacob Daniels Age: 13 (My wisdom surpasses my age) School: Rancho Del Rey Middle Before I took this class of creative computing I had no knowledge of computer programming and i have never worked with processing beforehand,  yet I seem to h...

  • Posted On February 19, 2011
  • BY Noah

Reflection on Processing and Creative Computing

I am Noah Thoron, and at 14 years of age, I go to the San Diego Met High School. I am taking  a class here called Creative Computing, where I have learned a language called Processing. Processing was entirely new to me, but programing was not. I have wor...

  • Posted On February 19, 2011
  • BY Natalie

It’s-a-me! Mario!

It’s-a-me! Mario! size(100,100); fill(0,0,0); rect(30,90,5,5); rect(35,90,5,5); rect(40,90,5,5); rect(45,90,5,5); rect(50,90,5,5); rect(55,90,5,5); rect(60,90,5,5); // right side rect(60,85,5,5); rect(65,80,5,5); rect(65,75,5,5); rect(65,70,5,5); re...

  • Posted On February 19, 2011
  • BY Justyn

My creative computing project

Justyn Beckham/ Montgomery Middle School/ 13 I have not done any coding before this class and I am happy that I took it my knowledge of programming was nothing and now I know a lot more. My project is a football field and i made it move by have a football...

First Day

The first few hours i’ve been here have been amazing. I enjoy participating in the program, and i was impressed on how fast I learned the basic concepts. I would like to see more of these courses in my daily school schedule.