Skip to content

Commit cd1646f

Browse files
Add initial file for make art with code blog.
1 parent 8f14428 commit cd1646f

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: post
3+
title: "How do you make art with code?"
4+
---
5+
6+
What is code?
7+
8+
Code is our way of communicating with computers.
9+
It's an intermediary language between what we understand--words, letters, and numbers--and what computers understand--electrical signals that can either be off or on.
10+
11+
Code is used in an almost infinite number of applications.
12+
It's used in the operating systems and applications in our TVs, phones, computers, tablets, and smart appliances.
13+
The bluetooth technology in our speakers and headphones is code.
14+
Wi-Fi and internet were built with code.
15+
Every website we visit is built with code.
16+
This blog is built with code.
17+
Video games, video game consoles, cameras, watches, medical equipment; they're all created with code.
18+
19+
Code is used in so many amazing ways, and sometimes, it can also be used to make art.
20+
21+
On X, [Jordan Lyall](https://x.com/JordanLyall/status/1876778588168487397) said, "There’s something profoundly human about art generated through code."
22+
23+
I agree completely.
24+
We took a machine that was built only to process electrical signals to perform calculations (addition, subtraction, multiplication).
25+
As it evolved, we engineered more and more ways to create with it, to pull beautiful forms and sounds from it when it wasn’t designed for us to do so.
26+
It’s absolutely amazing.
27+
28+
The history of making art with computers is inextricably tied to the history of computers themselves.
29+
Amazing leaps and bounds in computer development have been made in efforts to make art more beautiful, more entertaining, more realistic, easier to distribute, easier to process.
30+
31+
It's incredible.
32+
33+
So, how do we do it?

0 commit comments

Comments
 (0)