Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:In the US? Not so much... (Score 1) 632

Not all US public education is bad... In 11th grade we had Computer Science I which was in intro to programming with Pascal, working from Hello World to drawing graphics and very basic algorithms. In 12th we had Computer Science II which was taught mostly in C with a diversion into x86 assembly, covered search and sort algorithms, and data structures focusing on linked lists. We used Borland Turbo tools which had a great IDE complete with built-in language reference. Classes were about 1/3 instruction and the rest lab time for doing the assignments, quizzes, and playing around.

All this in Texas (Richardson ISD), which doesn't have such a good rep for education these days...

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...