Like
vkon, my first programming language was PL/I.
The summer of 1969, I graduated with a BSci Physics/Mathematics degree and ended up working for a small firm in Detroit that makes automobiles. They were hiring translators -- people with enough hard science to be able to talk to the Engineers and Designers, and enough Maths to be able to hold their own with the Programming side. I did that for three months, and then transfered into the Programming unit, learned PL/I and the JCL (IBM's Job Control Language) to start and got into the Assembly language, so I could start to make sense out of the core-dumps. I have been sort of a language junkie ever since.
The Languages that I remember writing production code in:
- PL/I
- Fortran (two versions for IBM, one for CDC)
- Assembly Language (IBM, CDC, mostly, with a little x36 lately)
- COBOL
- Faster & Hyper-Faster (You don't want to know. Really)
- RGP and other RPG-like things (DYL-360, Easytrieve)
- Java (hated it)
- Perl (loved it)
- UNIX Shell
- PHP (it's like Perl on tranquilizers)
- SQL
Languages I've picked up but not written for-hire code in:
- Lisp (Classical and Modern)
- Basic (Classical and Modern)
- C
- C++
- Pascal
- Algol/Jovial
- GPSS (General Purpose Simulation System)
- SAS (The Statistical Analysis System)
- SABRE (Yup, the Airline Reservation System; again, it's a long story)
- JESS (Java Expert Shell System)
- XML/XSLT
- awk
- sed
- Unix Programmer's Tool Kit
Languages I want to look at sometime:
- Haskel
- Prolog
- Javascript
- Scheme/Guile
- CSS/DHTML
- AJAX
----
I Go Back to Sleep, Now.
OGB
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.