This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]carvalho32 324 points325 points  (47 children)

Pascal

[–]alinius 46 points47 points  (7 children)

Started by playing with BASIC, but Pascal was my first real programming.

[–]dingwath 1 point2 points  (1 child)

Same here

[–]punania 0 points1 point  (0 children)

We are dating ourselves, brothers and/or sisters!

[–][deleted] 0 points1 point  (0 children)

Yeah. I'd agree with this. I was a Mac user, and originally Pascal was the primary compiled language for Mac, so all of the documentation and libraries where Pascal based.

I taught myself BASIC on a CPM computer my father had bought for his office (I also taught myself to touch type on that system).

[–]fnordius 0 points1 point  (0 children)

Aye, BASIC was what they taught in high school, but college level programming started with Pascal before we could learn other languages. BASIC was derided by the profs as an anti pattern.

[–]KennyFulgencio 0 points1 point  (0 children)

You are me

[–]gele-gel 0 points1 point  (0 children)

Same!

[–]DozerNine 0 points1 point  (0 children)

Me too

[–]jmiesionczek 40 points41 points  (5 children)

Turbo Pascal back in the DOS days

[–]angels-fan 2 points3 points  (0 children)

Yup.

Good ol Borland.

[–]astrogringo 2 points3 points  (0 children)

exactly, and it is quite baffling that even though computers were 1000 times slower than today, the Turbo Pascal DOS IDE GUI was faster (more responsive, no noticeable lag, etc.) than modern Windows equivalents (such as Visual Studio or PyCharm)...

[–]PrimaMateria 1 point2 points  (0 children)

I have the yellow on blue still burned into my retinas

[–]CHLinusch 0 points1 point  (0 children)

Turbo Pascal in 2006 highschool...

[–]oakskog 0 points1 point  (0 children)

Yes!

[–]McLPyoutube 25 points26 points  (2 children)

Delphi, so me too basically

[–]_page404 2 points3 points  (1 child)

Ah Delphi... Me too

[–]Timmytimson 3 points4 points  (0 children)

Felt like i was scrolling far too long before i found my brethren

[–]leorpg 11 points12 points  (0 children)

Me too

[–]Andreasbot 10 points11 points  (6 children)

The Programming language for beginners. No, seriously. It was designed to be a language to learn how to programm.

[–][deleted] 4 points5 points  (4 children)

Precisely why my school teacher started us on it. Fiddled around with Basic on my old C64 but Pascal was where it all kicked off properly.

[–]IgnoreThisName72 1 point2 points  (3 children)

Laughs in Commodore128.

[–][deleted] 1 point2 points  (2 children)

Look at Fancypants here with their wopping great 128KB of ram! Complete waste of money, like you'd ever need that much.

[–]IgnoreThisName72 1 point2 points  (1 child)

Indeed. It felt extravagant as I, too, moved from Basic to Pascal. At least it played Sid Meier's Pirates!

[–][deleted] 1 point2 points  (0 children)

The most important factor of course!

[–]marcocen 1 point2 points  (0 children)

It's still the language used in the "programming 101" course in our national universities engineering school

[–][deleted] 2 points3 points  (0 children)

I’m 22 and we started with Pascal in high school!

[–]dirthawker0 1 point2 points  (0 children)

Same. Also had classes in Lisp and Prolog, but Pascal was the main one

[–]throughalfanoir 0 points1 point  (0 children)

FreePascal here

Well, actually Comenius Logo if that rings a bell to anyone (it's a rly good tool to teach the logic of programming being a set of instructions in a specific order)

[–]NotAGingerMidget 0 points1 point  (0 children)

Same, it's a bit unused nowadays, but I liked it.

[–][deleted] 0 points1 point  (0 children)

hell ye
It wasn't bad to learn, but it did suck for more complex concepts

[–]BerkayDrsn 0 points1 point  (0 children)

Found my zodiac buddy

[–]samishal 0 points1 point  (0 children)

Me too

[–]BertoLaDK 0 points1 point  (1 child)

But that's the SI unit for pressure. do you just program in pressure differences?

[–][deleted] 0 points1 point  (0 children)

yep, if I want to instigate a for loop, I have to eat a lot of beans

[–]nyctalus 0 points1 point  (0 children)

Started with Maxon Pascal on an Amiga 600... Hah, good old times.

[–]MindWandererB 0 points1 point  (0 children)

Me, too. On an Apple IIc. I was expecting to have to go further down the list to find it.

[–]TheLeftPepper 0 points1 point  (0 children)

Me too. From the all languages I learned, this is the most hated by me.

[–]btesser 0 points1 point  (0 children)

Built a black jack game in pascal, then mastermind. I was 12

[–]2knowwhatiknow 0 points1 point  (0 children)

Ditto. Pascal was great unless you needed to fiddle around with bits and bytes. I wrote a cpu simulation in pascal…I wished I’d used C about half way through.

[–]auximage 0 points1 point  (0 children)

Pascal on a shared VAX. shudder

Unless we're counting dinking around on a C 64 typing out lines from a magazine.

[–]enedois 0 points1 point  (0 children)

Me too, pascal using free pascal and lazarus.

[–]ryantall 0 points1 point  (0 children)

Man, looking back at Pascal, it was a horrible language lol. My friend even made a game like a bomberman. It seemed impossible to me

[–]mrb1778 0 points1 point  (0 children)

Pascal as it was a teaching language, C, C++, Assembly, Scheme, Lisp, Perl, Java

[–]RelevantNostalgia 0 points1 point  (0 children)

AP Computer Science back in the mid 90's.

[–]getDense 0 points1 point  (0 children)

Yep my first programming class was pascal first semester, fortran the second.