this post was submitted on 19 Mar 2024
1304 points (98.9% liked)

Programmer Humor

19315 readers
230 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 58 points 6 months ago (2 children)

There are lots of ways computers are used for making art. Not just video-games. For example, projection mapping, algorithmic music composition, live coding, etc.

You can look into openFrameworks for examples of C++ in arts.

[–] [email protected] 14 points 6 months ago (3 children)

I get that, but I would have expected Python.

[–] [email protected] 6 points 6 months ago* (last edited 6 months ago) (1 children)

I think there probably are school where the professor know c++ very well, but never bothered or too stubborn to learn/teach python.

Unlike the top 50 to 60 schools, most schools, especially research universities, don't care that much about teaching (in the U.S., at least).

[–] [email protected] 4 points 6 months ago

I would argue that anyone who understands c++ can easily pick up python.

Source: expert in both.

[–] [email protected] 5 points 6 months ago

This was the first serious creative coding framework I've learned 2008 or 2010 or something. I have been in this field since then. I have seen Java, Javascript, and kotlin creative frameworks but not python and I am still as surprised as you are.

[–] Klear 1 points 6 months ago

The Spanish Inquisition, even.

[–] [email protected] 11 points 6 months ago* (last edited 6 months ago)

Or libcinder. Or even simply Arduino.