Thread: Programming
View Single Post
Old 08-20-2003, 04:30 AM   #6 (permalink)
charliex
Junkie
 
Location: North Hollywood
i dont think you should choose a language on what the model behind it is , rather that it does what you want it to do.

Personally you have to force me to write in java, if i'm offered work in it i tend to turn it away or pass it on to friends, i find the toolset to be really immature (for the field i'm in)

But its a reasonably simple language, no tricky pointers to worry about, cant really do much damage with it, unless you use extensions , so its a good starter language.

http://java.sun.com is the best place to start for tutorials etc.
charliex is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47