This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-06-17
Channels
- # admin-announcements (103)
- # beginners (4)
- # boot (101)
- # cider (64)
- # clojure (126)
- # clojure-australia (1)
- # clojure-berlin (21)
- # clojure-china (1)
- # clojure-dev (11)
- # clojure-germany (13)
- # clojure-india (1)
- # clojure-italy (20)
- # clojure-japan (43)
- # clojure-poland (7)
- # clojure-russia (9)
- # clojure-spain (4)
- # clojure-uk (10)
- # clojurescript (152)
- # core-async (2)
- # css (51)
- # editors (25)
- # events (2)
- # instaparse (17)
- # jobs (1)
- # ldnclj (50)
- # om (7)
- # reactive (7)
- # reading-clojure (1)
- # reagent (1)
- # remote-jobs (1)
Morning
måning
… I suspect @agile_geek might beat me on the age stakes anyway. Though I did write my first lines of code in 1979...
@korny wrote my first Basic program in 79 too.
gawd, i'm a programming stripling... i didn't cut any code until 84 at least
Basic on the C64 late 80’s
quickly moved on to 68k assembly on the amiga 500.
I can’t remember if my first coding was Basic on my older sister’s PDP-11 account, or coding at home on my Dad’s hp-41c : https://en.wikipedia.org/wiki/HP-41C
My first FP was in 3rd year uni, when I my final project was “an interpreter for a lazily evaluated functional programming language”. At the time I thought this was fun, but wildly impractical and just a toy exercise - sigh - wish I’d kept interest in that area, instead of ignoring it for ages.
@korny Basic on a PDP8 account in school via an acoustic coupler type in on a…wait for it….teletype! (with paper tape reader - which was great for punching out rude words then using sticky tape to make an infinite loop then running out the computer room and leaving it for teachers to find!)
for years I thought that functional programming was hard, obscure, and "useless" until I joined a company that actually uses clojure in production, and now I love it
I too had a ZX80.. and 81. I wanted the TRS-80!
Never did FP at Uni…unfortunately.
However, my first experience with a computer was loading punch card into an IBM mainframe at Phillips office in Cambridge when my Dad was working on a Saturday (I’m a 2nd generation programmer!) and loading mag tape and a disk pack https://en.wikipedia.org/wiki/Disk_pack
That was in 1976!
Basic and assembler at ‘O’ level (pre GCSEs), Fortran at ‘A’ level, COBOL and Assembler at Uni.
Uni for me was mostly Pascal (the “approved teaching language”) and a bit of C, with a smidgeon of Lisp in the AI subject (we were told “there’s no time to teach you lisp, learn it in your own time”, which meant we basically faked it).
@korny I first used Lisp in AI at Uni as well. Blew my mind at the time and didn't pick it up again til much later
we did SICP at uni (lucky me)