Question:

Where can I learn basic/advanced computer programming?

by  |  earlier

0 LIKES UnLike

I want to learn it so I can get a job as a programmer or something while I am in college.

 Tags:

   Report

2 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/

    Best of luck!


  2. You should have the necessary basis which are usually developed through university study. I beleive these would be:

    1- Programming concepts, especially those of OOP.

    2- Database concepts.

    3- Network concepts and environment.

    Then, you can get your self training in one or more of today's technologies, such as Oracle and .Net.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.