Recent

Author Topic: Design Patterns in Pascal  (Read 1566 times)

Raul_ES

  • Full Member
  • ***
  • Posts: 183
  • My interests: Healthcare & Computers
    • My Linkedin Profile, you can add me to stay in contact.
Design Patterns in Pascal
« on: April 20, 2021, 12:07:04 am »
Hi,

I just want to share with you a page where you can find many design patterns written in Delphi, if you may be  interested:

github.com/jimmckeeth/DelphiPatterns

regards,
Pharmacy + Chemistry + Biology + Healthcare + Computing

If you have any interest or project related with these areas feel free to contact me!

balazsszekely

  • Guest
Re: Design Patterns in Pascal
« Reply #1 on: April 20, 2021, 07:00:15 am »
@Raul_ES
Quote
I just want to share with you a page where you can find many design patterns written in Delphi, if you may be  interested:
github.com/jimmckeeth/DelphiPatterns
Thanks for sharing. Isn't Jim McKeeth a delphi evangelist?
On a side note, design patterns are useful things, but people sometimes go overboard. I saw this before on job interviews, if you don't know what a singleton is they will shot you instantly without any further questions :). Therefore design patterns are abused and overused.

Thaddy

  • Hero Member
  • *****
  • Posts: 14157
  • Probably until I exterminate Putin.
Re: Design Patterns in Pascal
« Reply #2 on: April 20, 2021, 08:57:13 am »
There are way more Pascal implementations of The Gang Of Four design patterns available.
And yes, he is currently a Delphi Evangelist.
He is a long time Delphi user, but I don't know if he was the above  already 5 years ago. (repository dates)

Delphi 7 already came with GoF in some editions
« Last Edit: April 20, 2021, 08:59:10 am by Thaddy »
Specialize a type, not a var.

balazsszekely

  • Guest
Re: Design Patterns in Pascal
« Reply #3 on: April 20, 2021, 09:33:05 am »
@Thaddy
Quote
There are way more Pascal implementations of The Gang Of Four design patterns available.
Yeah, the gang of four, I almost forgot. :) The design pattern bible for some programmers.

Raul_ES

  • Full Member
  • ***
  • Posts: 183
  • My interests: Healthcare & Computers
    • My Linkedin Profile, you can add me to stay in contact.
Re: Design Patterns in Pascal
« Reply #4 on: April 21, 2021, 09:12:23 pm »
GoF was the mandatory reading in the design patterns course at faculty. IMHO it was hard to read...
Pharmacy + Chemistry + Biology + Healthcare + Computing

If you have any interest or project related with these areas feel free to contact me!

Raul_ES

  • Full Member
  • ***
  • Posts: 183
  • My interests: Healthcare & Computers
    • My Linkedin Profile, you can add me to stay in contact.
Re: Design Patterns in Pascal
« Reply #5 on: April 21, 2021, 09:13:38 pm »
Here you will find more examples, not only in Pascal. There's also general info about patterns, anti-patterns, etc

https://sourcemaking.com/
Pharmacy + Chemistry + Biology + Healthcare + Computing

If you have any interest or project related with these areas feel free to contact me!

Thaddy

  • Hero Member
  • *****
  • Posts: 14157
  • Probably until I exterminate Putin.
Re: Design Patterns in Pascal
« Reply #6 on: April 21, 2021, 09:59:44 pm »
A design pattern is language agnostic. That can be hard to read if you keep the perspective of a language. It is science, philosophy. It is also essential, if you agree with the patterns or not.
Specialize a type, not a var.

 

TinyPortal © 2005-2018