Self learning of Nand to Tetris in Coursera.
Websites: nand2tetris
Coursera: Nand to Tetris, Part I, Nand to Tetris, Part II
Textbook: The Elements of Computing Systems
When implementing a two-pass assembler, in the first-pass, only process L_COMMAND instructions, in the two-pass, skip L_COMMAND instructions.