When i was browsing this board, i always see postings about "visual basic" and "c++". Ok this languages are fine, but i want to know if someone write programs in Java? Hey this language is fine too
most of us code in whatever is suitable at the time. at the moment i am working on a load of network related stuff so C is the way to go. however i'm quite fond of java and use it when i can
I dont like java for the software iv used for it, such as Jedit and blueJ both were terrible and clunky. Also the syntax use compared to c++ which feels more user friendly.
Originally posted by Tordenskjold java is too easy. c++ is more fun..
I like that!
I think part of the reason it is easy is because it is a well thought out language but in some ways i agree that does detract from its fun. With C++ there is always the sense of achievement when that complex data structure works without seg faulting.