Spyke
Assembly Devs are supreme
View all comments
humanman avatar

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.

2
sattyammane avatar

I do know some assembly. Like i have coded for 8085 before. But.. yeah ...I'm a weak developer even for assembly.

1
humanman avatar

Please, teach me a crumb of knowledge

0
humanman avatar

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

1
yd avatar
@ydreply

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.

0