Slashdot Mirror


User: splspl

splspl's activity in the archive.

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

Comments · 1

  1. Programming language to start kids with... on Best Way to Get Kids Started in Programming? · · Score: 1

    I would try Java. You can create GUI's with very little effort and it's object oriented. The JavaDocs are also a great resource for Java documentation. Also they won't be tied to Win98 as a platform to program on. I would suggest JDK2 1.3, switch SUN currently has released for Windows, and IBM (www.alphaworks.ibm.com) has released for Linux. The Linux version is still a release canidate, but is usable enough to program with.