-
@GalaxyKate I would probably do Typescript. But yeah, ideally for that to work you'd scrap all the Python stuff and switch to JS to start.
-
@GalaxyKate the bolt on nature of it is like awkward Python type hinting, but good. but mainly I'd be pointing out the way that VS Code understands the context of what you're doing way better and can tell you when stuff is going to break ahead of time.
-
@GalaxyKate the main argument for Rust is that rustup & cargo are good enough that you could actually get people into having a working environment in like... half a lecture. harder work with... probably anything else.
-
@GalaxyKate oh! if you did want to stick with C++, doing something in the OpenFrameworks ecosystem wouldn't be the worst shout. depends if they're general computing undergrads or if they're in some way games/interactive stuff. much nicer setup process, can make something cool w limited scope