Post #4082832
2026-07-25 07:46 UTC
@TheEntity@social.treehouse.systems i have had such a temptation to make c programming tutorials specifically for the oppurtunity to not do hello world and instead just be like "here's kinda how a computer works. a variable is a thing at a given place in memory. the different types are different sizes. pointers are just where you have a memory address and theyre only typed so the compiler knows how much is taken up when it goes there"
Replies (1)
-
@ness@ioc.exchange 2026-07-25 07:47
@TheEntity@social.treehouse.systems the fact pointers scare people is such a poor reflection on how we teach people computer.