Post #3186994
2024-09-07 20:19 UTC
Advanced #Programming in the #UNIX Environment
Week 1, Introduction: What do we do in this class? Why do we want to learn Unix Programming in C? How are we going to do this? What's the syllabus?
https://youtu.be/BsB9Cg6yJc4
Slides (minor updates for this semester): https://stevens.netmeister.org/631/01-introduction.pdf
#apue #netbsd
Replies (1)
-
@jschauma@mstdn.social 2024-09-08 19:34
Advanced #Programming in the #UNIX Environment Week 1, Course Prep: Install NetBSD/evbarm in UTM on Apple M1 hardware https://youtu.be/hCqfmuG5Acc Note: you no longer need to use NetBSD-current. The #NetBSD 10.0 release will work just fine. https://stevens.netmeister.org/631/utm/ If you prefer VirtualBox on Windows or Apple Intel hardware, see https://stevens.netmeister.org/631/virtualbox/ After setting up your VM, follow this doc to make ssh seamless, fetch sources, and set your CFLAGS: https://stevens.netmeister.org/631/vm-setup.html #apue