a4ng3l@lemmy.worldtoProgramming@programming.dev•Which programming language is hard to understand?
4·
1 year agoTIL in English it is called assembly 😅 We had C in 2nd year, first was only cobol, assembly and pascal. Fun times :)
TIL in English it is called assembly 😅 We had C in 2nd year, first was only cobol, assembly and pascal. Fun times :)
Cobol wasn’t that bad… the use of line numbers was weird but at the time it wasn’t unique either. Assembler now… that was a bitch… the operations weren’t exactly intuitive and playing with registers wasn’t my thing. But I could pickup cobol if I was starving no problem :)
My personal favourite remains perl for anything text oriented or for simple-ish orchestration.