I also started out teaching myself from scratch without knowing any programming languages.
As long as you understand the basics, such as common instructions like ADD and SUB, how addresses are represented, and so on, that’s enough to get started.
For the rest, you can give the code generated...