Slashdot Mirror


User: nch1

nch1's activity in the archive.

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

Comments · 1

  1. Re:Sounds Good... on Computer Programming for Everyone · · Score: 1

    Java is a better choice for three reasons: 1. It is similair to C++ in syntax but without all the headaches (pointer arithmatic, memory management(etc. 2. It gets people use to coding in OO fashion, which is good 3. Knowing Java makes the transition to C++ so much easier. Python might be a cool language but I'm an academic java punk through and through. -bobby