Explore >> Select a destination


You are here

imapenguin.com
| | jborza.com
4.6 parsecs away

Travel
| | 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.
| | trendless.tech
4.7 parsecs away

Travel
| | Programming is giving a computer instructions to reliably do things. This requires: Technically, if you ever interact with a computer, you're programming it: Computers store both their programs and their results in memory. While this creates a tremendously versatile system, it also can be confusing because nothing else in reality conforms to this approach (imagine [...]Read More... from Programming Summarized: What Makes a Computer Do Things?
| | bryananthonio.com
2.7 parsecs away

Travel
| | Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages.
| | tobiasvl.github.io
16.9 parsecs away

Travel
| A high-level guide to making a CHIP-8 emulator.