Hacker News new | ask | show | jobs
by phaemon 4478 days ago
"Programming from the Ground Up" (linked from a couple of other posts) has exactly what you want. There's no need to learn C first - it becomes obvious how memory and pointers work when you're actually doing it. It's a lot easier than people make out, just give it a go.
1 comments

Many thanks! Checking it out now.