Question:

What program language should I learn?

by  |  earlier

0 LIKES UnLike

I'm only 14 and I'm pretty good with VB. I know you can't make that flexible of apps with it, so I'd like to learn a language for creating desktop programs.

 Tags:

   Report

3 ANSWERS


  1. Python is a nice high level programming language to start out with.  C is a great language too, it is at a lower level than Python; but if you are starting out it might be a bit difficult.

    I suggest Python.


  2. Since you want to make desktop apps, then I would suggest either Java or C#.  They both have their positives and negatives.  I think Java has better books and material for learning, but others may feel differently.  If you want to be a programmer and plan to get a degree in Computer Science, then you may wish to consider whatever college you plan on attending and see what language they use in their courses.  That way you'll have an advantage once in college.

  3. You can start learning C++ with these video tutorials:

    http://xoax.net/comp/cpp/console/index.p...

    They are perfect for beginners. This one can get you started by showing you how to install a free compiler:

    http://xoax.net/comp/cpp/console/Lesson0...

    Here are some simple games with code downloads that you can use to get some ideas:

    http://xoax.net/comp/cpp/console/Lesson9...

    http://xoax.net/comp/cpp/console/Lesson2...

    http://xoax.net/comp/cpp/console/Lesson2...

    These tutorials can get you started with graphics programming in OpenGL:

    http://xoax.net/comp/cpp/opengl/index.ph...

    You can go through the tutorials and if you have questions on them or anything else in C++, please post to me here:

    http://xoax.net/forum/

    Best of luck!

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.