A Small Programming History Question

cstarter2000 (77)
I was just wondering what the first programming language was and how it works. I want to know so I can understand how programming works more thoroughly. Thanks in advance!
Nexius (142)
Before programming language, there was raw machine code.
Though, we refer to it as assembly language. You may want to look into x86 assembly.
pogrady (410)
http://en.wikipedia.org/wiki/History_of_programming_languages
Registered users can post here. Sign in or register to post.