Explore >> Select a destination


You are here

kdheepak.com
| | corvid.cafe
5.3 parsecs away

Travel
| | [AI summary] The author discusses the development and implementation of the Uxn virtual machine, including its opcode set, memory operations, and a detailed breakdown of the 'Hello world' program using Uxn's unique assembly language.
| | bazel.build
3.5 parsecs away

Travel
| |
| | trendless.tech
6.3 parsecs away

Travel
| | Computer coding has a relatively long history compared to most other computer-based things. While Charles Babbage created the difference machine in the 1820s, Ada Lovelace was the first "programmer". Machine/Assembly Coding At its core, programming could be machine code: just a bunch of 0s and 1s. But, that's tiresome, and hard to read, so they [...]Read More... from Code Basics: How Do Coders Code?
| | johnazariah.github.io
18.2 parsecs away

Travel
| A post about how the foundations of functional programming have neat effects on real-life programming