Assembly is so strange, and impossible to learn. Not because I can’t learn it, but because there are zero resources, and god forbid a real IDE for 64-bit environments exists.
I can’t reply to your other comment, but my computer has an i9 and seems to support x86-based software more than x64, but I’m a beginner. I’ll consider getting the raspberry pi for coding in that language
F. Another complaint of comment depth limiting a conversation. I need to get this fixed quickly.
Also, while having a Raspberry Pi is really great (I have 2 of them), you don't need a Raspberry Pi to learn ARM RISC. There are many simulators out there.
Take a look at ARM University. The best part is they have open-sourced their hardware, so anyone can build with it if they have the infrastructure.
Assembly is so strange, and impossible to learn. Not because I can’t learn it, but because there are zero resources, and god forbid a real IDE for 64-bit environments exists.
I do know some assembly. Like i have coded for 8085 before. But.. yeah ...I'm a weak developer even for assembly.
Please, teach me a crumb of knowledge
Here's an online 8085 emulator, and here's a manual of the microprocessor
There's a learning curve to understand how the hardware works, but once you understand that, it starts to get interesting.
I can’t reply to your other comment, but my computer has an i9 and seems to support x86-based software more than x64, but I’m a beginner. I’ll consider getting the raspberry pi for coding in that language
F. Another complaint of comment depth limiting a conversation. I need to get this fixed quickly.
Also, while having a Raspberry Pi is really great (I have 2 of them), you don't need a Raspberry Pi to learn ARM RISC. There are many simulators out there.
Take a look at ARM University. The best part is they have open-sourced their hardware, so anyone can build with it if they have the infrastructure.