I'm completely new to coding apart from web languages. I'm looking to get into coding programs for a Linux port on ARM architecture.
How do I get into this?
Name:
Anonymous2008-11-03 2:43
Learn C, learn how GCC and the Binutils work, learn about ELF and ABIs, learn about the hardware in case that ever becomes an issue.