home.social

#vintageprogramming — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vintageprogramming, aggregated by home.social.

  1. Hey, wenn Ihr Programmieren unter dem klassischen MacOS (System 6 und 7) lernen wollt:

    Das Internet-Archiv hat Carsten Brinkschulte's hervorragendes Buch “Macintosh Programmieren in C” als PDF (das ePub ist auto-generiert und ziemlich unleserlich):

    archive.org/details/macintosh-

    #retroProgramming #retroProgrammierung #vintageProgramming #macintosh

  2. Hey, wenn Ihr Programmieren unter dem klassischen MacOS (System 6 und 7) lernen wollt:

    Das Internet-Archiv hat Carsten Brinkschulte's hervorragendes Buch “Macintosh Programmieren in C” als PDF (das ePub ist auto-generiert und ziemlich unleserlich):

    archive.org/details/macintosh-

    #retroProgramming #retroProgrammierung #vintageProgramming #macintosh

  3. Hey, wenn Ihr Programmieren unter dem klassischen MacOS (System 6 und 7) lernen wollt:

    Das Internet-Archiv hat Carsten Brinkschulte's hervorragendes Buch “Macintosh Programmieren in C” als PDF (das ePub ist auto-generiert und ziemlich unleserlich):

    archive.org/details/macintosh-

    #retroProgramming #retroProgrammierung #vintageProgramming #macintosh

  4. Hey, wenn Ihr Programmieren unter dem klassischen MacOS (System 6 und 7) lernen wollt:

    Das Internet-Archiv hat Carsten Brinkschulte's hervorragendes Buch “Macintosh Programmieren in C” als PDF (das ePub ist auto-generiert und ziemlich unleserlich):

    archive.org/details/macintosh-

    #retroProgramming #retroProgrammierung #vintageProgramming #macintosh

  5. Hey, wenn Ihr Programmieren unter dem klassischen MacOS (System 6 und 7) lernen wollt:

    Das Internet-Archiv hat Carsten Brinkschulte's hervorragendes Buch “Macintosh Programmieren in C” als PDF (das ePub ist auto-generiert und ziemlich unleserlich):

    archive.org/details/macintosh-

    #retroProgramming #retroProgrammierung #vintageProgramming #macintosh

  6. Oh, look! Another tech guru reminiscing about the good ol' days of #Lisp as if it's a vintage wine 🍷. Because nothing screams cutting-edge like discussing a language from 1958 that was too ethereal for its own good 🤔. Move over, JavaScript, we've got Bel in #Clojure to save the day—if only those pesky numbers and errors didn't get in the way! 😂👌
    stopa.io/post/290 #technostalgia #vintageprogramming #humor #codingculture #HackerNews #ngated

  7. full screen scroll programming test in C, captured on my Mac Plus, CopyBits was used
    #vintageapple #vintageprogramming #macplus #macintosh

  8. This brings our #BlueSCSI Toolbox app platforms up to 4! Classic Mac, Amiga, DOS, and NeXT!

    Interested in porting to your favorite vintage platform? Check out the BlueSCSI Toolbox developer docs: github.com/BlueSCSI/BlueSCSI-v

    #programming #vintageprogramming

  9. We had a wonderful time at the museum! 😊 This time, we took a break from retro gaming and delved into the world of programming with BASIC. Our visitors and volunteers joined in to create a delightful quiz game! 🎮💻 Not only did they work with computers, but they also honed their coding skills on paper! 📝

    #computermuseum #computerhistory #slovenia #ljubljana #softwareheritage #digitalheritage #basic #vgm #retrocomputing #vintageprogramming #vintagecomputer #vintagecomputing #programmazione

  10. #VintageProgramming (?) and #VintageApple question:

    What is your workflow for developing in #HyperCard (#HyperTalk mostly) and keeping it in version control (e.g. GitHub)?

    What I’m thinking is:

    Macintosh (or emulator) ➡️ AppleShare IP (via Netatalk on Linux) ➡️ Git (on Linux)

    A HyperCard stack is a binary format so won’t go well with version control. Do you just extract (copy/paste) the code when comes time to commit? I’d love to see that in git history.

    A/UX maybe!? 😄