Search found 2 matches
- Thu Dec 15, 2011 8:33 pm
- Forum: Staffroom, classroom and projects
- Topic: BASIC - more harmful than useful?
- Replies: 899
- Views: 179872
Re: BASIC - more harmful than useful?
<t>One more case study (for what it's worth)...<br/> <br/> I started my programming career with BASIC, on an Apple IIgs in the mid-to-late '80s, copying short programs line by line from magazines.<br/> <br/> Over the years, I moved to QBasic, VB, then finally to C/C++ and Java (picking up a few othe...
- Thu Dec 15, 2011 6:37 pm
- Forum: Staffroom, classroom and projects
- Topic: A Teachers Programming / Pi blog
- Replies: 12
- Views: 4011
Re: A Teachers Programming / Pi blog
How about math? A good understanding of math (binary/hexadecimal number systems, basic algebra, etc.) will be invaluable to learn computers/programming (while on the side helping them at school!) Win...Win.