Game Programming

Now I know absolutely nothing about game programming however I really want to get into it.

My question, can anyone recommend a good game programming language which has good tutorials on Youtube and Google? 

Thanks in advance.

Game programming is like a specialist route within programming. Its hard to say a particular language...

Thing is programming is programming. Once you understand it, moving around isn't difficult so you don't really choose to learn X because in the future you want to do Y.

Either learn programming with C++ (or slightly lessen the load with C# or Java) and understand what your doing from the ground up... then look into game programming. Or go straight into a game programming environment like Unity.