abkt

↗ HN profile [ 116 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I want to learn Assembly to make games on the Apple II. What are the old books to learn 6502 Assembly and the Apple II itself (memory, screen management) ? And is it absolutely necessary to learn BASIC before Assembly ?

  2. I want to start with ASM to learn how a computer works and to learn other languages more easily. What are the best books for a complete beginner who want to "master" assembly (maybe not that much but you get the idea)…

  3. I want to learn programming on my own with C and Linux, as I want to be a generalist and learn like the developpers in the 80's/90's. I've already found books to learn C (C a Modern Approach by King + K&R) and I've…