All Projects → jeffThompson → CreativeProgramming1

jeffThompson / CreativeProgramming1

Licence: other
An introductory course exploring code as a tool for creative making

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to CreativeProgramming1

code-art
🌈 Collect beautiful art text, never bug. 收集好看的艺术代码,佛祖保佑,永无 Bug。找好看的注释,看这里。
Stars: ✭ 38 (-25.49%)
Mutual labels:  art
Animation-Nation
A ZTM Challenge for Hacktoberfest 2019
Stars: ✭ 164 (+221.57%)
Mutual labels:  art
nestjs-zero-to-hero
Coding through the course: NestJS Zero to Hero - Modern TypeScript Backend Development
Stars: ✭ 23 (-54.9%)
Mutual labels:  course
fullsiteediting
fullsiteediting.com/
Stars: ✭ 187 (+266.67%)
Mutual labels:  course
curso-introduccion-pyqgis
Curso de Introducción al desarrollo con PyQGIS (por Germán Carrillo)
Stars: ✭ 28 (-45.1%)
Mutual labels:  course
if1007
Desenvolvimento de Aplicações com Arquitetura Baseada em Microservices
Stars: ✭ 78 (+52.94%)
Mutual labels:  course
odex-patcher
Run arbitrary code by patching OAT files
Stars: ✭ 44 (-13.73%)
Mutual labels:  art
Curso-JS-Avanzado-para-desarrolladores-Front-end ed1
FICTIZIA » JavaScript Avanzado para desarrolladores Front-end — 1ª Edición
Stars: ✭ 18 (-64.71%)
Mutual labels:  course
js-course-2018
Репозиторій з курсів «Front-end» та «NodeJS» проекту Masters Academy
Stars: ✭ 12 (-76.47%)
Mutual labels:  course
MachineRay
This is a project that uses AI to create abstract art. It is released under the CC BY-NC-SA license. See License.txt for details.
Stars: ✭ 89 (+74.51%)
Mutual labels:  art
rails contact list
Learn Ruby on Rails by creating an app from scratch
Stars: ✭ 60 (+17.65%)
Mutual labels:  course
art-turing-ellipse
A six-panel artistic rendition of Alan Turing
Stars: ✭ 17 (-66.67%)
Mutual labels:  art
Course ArcGIS Python
Course on ArcGIS automation through scripting with Python
Stars: ✭ 27 (-47.06%)
Mutual labels:  course
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-19.61%)
Mutual labels:  art
human-memory
Course materials for Dartmouth course: Human Memory (PSYC 51.09)
Stars: ✭ 239 (+368.63%)
Mutual labels:  course
generative-art-Processing
Processingによるアート作品をまとめたリポジトリです.一部の作品はopenFrameworksで書かれています.This is a repository for art portfolio of Processing art. Some of arts are written in openFrameworks, one of the C++ libraries.
Stars: ✭ 31 (-39.22%)
Mutual labels:  art
cmc-csci046
CMC's Data Structures and Algorithms Course Materials
Stars: ✭ 31 (-39.22%)
Mutual labels:  course
incomplete-cubes-generator
Incomplete Open Cubes Generator
Stars: ✭ 18 (-64.71%)
Mutual labels:  art
lt1
Course on Language Technologies and NLP
Stars: ✭ 15 (-70.59%)
Mutual labels:  course
MultiGame
MultiGame is a tool for rapid development in Unity
Stars: ✭ 16 (-68.63%)
Mutual labels:  art

"The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music."
– Donald Knuth

"This may sound paradoxical, but the machine, which is thought to be cold and inhuman, can help to realize what is most subjective, unattainable, and profound in a human being."
– Vera Molnar

CREATIVE PROGRAMMING 1

⬇️ Jump right to the Course Calendar ⬇️

Instructor Prof. Jeff Thompson (please call me Jeff)
Email [email protected]
Time/location Mondays 9am–12.50pm, Morton 201
Student hours Tuesdays 10am–noon (Morton 208) and by appointment (Zoom)

