in reply to Seeking Help Please

There's some good advice in this thread, but if you really want someone to tell you what to program, either take a programming course or get a programming job. ;-}

IMHO, the best way of learing is to scratch your own itch (program something that interests you) for example:

My perpetual project is based on an old DOS simulation & strategy game called Seabattl (only 8 characters were allowed in filenames back then). The first version was written in Basic, and the latest in Perl Tk. I've worked on it from time to time for well over 20 years, and it's still not complete because I keep changing platforms, refactoring and adding features, but it has made a nice learning tool.