Turbo Pascal. I'm old enough to remember using it and loving it, it's a 'teaching language' which fits my mentoring bent, and darn it if I still don't think in therms of := for object assignment from time to time.
FWIW, Turbo Pascal included the environment, tools and numerous non-standard extensions to Pascal so, to some extent, was a language in its own right. Standard Pascal at the time was pretty much useless for serious programming since, as mentioned, Pascal was not designed for that. Turbo Pascal essentially morphed into Delhi.
And it did its job as a learning language. After coding in Turbo Pascal for awhile, I went on a family vacation, read a book on C++ cover to cover, and came back and could code in C++ without issues. Prior to Turbo Pascal as a stepping stone, that couldn't have happened.
I went from turbo pascal to lightspeed/ think pascal to build Mac apps. I then used sams c and c++ primers to learn those and started building Mac apps in c and then c++.
I can remember in the late 80s VIP - visual interactive programming and how they were saying we wouldn’t be developing code using text editing in the future. Here I am in 2019 still editing software in text editors. Welcome to the future. 😀
Hey! I'm Dan!
I have been coding professionally for over 10 years and have had an interest in cybersecurity for equally as long!
I love learning new stuff and helping others
Location
Brighton / London, UK
Education
Edinburgh Napier (Postgrad Cert Advanced Security & Digital Forensics)
I went QBasic to VB for Dos, and tried C++ next but it was too much for me as a teen so I learned Turbo Pascal and then C++, C#, Java, XAML, JavaScript, TypesScript, and F#.
I actually wound up teaching a lot of my class Turbo Pascal. We ended our semester building a game together using Borland Graphical Interface for Turbo Pascal.
Hey! I'm Dan!
I have been coding professionally for over 10 years and have had an interest in cybersecurity for equally as long!
I love learning new stuff and helping others
Location
Brighton / London, UK
Education
Edinburgh Napier (Postgrad Cert Advanced Security & Digital Forensics)
I mucked around with BASIC as a small kid , then Turbo Pascal from 13, played with 8086 assembler a bit and then did HTML, CSS, JavaScript, PHP, Java, XML / XSLT, XQuery, and Python.
Turbo Pascal is definitely the best language (actually, the best language is Spectrum Basic - but I'm the first to admit it did have some tiny flaws)! To this day, I still haven't seen a better colour scheme in an IDE. If I'm not mistaken, the guys from Borland that designed it now work for MS on C#.
I love people and everything good. And I want to positively influence people and be influenced by positive people. I am in love with software development using .NET Technologies.
Well, Pascal was designed as a teaching language. Turbo Pascal was one of many non-standard extensions to standard (ISO/IEC?) Pascal which contributed to the decision to create Ada. Personally, I found Vax Pascal was better, but obviously not for MS-DOS!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Turbo Pascal. I'm old enough to remember using it and loving it, it's a 'teaching language' which fits my mentoring bent, and darn it if I still don't think in therms of
:=
for object assignment from time to time.Pascal is a language.
Turbo Pascal is the name of the Pascal editor made by Borland.
Borland also made Turbo C++ editor.
FWIW, Turbo Pascal included the environment, tools and numerous non-standard extensions to Pascal so, to some extent, was a language in its own right. Standard Pascal at the time was pretty much useless for serious programming since, as mentioned, Pascal was not designed for that. Turbo Pascal essentially morphed into Delhi.
There was also Turbo Prolog.
I used turbo pascal in the 80s, I loved it. I felt empowered by it.
And it did its job as a learning language. After coding in Turbo Pascal for awhile, I went on a family vacation, read a book on C++ cover to cover, and came back and could code in C++ without issues. Prior to Turbo Pascal as a stepping stone, that couldn't have happened.
I went from turbo pascal to lightspeed/ think pascal to build Mac apps. I then used sams c and c++ primers to learn those and started building Mac apps in c and then c++.
I can remember in the late 80s VIP - visual interactive programming and how they were saying we wouldn’t be developing code using text editing in the future. Here I am in 2019 still editing software in text editors. Welcome to the future. 😀
Turbo Pascal was the first proper language that I learnt! I loved it!
I went QBasic to VB for Dos, and tried C++ next but it was too much for me as a teen so I learned Turbo Pascal and then C++, C#, Java, XAML, JavaScript, TypesScript, and F#.
I actually wound up teaching a lot of my class Turbo Pascal. We ended our semester building a game together using Borland Graphical Interface for Turbo Pascal.
I mucked around with BASIC as a small kid , then Turbo Pascal from 13, played with 8086 assembler a bit and then did HTML, CSS, JavaScript, PHP, Java, XML / XSLT, XQuery, and Python.
Turbo Pascal is definitely the best language (actually, the best language is Spectrum Basic - but I'm the first to admit it did have some tiny flaws)! To this day, I still haven't seen a better colour scheme in an IDE. If I'm not mistaken, the guys from Borland that designed it now work for MS on C#.
He works with Microsoft. But as of 2019, he is in charge of Typescript - another great language like C#
Yep, I love my .NET and TypeScript. There are plenty of others I want to get into, but at the moment, this is where I focus.
Well, Pascal was designed as a teaching language. Turbo Pascal was one of many non-standard extensions to standard (ISO/IEC?) Pascal which contributed to the decision to create Ada. Personally, I found Vax Pascal was better, but obviously not for MS-DOS!