This is a small explanation on what you have to do if you want
to start coding on your computer.

First off. Be patient, and set yourself goals. What do
you want to learn, what do you want to know how
to do. How can you proceed to get the knowledge you
need to do it. Think of these things. Then I would recommend
you either start with C++/Visual C++ or ASM. Many would say
that you maybe should try Pascal too.Since that is easier and
also very associated with ASM. But I think there is more tutorials
and possabilities with C++. ASM is very hard, so you should follow
our guides down here,what to do with each program.

Assembly

If you want to learn Assembly,I suggest you buy an Assembly
book.The book will also be useful for reference, so buying and
not lending is preferable. Try to get "A revolutionary guide to
the Assembly Language"  (ISBN 1-874416-12-5) which is very
good to learn ASM with.I will also put up a guide on this page
to get the basics,which is hard enough to learn.And if you
know the basics,the rest is easy. I just know the basics :)

Pascal

If you want to learn Pascal I suggest you also buy a book, to
learn the most basic stuff. But if you are a good learner you
can also jump right onto different coding tutorials that are
many on the scene. Try www.hornet.org if its still up.

C++

If you want to learn C++ I can definately help you. I will base
this page on C++ and will put up many tutorials. I have
started out with these few tutorials for you starters :

Downloads

Learn C++ In 21 Days
This is a great guide to learning the basics of C++ and
understanding the way the coding work. I would
recommend all wannabe C++ coders to get this and
follow it truly.

Misc. Coding Stuff
This is different sources,codes,referances and
so on. Could be very useful for a beginning coder. I
would recommend that you have the basic knowledge
first though, cause otherwise you won't understand
this stuff at all,which would be sad :)

Asphyxia Demo Tutorials
These are some great sources which is explained in
every step. Even a beginner can begin with these.
They are originally in Pascal so Pascal users can get it
too. Snowman (Hornet) have added C++ sources too
it, so this one is a BIG winner, GO GET IT !!!!!!!