Hey anyone know and/or heard of Pascal?
My teacher knows Pascal and Turbopascal and lets me see her textbook of Pascal. It's related to C++ isn't it?
Thanks.
What is this "Pascal" you speak of? I don't know if anyone here's heard of it.Originally Posted by Hunter100
You should go to the Pascal board for info on it, I know WingedPanther is familiar with Pascal but I personally haven't learned it.
Wow I changed my sig!
http://en.wikipedia.org/wiki/Pascal_...mming_language)
Lots of people criticize Pascal for various reasons without knowing, or wanting to know the truth.
Pascal grew up some years agos due to the work of Apple.
Object Pascal - Wikipedia, the free encyclopedia
Borland extended the language even further to include managed strings, dynamic typed arrays, OleVariant support, properties, Run Time Type Information (RTTI), interfaces, etc.
I suppose in the same manner that English is related to Italian. Both are languages. Learning each is different. But "speaking" either one will communicate. Pascal or C or C++ are languages that will communicate to a translator (compiler) how to build a program to tell a computer to do something.
I think you mean:Code:It's related to C++ isn't it?
Pascal <=> C
Object Pascal <=> C++
Pascal is a fairly old language that is NOT related to C++. It's more like a strange mixture of Basic syntax and C power. With the addition of OOP in Object Pascal (which is post-TurboPascal), Delphi and Lazarus became the main decedents of Pascal and able to compete fairly effectively with VisualStudio languages.
You can download Lazarus for free.
We learned algorithms on pascal, then pseudo code
Pascal is a 40 years old language :X
In my point of view learning Pascal is useless since is basically a dead language... But they still teach it at schools, at least in Portugal and I always thought that was kinda dumb, why not start with Ruby or Python? but no... the first programming language they teach is Pascal, probably because it's easier. Does that only happens in my country? o.o
C and Pascal were both developed around the same time (~1971).
So, yes, one could say its a 40 year old language, but it was expanded in the mid 80's by Apple to include OOP's features (Object Pascal). It was futher expanded by Borland.
The most recent addition is .NET support. ie: Managed Pascal in Delphi 2005+.
If anything, this proves Pascal has stood the test of time.
But, yea, these days it all comes down to what you prefer. I prefer Delphi because of the huge amount of quality free 3rd party support.
If I was to swap to another language, I would have to search for a bunch of replacements for Delphi libraries that I know work. So, whats the point?
Buzz PHP Class Library - Web Components Made Easy!
http://www.buzzphp.com/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks