Recent

Poll

What's your age bracket ?

10 to 19
3 (2%)
20 to 29
5 (3.4%)
30 to 39
22 (14.9%)
40 to 49
43 (29.1%)
50-59
49 (33.1%)
60-69
23 (15.5%)
70-79
2 (1.4%)
80-89
1 (0.7%)
90-99
0 (0%)
100+
0 (0%)

Total Members Voted: 146

Author Topic: Who are the Pascal lovers ?  (Read 29872 times)

Kays

  • Hero Member
  • *****
  • Posts: 614
  • Whasup!?
    • KaiBurghardt.de
Re: Who are the Pascal aficionados?
« Reply #135 on: December 17, 2022, 05:40:38 pm »
Well money is certainly involved in paying to influence people To do things not in their best interest. […]
I maintain it’s not just “involved” but the key factor. Reality check:
  • When’s the last time you heard/read in the news “major security flaw in Linux!”
  • When’s the last time you heard/read in the news “Detrimental security bug: Update your Windoze systems now!”
I’d claim Linux is a great GPOS, it should have, like, a 98% market share, but instead roughly 90% are dominated by commercial/evil operating systems. Is Linux so bad? For Linux there’s even the LPIC – the Linux Professionals Institute Certificate.
« Last Edit: December 17, 2022, 05:42:40 pm by Kays »
Yours Sincerely
Kai Burghardt

Joanna from IRC

  • Hero Member
  • *****
  • Posts: 1380
Re: Who are the Pascal lovers ?
« Reply #136 on: December 18, 2022, 12:31:07 am »
Quote
  FPC is a community driven project. Just look at the names on the python sponsoring page: https://www.python.org/psf/sponsors/
