Question:

I wanna learn c but i dont know wer u get the programing program thing. can someone help me?

by  |  earlier

0 LIKES UnLike

I wanna learn c but i dont know wer u get the programing program thing. can someone help me?

 Tags:

   Report

3 ANSWERS


  1. I assume you are looking for a program compiler. You can try Miracle C.

    Link here: http://www.c-compiler.com/


  2. Programming program thing = Compiler.  Just fyi.

    Here's a good, no frills c/c++ compiler

    http://www.bloodshed.net/devcpp.html

    Just click download and select the c/c++ compiler.

    I personally use CodeBlocks.  The only thing is, CodeBlocks is only the front end, so to speak.  You need to get a compiler, like MiniGW for example, to make it work.  Perhaps a project for you when you get more familiar with programming?

  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.