|
Re: Favourite Programming Language
Long long before micro processors where born, long long before the PC was invented, before Cobol, before Fortran, before C there was Assembly.
It was the first language I ever learned. All the others seem convoluted, and cumbersome by comparrision. Nothing like the really SMALL and FAST code you get from Assembly.
I still write mission critical, time, speed and resources sensitive system level functions in assembly code today. It's the only way to fly.
|