hardwareteams@lemmy.mlM to C Programming for Low Level Hardware@lemmy.mlEnglish · 3 years agoHACKING: The art of exploitation - great programming book in generalrepo.zenk-security.comexternal-linkmessage-square4linkfedilinkarrow-up14
arrow-up14external-linkHACKING: The art of exploitation - great programming book in generalrepo.zenk-security.comhardwareteams@lemmy.mlM to C Programming for Low Level Hardware@lemmy.mlEnglish · 3 years agomessage-square4linkfedilink
minus-squarebit0fun@beehaw.orglinkfedilinkEnglisharrow-up1·3 years agoI usually like microcontroller tutorials for learning C, as pointers are a bit more real, and there’s not really any dynamic memory to confuse people about. But yeah, I could see it as a good resource to learn
I usually like microcontroller tutorials for learning C, as pointers are a bit more real, and there’s not really any dynamic memory to confuse people about.
But yeah, I could see it as a good resource to learn