Here comes a new Friday social topic!

  1. What was the first computer you ever worked/played on?
  2. What was the first editor you used to write computer programs?
  3. What programming language did you write your first program in?
  4. How many days/months/years after you wrote your first program did you learn Lisp?
  5. What was your first Lisp?
  6. Which editor/IDE do you work with the most today?
  7. What programming languages do you work with the most today?
  8. Which Lisp do you work with the most today?
  • @veer66
    link
    English
    2
    edit-2
    29 days ago
    1. VTech Laser 200
    2. Do you count MBasic REPL? (If not, it was Borland Sidekick)
    3. PRINT 10
    4. ~5 years (if LOGO is counted)
    5. LOGO
    6. Emacs
    7. Common Lisp (but it can be Python, JS, Golang, or Clojure if you want to hire me.)
    8. Common Lisp
  • @okflo@lemmy.sdf.org
    link
    fedilink
    English
    224 days ago
    What was the first computer you ever worked/played on?
    

    Commodore 64

    What was the first editor you used to write computer programs?
    

    Commodore Basic lineeditor - followed by my own 6502 machine code editor ;)

    What programming language did you write your first program in?
    

    Commodore Basic

    How many days/months/years after you wrote your first program did you learn Lisp?
    

    about 25 years - wanted to understand emacs configuration, what finally lead to Common Lisp.

    What was your first Lisp?
    

    elisp, followed by Common Lisp

    Which editor/IDE do you work with the most today?
    

    the only one and true editor :) GNU emacs

    What programming languages do you work with the most today?
    

    Common Lisp (for hobby projects) and elisp - unfortunately I don’t do real programming for money, but manage IT projects. Emacs and my own set of elisp helps me to get my work done (and procrastinate).

    Which Lisp do you work with the most today?
    

    Common Lisp and elisp

  • @charje@lemmy.ml
    link
    fedilink
    English
    128 days ago
    1. Some Dell that belonged to the school
    2. JCreator
    3. Java
    4. about 5
    5. Racket
    6. Emacs 7.Haskell & Common Lisp
    7. Common Lisp
  • @what_was_not_said@lemmy.world
    link
    fedilink
    English
    1
    edit-2
    27 days ago

    Are you trying to engineer us socially?

    I’ll bite anyway.

    1. Commodore PET 2001, the original
    2. Commodore’s built-in screen editor
    3. Commodore BASIC
    4. I’ve read books on Lisp, but to say that I’ve learned it or written a program I would admit exists . . . the counter is still running. Hope springs eternal.
    5. Common Lisp, but I was reading about Lisp in BYTE magazine before CL existed, in the context of AI. I was also exposed to the work of Terry Winograd, particularly SHRDLU.
    6. vim, usually without remembering to turn on its fancy features, so it may as well be Bill Joy’s vi.
    7. BASH
    8. I’ve been advised to learn Emacs and its Lisp along the way.