Share via

Create a computer application (software) from scratch

Anonymous
2011-01-13T16:04:00+00:00

I'm 15, a competent HTML, JavaScript, CSS, PHP, and XML programmer, and I know Java well and a little C++.  I want to create a computer program (that can be installed off a CD or from online onto the users computer, and opened.  It will simply extract data from XML files offline and online and display them to the user.

What programming language do I need to use, how do I start (give me a link to a good website), and what am I actually trying to do???

Thanks so much, I've been looking for answers for a long time.

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2013-02-07T08:29:00+00:00

    Zachary,

    I'd recommend looking into learning Python. It's very easy to learn, and there's a few different functions you can use to "import" information from particular sources, whether it be a .txt file, or a complete website.

    Check it out, Here is a pretty comprehensive guide. It takes a bit of time to learn, and can get confusing. But its very simple. I see that you have experience already in quite a few different languages so you should pick it up in no time!

    http://learnpythonthehardway.org/book/

    Let me know how it works for you!

    -Steve

    2 people found this answer helpful.
    0 comments No comments