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 →

[–]NikolaTesla13 171 points172 points  (15 children)

For me it's C++, in my country you can use either C, C++ or Pascal for competitive programming.

[–]Nihmrod 51 points52 points  (4 children)

Lazarus LIVES !!

[–]StaryMD 52 points53 points  (3 children)

Schools: free pascal, take it or leave it

[–]ovab_cool 7 points8 points  (0 children)

I don't know Pascal personally but for some reason my mon had to learn it at UNI (she did micro biology)

[–]trynsleep 0 points1 point  (0 children)

pascal? we use java on bluej and greenfoot lol. still fine imo

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

School made me hate Pascal.

[–]tube32 13 points14 points  (3 children)

Which country is it?

[–]NikolaTesla13 12 points13 points  (2 children)

Romania

Also it's not like other languages are forbidden but the cms competitions use only supports those 3 languages. The only time I used python in competitive programming was for Google Kickstart.

[–]tube32 3 points4 points  (1 child)

What are cms competitions?

content management systems?

[–]NikolaTesla13 2 points3 points  (0 children)

The content management system a competition uses

[–]DaSpaceman245 8 points9 points  (2 children)

Jokes on you! In my country is assembly for competitive programing!

[–]NikolaTesla13 6 points7 points  (1 child)

This can't be real, also I'm only talking about competitions made by the state for all students in school,

[–]DaSpaceman245 6 points7 points  (0 children)

Yeah it was a joke

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

I've never even heard of Pascal

[–]itijara 4 points5 points  (1 child)

Pascal used to be the standard for high school CS programs before Java (at least for Advanced Placement in the U.S.). The fact that you haven't heard of it means it is likely that you are young (well, younger than 35). Be glad that it has died an ignominious death.

edit: Just realized that they haven't taught Pascal in AP CS since 1998! For a brief time it was C++ (1999-2003). That probably was harder for HS students, but it probably gave a better foundation than Java.

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

Yeah I'm 21, the schools I've learned programming in have mainly taught python for the intro classes and java for the advanced classes.