this post was submitted on 08 Jan 2024
134 points (96.5% liked)

Programming

16952 readers
475 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

The extra links in the article are great stuff. I'm very curious about checking out Oberon

you are viewing a single comment's thread
view the rest of the comments
[–] pirrrrrrrr@lemmy.dbzer0.com 5 points 8 months ago* (last edited 8 months ago)

Pascal, turbo Pascal and Delphi were my earliest real programming experiences making commercial software (the ability to inline assembly code in turbo Pascal was very good.)

It really was an excellent introduction to programming.

But then I switched to properly multithreadded object oriented programming, which Pascal was not so good at.