Conversation:
Notices
-
maiyannah (maiyannah)'s status on Thursday, 15-Dec-2016 15:21:34 EST maiyannah
When it comes to the older programming languages - COBOL, FORTRAN, C, various assembler languages, PASCAL, LISP, ADA, I've programmed in every single one of them. The concepts are usually very portable, it's just a matter of learning specific semantics. Conditionals, functional programming, loops, etc, change in specific implementation, but not in concept. Frank…