Along with Latin, they teach Cobol?
M
mykeapredko
@mykeapredko
Posts
-
Testers coding bug fixes directly? -
How old were you when you first wrote a line of code ?9 years old in 1971 - my Dad was taking a course and showed me how to fill out "bubble cards" (computer cards that you filled in circles in pencil rather than punched them out) in Fortran: program add print *, "7 + 5", 7 + 5 end