Just start on a project, anything simple, like a lottery game with numbers from 1 to 10 for example. And as you're doing it, you'll learn what certain terms like boolean and integer are.
Also, you could use AI to write you the code for the lottery game in your preferred language, and go from there.