|
You are here |
www.retroprogramming.com | ||
| | | | |
techtinkering.com
|
|
| | | | | The Commodore VIC-20 is a great machine to learn an assembly language on. It was released in 1981 and was the first computer to sell one million units, which co | |
| | | | |
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. | |
| | | | |
www.bitsnbites.eu
|
|
| | | | | ||
| | | | |
offlinemark.com
|
|
| | | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1: | ||