Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Programming

  1. #11
    Basic is a great one to start with. C/c++ i like better because there more efficant the programs run faster and i think better than most. And Java for wep apps is a great one.

  2. #12
    Try visual Basic or C Language

  3. #13
    Junior Member
    Join Date
    Apr 2003
    Posts
    12
    VB is ok if you're in too much of a hurry to use a more complete language (drag & drop does save time), and also if you're only interested in developing for Windows. Java is nice, & not as difficult to learn as C or C++. Some of the best advice I received regarding my own development as a programmer was to not get so caught up in which language to use. Language choice is important, but not as important as logic / design / etc. If I use the most expensive paint to paint a rusted car, I still just have a rusted car (i.e. a weak structure).

    That's my $.02 worth.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •