|
You are here |
benjcal.space | ||
| | | | |
bryananthonio.com
|
|
| | | | | Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages. | |
| | | | |
incoherency.co.uk
|
|
| | | | | [AI summary] The author explores their journey into CPU design, discussing FPGA projects, DIY CPUs like Ben Eater's breadboard CPU and Magic-1, and reflections on learning Verilog and the Nand2Tetris course to build a simple CPU capable of running an OS. | |
| | | | |
jborza.com
|
|
| | | | | Closer to the machine I started my way with programming with Microsoft QBASIC on DOS, I did try (and succeed) to copy code for a game from a BASIC book, and it did run, but I didnt really get development back then. I didnt really understand how and why it works, and most importantly, how to write my own code to implement a different game. Later I was playing higher level languages such as Pascal and C in the high school and PHP at home. | |
| | | | |
andreabergia.com
|
|
| | | This post is part of the Writing a JVM in Rust series. In this post, I will discuss how the JVM bytecode works. In the next part, I will go over the RJVM code that executes it. | ||