DEV Community

Ben Goumalatsos
Ben Goumalatsos

Posted on

Need an idea?

When learning how to code, one of the biggest challenges can be figuring out what projects to work on to improve your skills. I was faced with this problem when I first started learning and I eventually thought to myself "Software Engineering/Coding is about solving problems, I should create something to solve this problem I'm having". I then made a small program in Python that takes a word in the english language and combines it with an action word, such as "creator", "game", or "-inator". It's a very simple program but it has helped me start a few small projects in my early days to hone my skills.

The project can be found here.

Top comments (0)