Slashdot Mirror


User: xman7

xman7's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Early Programming on Best Way to Get Kids Started in Programming? · · Score: 1

    Kids should probably start out with something like VB. Even though it's usefulness is in question, it covers the basics (loops, selection, objects, debugging, variables, strings, etc) Once they have this down, you can move on to a better, more difficult language like perl or C++, building on the basics learned in VB.