When I learn a new language I always figure out how to do Hello World, and then if I am making a game in it, I always figure out how to make Pong!Games such as pong can tell you things like how to load images and render them to the screen, how to handle collision detection, how to do update loops, ect.These games are quick and they will give you a sense of accomplishment.