Languages
This isn’t a programming course™.
While this isn’t a programming course, we’re kind of required to look at these topics in the context of programming languages:
- Installing dependencies with Python.
- Using
makewith C (but also other stuff). - Build and dependency management with Maven and Java.
While you almost certainly know some dialect of Java, the examples we’re going through are less about knowing the language, and more about knowing how to get a program already written in that language up and running.