Where to start programming software

hi guys

I want to make a simple program thats for my gym basicly i want it to list mostly every workout and and i can pick one and it adds pic A and info B into certain aera till i have a full program card but also have the abilty to edit information 

just want to know if you guys know of tuts that will help a or whats the best program to use like python or cc+ etc.

thanks guys

I would say pick up a book on C, and start reading ;) or youtube is a helluva drug.

Can't go wrong with C++ or Python. Lots of free ebooks, forums and tutorials on python. Could also use Java, also well documented with lots of tutorials all over the place but I would recomed C++ or Python over Java. Their's better suited languages but they are not well documented for learning purposes.