In this class, we will explore the computer as a tool capable of powerful creative possibility, not via pre-built software, but instead by writing code ourselves. We will look at the basic structures and affordances of code as inspiration for making artworks, as a tool capable of creating things that would be impossible by hand, and as a fallible system that encapsulates our cultural and personal biases.

During the course of the semester, you’ll learn how to write code for a variety of visual projects, including images, animations, and interactive work. We’ll primarily be using p5.js that was originally developed by Lauren McCarthy and is an offshoot of Processing (which turns twenty years old this year!). p5.js is a toolkit created specifically for artists and designers build on the Javascript programming language and features a really easy-to-use online code editor.

Along the way, we’ll also look at historical and contemporary figures in the arts and computer science who have shaped how we use computers as creative tools, and we’ll explore code from a critical, humanistic perspective.

See the syllabus PDF for course policies, grading, etc.


FORMAT

This semester we're finally back together in person! Our class time will be spent together critiquing your homework projects, covering technical material, introducing new assignments, looking at examples, group ideation and feedback exercises, and work time. Attendance will be taken at the start of class every week.

Because we will cover a lot of material this semester and because this course will be both rigorous and thorough, it’s really important that you stay on top of your coursework.

⚠️ Don’t hesitate to reach out if you have any questions at all! Better to ask a question than be unsure of something.


COURSE CALENDAR

Please note this is subject to change. Be sure to check Canvas, this page, and your email regularly. Homework and readings are listed for the days they are assigned.

AUG 30 BOOTING UP
In class Hello, introductions and syllabus, how to access course materials, instruction drawings
Reading Computer Graphics (Mohr)
Homework Instruction Drawings
SEPT 6 LABOR DAY, NO CLASS!
Homework Finish Instruction Drawings
SEPT 13 DRAWING && COORDINATE SYSTEMS
In class Creating sketches in the p5.js editor, "Hello World," RGB color, drawing shapes, fill and stroke, saving images, getting help
Homework Robot Drawings
SEPT 20 ITERATION && LOOPS 1
In class Variables, for loops, nested loops, driving parameters with loops, historical quilt research
Homework Create a quilt block for your Algorithmic Quilt
SEPT 27 ITERATION && LOOPS 2
In class Matrix transformations, creating functions to re-use code
Homework Finish your Algorithmic Quilt
OCT 4 RANDOMNESS 1
In class Psuedo-random numbers, random(), Brownian motion, random choices
Readings Open Source as Open Culture/Culture as Open Source by Siva Vaidhyanathan and Motives for Writing Free Software by the Free Software Foundation
Homework Randomness code sketches
OCT 11 INDIGENOUS PEOPLES' DAY, CLASS MEETS ON TUESDAY!
Homework (See above)
OCT 12 RANDOMNESS 2 (and ⊨ Open Source)
In class Discuss readings, contributing to open source projects, Perlin noise
Homework Finish Randomness project
OCT 18 COLLAGE
Note! Jeff out of town, class will meet online
In class Loading images, resizing, accessing pixel values with get()
Homework Collaged Photographs
OCT 25 INTERACTIVITY 1
Note! Jeff out of town, class will meet online
In class Mouse and keyboard input, using an external editor
Homework Interactivity in-progress sketches
NOV 1 INTERACTIVITY 2
In class More interactivity demos, work time
Homework Finish Interactivity project
NOV 8 ANIMATION 1
In class Change over time, frameCount and timing, flags, sprites
Homework Animation: rough version of first two scenes
NOV 15 ANIMATION 2
In class Easing, sound
Homework Finish Animation
NOV 22 FINAL PROJECT 1
In class Object-oriented programming
Homework Write Final Project proposal
NOV 29 FINAL PROJECT 2
In class Project feedback
Homework Rough version of Final Project
DEC 6 FINAL PROJECT 3
In class Project feedback, work day
Homework Finish Final Project and documentation
DEC 13, 9AM FINAL CRITIQUE
Crit Final critique of projects
DEC 15, 5PM DOCUMENTATION DUE
Online Project documentation due by 5pm on Canvas

Topics noted with ⊨ symbol are short explorations of topics that jump off from or surround programming in a creative context; the symbol ⊨ is used in the field of logic to mean that an idea semantically entails another

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].