Programming for absolute beginners!!!?
I am a total newbie in this programming thing.
I know there are different languages when programming, like php, visual basic 6.0, phyton etc.
what is the most easiest one to use and how does it work.
can someone please explain the basic’s to me. Thanks in advance.
Here is a set of C++ video tutorials to take you straight from installing a free compiler to learning most of the basics of the language:
http://xoax.net/comp/cpp/console/index.php
It’s very easy to follow.
You could start by downloading Visual Basic 2008 Express Edition (free) from Microsoft. VB is a very easy language to learn. The Express Edition also includes tutorials and help, plus there is a lot of information available on the internet.
References :
The basics of a computer programming language is the syntax.
References :
Here is a set of C++ video tutorials to take you straight from installing a free compiler to learning most of the basics of the language:
http://xoax.net/comp/cpp/console/index.php
It’s very easy to follow.
References :