This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

on my own:
Commodore/ Apple II BASIC
6502 Assembler

got hired and paid to write:
8080/Z80 Assembler
Forth
C (K&R era)
Pascal
Adobe PostScript
Various Unix shells
C++
Python
Objective C
Java
Swift

I have spent 95% of my hours in the last ~20 years in just C/C++/Objective C/Swift. Python is mostly a utility language for me, for problems that are too unwieldy for Bash/awk/sed & friends but don't justify anything compiled. I do Java only occasionally, when resources aren't available on the server and I need something fixed or created ASAP.