Delphi at Schools

KillSw!tch

Well-Known Member
Joined
Jan 8, 2008
Messages
445
Who here agrees with me that Delphi is the biggest crap on the planet? Seriously, thats why IT in school is so boring these days. :mad:
 

The_Techie

Resident Techie
Joined
Dec 26, 2006
Messages
11,240
I did Delphi at school, now I'm doing Java. I wish I could go back to Delphi :p
 

.Froot.

Executive Member
Joined
Aug 6, 2007
Messages
9,261
When I was at school they threw out Delphi (I always thought it was useless) and brought in Java. Has definitely helped me to where I am now.
 

FrancTheTank

Expert Member
Joined
Mar 30, 2008
Messages
1,046
I still did Turbo Pascal at School :eek: :eek:
Delphi is kinda old too, but probably a nice starting block.
 

KillSw!tch

Well-Known Member
Joined
Jan 8, 2008
Messages
445
Eish, im so gonna phail this exams:( The onnie here cant do delphi to save herself
 

Pyro

Expert Member
Joined
Dec 8, 2003
Messages
2,267
At the end of the day the basics are the same, and Delphi is a more 'readable' language than Java.
 

.Froot.

Executive Member
Joined
Aug 6, 2007
Messages
9,261
At the end of the day the basics are the same, and Delphi is a more 'readable' language than Java.

But don't tell me you can make a career of Delphi these days on the same standard of Java....
 

HavocXphere

Honorary Master
Joined
Oct 19, 2007
Messages
33,155
Delphi is perfectly fine as a language. It fails because it lacks support and there are few opportunities out there for Delphi programmers.
 

poffle

Executive Member
Joined
Apr 21, 2007
Messages
5,462
Delphi is nice if you wanna go into gui languages. They are refered to as "teaching languages" cause it shows you the basics on how to program and how programming works.
 

HavocXphere

Honorary Master
Joined
Oct 19, 2007
Messages
33,155
Aren't Delphi and Pascal "teaching" languages?
Not really. There are companies out there that use them for actual development.

The teacher just like it because it is very structured. e.g. you have to declare all the variables beforehand etc. With C++ etc there are a billion different/weird ways of doing the same thing....which confuses the hell out of Gr10s.
 

hierts

Well-Known Member
Joined
Mar 5, 2008
Messages
139
Not really. There are companies out there that use them for actual development.

The teacher just like it because it is very structured. e.g. you have to declare all the variables beforehand etc. With C++ etc there are a billion different/weird ways of doing the same thing....which confuses the hell out of Gr10s.

+1 and its more about teaching programming principles than a language you could get a job with.. they could combine the two and teach c# but thats way too much to ask of our school system.
 

S1ght

Expert Member
Joined
Jan 23, 2006
Messages
3,301
I think delphi is fine as a starting block, its easy to learn and get used to a programming environment with. I wouldn't have minded tho if they had started teaching something a lil more useful towards the end of high school though. I'm not sure how much Visual Basic is used in the real world but having done delphi through school has definitely made studying VB a lot easier considering they almost basically the same
 
Top