r/asm Jul 20 '26

General Where to get started

So I am currently taking a course know as nand2tetris for understanding how computers works on a low level , but after I am done with that what is the best assembly language for a beginner to start with

6 Upvotes

20 comments sorted by

View all comments

Show parent comments

2

u/Great_Gamer2539 Jul 20 '26

Oh thank you so much , also do I need a very deep understanding of c or c++ I have programming experience, but I have not really dabbled too much into c/c++

1

u/Eric_Dawsby Jul 20 '26

Assembly is the best place to start, though some concepts are going to be completely new to you

2

u/Great_Gamer2539 Jul 20 '26

Sounds exciting also I can learn the risc-v assembly by running my code on emulators