How did people back then learn how to program...

how did people back then learn how to program? they didnt have handholding stepping stone languages like python or javascript

Attached: 1020398338218.jpg (1280x720, 84K)

Go to school. Read a book.

Have you heard of books? Like, physical ones on dead trees? Yes, those. That's how.

Books + practice.

They did. BASIC is what people started on before C. BASIC goes back to the 60s. Before that there weren't many programmers, but those there were were phds in maths or electrical engineering already.

it was easier because you didn't have to understand complicated shit, just peek and poke ur memory and hardware registers, documentation laid out transparently, etc

the bar used to be a lot lower than it is now, if you had any knowledge at all you were a god

BASIC and COBOL are pretty similar to Python and JavaScript to be quite honest.

Beginner's All-purpose Symbolic Instruction Code.

Attached: autohue.jpg (640x480, 61K)

Listen to an interview with any old school programmer. Almost all of them tell a similar story.

>I got a programming magazine with code to make a game. I hand copied it from the magazine and then started fucking around with it