working her way through C++
part of Digital arts curriculum
Might be too high for this, but what??
Maybe part of a gaming curriculum?
Like, “learn some code so that when the devs are crying you can make small talk?”
I was Haskalling for that one. I need to Go and shake off the Rust, maybe work on my Lisp to make sure people React well.
Node what I’m saying?
C++ is still the far and ahead leader in game programming. All the tools are written in it and everyone is used to it.
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.
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).
Just checking an art degree guide: https://catalog.mit.edu/degree-charts/architecture-course-4-b/
One of the classes that can be chosen is: 6.4400 Computer Graphics, which has a programming 101a/b class as a prereq (granted, it uses python instead of C++, but pretty sure they used C++ as their language-of-choice for the programming 101 language until recently).
Given the variety of digital art (video games, VTube avatars/VR avatars, more traditional-style digital art, etc), having the tools to make those kinds of things can be useful for making responsive/interactive digital art.
I’m currently working in game making and a ton of tools for things like 3D model creation (such as Houdini or Substance) use some form of procedural generation where at least understanding programming concepts is important and actual programming is required to do the more advanced stuff.
I’m very confused as well. Some universities do have ridiculous requirements though. I was planning on being a veterinarian and had to take politics classes. I switched to IT and was required to take general chemistry.
40 years ago at UCLA, I had to do my FORTRAN programs on punch cards submitted through the batch system. The CS/Math department (no CS department then), only offered 1 section in FORTRAN with 40 others in PASCAL. And it was taught by an Engineering professor. Why would a Chemistry major take a computer science class? Remember all those shiny machines CSI uses to do forensic analysis? They came from chem labs.