Just looking at who is sponsoring python makes me want to run the other way. I don’t think these big companies are content to just sponsor and control a language they want to get rid of all independent alternatives to what they are sponsoring to gain more control. Both fpc and irc are too independent for their liking.
Quote
I maintain it’s not just “involved” but the key factor. Reality check:
When’s the last time you heard/read in the news “major security flaw in Linux!”
When’s the last time you heard/read in the news “Detrimental security bug: Update your Windoze systems now!” 
Linux definitely has less security flaws than windows . I don’t know much about linux but isn’t the “blob” closed source? Sometimes vulnerabilities or malicious code are snuck into linux as well. {I follow #security channel } Also Microsoft has become interested in Linux with intentions that are probably not altruistic..

As for the windows having endless updates all the time it amazes me to no end how complacent people are about constantly getting “fixes“ from people who couldn’t do things right to begin with. Yes I understand that computer code is always evolving but I think there is more to it than that.

Computer applications have become just another cheap shoddy product for people to consume and discard. The corporations who are responsible for disasters caused by bad computer code are never going to be held accountable.

For these reasons I prefer fpc even if it has become niche Language. I am curious though if people trying to get rid of pascal have ever whispered bad unsolicited advice to the fpc devs in private. I have experienced this phenomenon of bad advice myself on more than one occasion from troublemakers.
« Last Edit: December 18, 2022, 12:34:19 am by Joanna »
✨ 🙋🏻‍♀️ More Pascal enthusiasts are needed on IRC .. https://libera.chat/guides/ IRC.LIBERA.CHAT  Ports [6667 plaintext ] or [6697 secure] channel #fpc  #pascal Please private Message me if you have any questions or need assistance. 💁🏻‍♀️

lainz

  • Hero Member
  • *****
  • Posts: 4705
  • Web, Desktop & Android developer
    • https://lainz.github.io/
Re: Who are the Pascal lovers ?
« Reply #137 on: December 18, 2022, 01:21:06 am »
I contributed doing this website some time ago:
https://packages.lazarus-ide.org/

I think FPC can compete with any language, but a lot of marketing should be involved, and seems that part is not of much interest.

FPC is a community driven project. Just look at the names on the python sponsoring page: https://www.python.org/psf/sponsors/

Comparing FPC to super large scale projects like Python is pretty pointless.

I'm comparing a website not a language.

Adding these links should not be hard or yes maybe  :o

dtoffe

  • Jr. Member
  • **
  • Posts: 60
Re: Who are the Pascal lovers ?
« Reply #138 on: December 20, 2022, 10:00:07 pm »
In addition to what @marcov mentioned...

One of the problems is that educational institutions are very rarely teaching _programming_, what they teach instead is a programming language and, there is an _enormous_ difference between the two (this is not new... this has been going on for many decades.)  That's one of the reasons there are programmers out there who cannot write a program unless the programming language supports OOP.    Basically, since they have not been taught programming, their mind is trapped in whatever programming language paradigm/straightjacket they were taught.

Back in 1989 at https://exa.unicen.edu.ar, first year of the Software Engineer degree, for the second class of Programming I, we were asked to bring a deck of common Spanish suited cards. We were given a set of instructions to operate on stacks of cards, test the topmost card for suit and value and create new stacks, do choices and repetitions. We quickly learned to write programs to, for example, shuffle the deck, separate into suits and order each suit by value. Finally, we would then "run" and test the programs, well, by hand, of course !

Daniel

alpine

  • Hero Member
  • *****
  • Posts: 1379
Re: Who are the Pascal lovers ?
« Reply #139 on: December 21, 2022, 09:12:33 am »
In addition to what @marcov mentioned...

One of the problems is that educational institutions are very rarely teaching _programming_, what they teach instead is a programming language and, there is an _enormous_ difference between the two (this is not new... this has been going on for many decades.)  That's one of the reasons there are programmers out there who cannot write a program unless the programming language supports OOP.    Basically, since they have not been taught programming, their mind is trapped in whatever programming language paradigm/straightjacket they were taught.

Back in 1989 at https://exa.unicen.edu.ar, first year of the Software Engineer degree, for the second class of Programming I, we were asked to bring a deck of common Spanish suited cards. We were given a set of instructions to operate on stacks of cards, test the topmost card for suit and value and create new stacks, do choices and repetitions. We quickly learned to write programs to, for example, shuffle the deck, separate into suits and order each suit by value. Finally, we would then "run" and test the programs, well, by hand, of course !

Daniel
I'm glad to hear somebody used that approach, IMHO it always should start that way. And after that some Pascal-derived language should follow to teach how to describe the algorithms in a most structured way. And then everything else.
It is very unfortunate that most professors think that is below their level or below the level of a university education.
Starting with e.g. C/C++ can have quite detrimental effect of the fresh student minds.
"I'm sorry Dave, I'm afraid I can't do that."
—HAL 9000

Joanna from IRC

  • Hero Member
  • *****
  • Posts: 1380
Re: Who are the Pascal lovers ?
« Reply #140 on: December 21, 2022, 01:06:31 pm »
Most of the things we do everyday are programs. Getting dressed for instance is a very complicated algorithm if it was to be written out with all the possible conditionals. Finding correct clothes, checking if they are clean and undamaged. Removing existing clothing if needed , putting clothes on correctly. It’s all very complicated
✨ 🙋🏻‍♀️ More Pascal enthusiasts are needed on IRC .. https://libera.chat/guides/ IRC.LIBERA.CHAT  Ports [6667 plaintext ] or [6697 secure] channel #fpc  #pascal Please private Message me if you have any questions or need assistance. 💁🏻‍♀️

berningo

  • Newbie
  • Posts: 1
Re: Who are the Pascal lovers ?
« Reply #141 on: October 24, 2023, 09:00:13 am »
From https://blog.synopse.info/?post/2022/11/26/Modern-Pascal-is-Still-in-the-Race:
Quote
A recent poll on the Lazarus/FPC forum highlighted a fact: pascal coders are older than most coders. Usually, at our age, we should be managers, not developers. But we like coding in pascal. It is still fun after decades!

Well, it does not necessarily need to be a contradiction. You can be a manager in daytime and a Pascal coder after calling it a day. I do not want to deal with complex Makefiles on different OS when I want to use wxWidgets for cross-platform tools, for instance. I feel that the build tools distract me and take too much of my precious (quality) time. CMake does not improve the situation for me either.

PS: I am aware that this thread is old, but my post fits perfectly to the poll.

 

TinyPortal © 2005-2018