Skip to content

David Browning

  • Home
  • Projects
  • Blog
  • Podcast
  • About Me

Computer Science

Welcome to Memory Street

April 19, 2020December 1, 2018 by davidbrowning

What does RAM look like? I’ll stop all the smartasses first: I know its just a bunch of little capacitors that store a bit. No, I’m not talking about the big sheep either. I’m interested in an abstraction of RAM so that it’s useful to a programmer.

Categories C++, Computer Science, Memory Tags C++, Computer Science, Memory, Operating Systems

How Computers Math: AST

November 27, 2018 by davidbrowning

The answer to how a computer solves a math problem is not obvious, hence why I’m writing this and you’re reading it.

Categories Compilers, Computer Science, What they didn't teach you Tags Assembly, Compilers, Computer Science, What they didn't teach you

Recent Posts

  • The Necessity of Global Variables
  • OS Code Available
  • Welcome to Memory Street
  • How Computers Math: AST
  • I Crossed Over to the Dark Side

What I write about

Assembly C++ Compilers Computer Science IDE Memory Operating Systems Software Engineering Visual Studio What they didn't teach you
© 2025 David Browning • Built with GeneratePress