Closed Thread
Results 1 to 5 of 5

Thread: Need to create a program

  1. #1
    Titancow is offline Newbie
    Join Date
    Sep 2007
    Posts
    3
    Rep Power
    0

    Need to create a program

    Hey guys,

    I have pretty much zero experience with coding, but I have a really good idea for a pretty big application and I was wondering where I could get some guides on where to start.

    The program would have lots of text fields and would use arithmetic. I don't really mind what type of code I use (PERL, Java etc.).

    Thanks,
    Tom.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    So it's GUI you're going to make?

    You can pick almost every language that supports GUI, because all decent languages have support for arithmetics. Java could be a choice, but you could also pick a .NET-language. My suggestion would be that you choose C#. It have some great tools, and it should be relative easy to do what you want.

    Good luck!

  4. #3
    Titancow is offline Newbie
    Join Date
    Sep 2007
    Posts
    3
    Rep Power
    0
    Thanks, I'll look into C#.

  5. #4
    kishjeff is offline Newbie
    Join Date
    Jan 2008
    Posts
    17
    Rep Power
    0

    depends

    this is a rather old thread, and pretty general. Of course your tools depend on:
    - the effort you are willing to put in
    - the resources you have available to you
    - what the target platform and audience are.
    - your time frame.

    good luck, and let us know what you actually did and how things turned out.

  6. #5
    Titancow is offline Newbie
    Join Date
    Sep 2007
    Posts
    3
    Rep Power
    0
    I'm making a program for balancing cash books, ledgers and other business documents, except it automatically balances columns, and has nifty things like that.

    It's a side project though, and I haven't workedon it in a while, I do have the general layout though, I just need to do a lot of the actual programming and stuff.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Algorithm 2 - create program
    By daiomik in forum General Programming
    Replies: 8
    Last Post: 09-09-2010, 05:42 AM
  2. Need to create simple iterative program
    By dmehling in forum Python
    Replies: 1
    Last Post: 12-06-2009, 01:15 PM
  3. Need advice on how to create a script/program/bot
    By athlyt17 in forum General Programming
    Replies: 1
    Last Post: 11-01-2009, 07:12 AM
  4. Want to create an application/program
    By tif in forum General Programming
    Replies: 2
    Last Post: 03-24-2009, 01:24 AM
  5. i need help to create program!
    By freestyler103 in forum C and C++
    Replies: 4
    Last Post: 11-26-2007, 04:38 AM

Tags for this Thread

Bookmarks

Posting Permissions

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