Start with C (or C++ if you want to get a little bit advanced)
If you start with basic, you will learn some bad habbits and probably carry some of them to C or C++ when you eventually start with them.
Starting with C or C++ will help you learn structured (or in the case of C++ OO) programming.
These languages will be of much more use in the long run, and they're (well, C anyway) not that difficult to learn
