My Favorite App
Ever since I was a primary student, I’ve been obsessed with programming. Started with prewritten block-code sites (I was introduced to Code.org and Scratch in a 6th-grade CS class), then progressed to more intermediate languages like JavaScript and C++. After watching a video about Boolean logic, I realized that I needed to learn more about the underlying technology in order to get a deeper understanding of the subject I love. My initial plan was to disassemble random Win32 executables on my desktop, like cmd, but I didn’t really know anything about compiling at the time; all of my attempts ended in failure. Ended up postponing my interests for a few months, until I landed a spot in an IT class. It was the first time that I was intimately introduced to the hardware that makes up a PC, and I instantly became intrigued by the systems and techniques that allow it to function. Began researching the fundamentals of microprocessors and dynamic memory, and I’m currently working on my own 8-bit demo in JavaScript! Ultimately, the biggest struggle in my journey was commercialization. Having to wade through dozens of those awful PowerPoint-style processor diagrams just to find a useful guide was awful. Almost every nugget of information I found on the web was either totally oversimplified (likely designed for marketing purposes rather than to actually educate) or ridiculously complex (circuit schematics for legitimate engineers, not hobbyists like myself). It took me years just to get a solid grasp on the concept of machine code. But stuff like this are what kept me going. Small, yet practical articles and videos created by someone with the same fondness for low-level tech that I possess. Someone who isn’t just trying to make a quick buck, but instead genuinely seeks to inform their audience. They’re like little trail markers, guiding the way for those who dream of following in their footsteps. This is my favorite app. Download it for yourself to figure out why. Even if you never assemble a single program, the information that it contains will last you a lifetime.