DEV Community

Frank A
Frank A

Posted on

Built a tiny app to practice Linux commands

Hey everyone,

I’ve been teaching Linux and realized that a lot of beginner tutorials are either too dry or assume some prior knowledge. So, I decided to build a small app that teaches Linux command-line basics through interactive challenges.

linux challenges

The app gives you small challenges, and you get immediate feedback so you can see how you’re doing. I’m hoping it can help people who want to learn Linux but don’t know where to start.

If you’re interested, you can check it out here: https://linuxlabs.app

Would love any feedback or ideas for improvements!

Top comments (0)