Question:

What is a good programming language to learn for a beginner?

by Guest10848  |  earlier

0 LIKES UnLike

I am mainly interested in learning how to program a computer to do mathematical equations and applying math equations into 3-D graphing.

 Tags:

   Report

5 ANSWERS


  1. 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/

    Enjoy!


  2. c++

    get  c compiler

    the person above me obviously does not know anything about computers

    it will take  at leat 2 years of full time training to learn any code

  3. French

  4. I would say you should start with visual basic since it is quite easy learn and work.

    http://visualbasic.freetutes.com


  5. Absolutely Python (www.python.org) .C++ is harder and lower level than Python.PHP is good too but you are more restricted to Web development rather than general programming , which Python offers.

    Python has very easy syntax , cool built in data types  , and an excellent documentation for itself as well (including a good tutorial as well )

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.