Need help chosing a program... Discuss the best program.

Discussion in 'Programming General' started by Cymru, Nov 5, 2008.

Need help chosing a program... Discuss the best program.
  1. Unread #1 - Nov 5, 2008 at 11:00 PM
  2. Cymru
    Joined:
    Jan 22, 2007
    Posts:
    693
    Referrals:
    0
    Sythe Gold:
    0

    Cymru Apprentice
    Banned

    Need help chosing a program... Discuss the best program.

    I have used VB, C#, and a little C++ but I might also look at Java cause that looks cool.

    I want an application that is easy to use (like VB and C#), but also doesn't have anything like .NET framework on the computer (cause my school computers don't have any...)

    Please post why your program is good as well.
     
  3. Unread #2 - Nov 6, 2008 at 2:36 AM
  4. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Need help chosing a program... Discuss the best program.

    CodeBlocks (C++) has a wxWidgets form builder.

    wxWidgets doesn't require any third-party libs once compiled as it is basically a simple interface to the OS's native controls.

    C++ is a powerful language.

    What more do you need?
     
  5. Unread #3 - Nov 8, 2008 at 4:40 PM
  6. slashshot007
    Joined:
    May 6, 2006
    Posts:
    164
    Referrals:
    0
    Sythe Gold:
    0

    slashshot007 Active Member

    Need help chosing a program... Discuss the best program.

    JAVA, pretty easy, compared to c++, similar to c#, and the school computers should have JRE so i would do JAVA.
     
  7. Unread #4 - Nov 8, 2008 at 10:35 PM
  8. Cymru
    Joined:
    Jan 22, 2007
    Posts:
    693
    Referrals:
    0
    Sythe Gold:
    0

    Cymru Apprentice
    Banned

    Need help chosing a program... Discuss the best program.

    C++ appeals most to me but it doesn't make sense to me. I have read the first 100 pages of the 800 page book "Sams teach yourself..." but it just teaches about the basics like variables, arrays etc.

    Also whenever I see a C++ code from places like msdn and dreamincode it makes sense, but as soon as I try and make a simple application, nothing works.
     
  9. Unread #5 - Nov 9, 2008 at 1:08 AM
  10. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Need help chosing a program... Discuss the best program.

    It takes a few months to get over the rigid structure of C and C++, then perhaps another few months to be able to write stuff without throwing too many runtime exceptions. C++ is very strict with the way it does stuff, but it is also far more efficient, so once you understand HOW to do things, you can usually make some nice software with it.
     
< [TuT] Making a Calculator in GUI. | paying for help with website. >

Users viewing this thread
1 guest


 
 
Adblock breaks this site