Tagged Questions

2
votes
10answers
281 views

Why is GW-BASIC still taught in schools?

I dunno about the US of A and the United K , but in India , schools still teach GW-BASIC. Yes, it's the one in which you could do this: 10 PRINT "HELLO WORLD" 20 GOTO 10 As far as my experience …
0
votes
3answers
89 views

Software [CMS] for PTA websites?

I'm looking for [preferably free] software that's designed to support Parent Teacher Association websites. CMS seem like the right place to start. I'm sure many of them could be customized to …
30
votes
56answers
3k views

Why are professors or schools picking Java over C++ to teach to students?

Is it just me or are most colleges teaching Java instead of C++ these days? I feel like I've been missing out with having zero classes teach or use C++ at all.