I recently signed up for a computer programming course at school and i am really lost. If anyone knows a excellent online or downloadable program tutor i can use to help me plz let me know thanks.

5 Responses to “What’s a good computer programming computer tutoring program i can download?”

  • kelvo:

    hey

    try these one

    www.download.com

    and download c++
    programming software
    and there you have it

  • Eric:

    For most equipment website coding related i always use w3schools’ free on-line references.

  • smatt454:

    Look on youtube, or google. Just type the name of the language and “tutorial” on your searches.

    I would recommend you get a Linux or BSD operating system if you are going into programming. Not only is it simpler to get compilers, but Linux provides better support for programming software. Also, you can reprogram anything on the operating system, so it’s simpler to learn and lots of fun to tinker with.

    Here are some languages you should start with:

    Java
    Python
    C++
    C
    Ruby
    Perl

    With java, you need to download the java platform to compile and run your programs.

  • ?:

    You can start learning C++ with these video tutorials:
    http://xoax.net/comp/cpp/console/index.php

    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.php

    Here are some simple games with code downloads that you can use to get some thoughts:
    http://xoax.net/comp/cpp/console/Lesson9.php
    http://xoax.net/comp/cpp/console/Lesson23.php
    http://xoax.net/comp/cpp/console/Lesson29.php

    These tutorials can get you started with graphics programming in OpenGL:
    http://xoax.net/comp/cpp/opengl/index.php

    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/

    Delight in!

  • Rina S:

    You can find many computer programmers live at website like http://ijug.net/ .

Leave a Reply