I've just started using Linux alongside Windows, and I'm aiming to eventually switch over completely, except for a few Windows-only programs. I recently installed Linux Mint Cinnamon and I'm trying to figure out the best path to get comfortable with Linux. I don't have any background in coding, and I'm feeling a bit overwhelmed with all the possibilities. Anyone have advice on what I should focus on learning as a beginner?
5 Answers
What interests you about Linux? It could help to pinpoint specific frustrations you have with Windows. Knowing your goals can guide your learning!
You really don’t need to dive deep into coding right away. Just use your Linux setup like a regular computer. Familiarity will come naturally with usage!
If you want to run graphics-heavy applications like games, dual booting is great. Otherwise, consider using a virtual machine on Windows to avoid messing with your setup. That way, you can experiment freely until you're ready to switch.
Just play around with it! The more you use it, the more you'll stumble upon quirks or features that spark questions and lead to learning. If you come from Windows, just be aware that most apps are installed via a package manager instead of downloading installers directly.
And don’t forget to explore the command line! It might seem daunting, but just starting with basic commands can greatly enhance your experience.
Focus on understanding the basic file system structure and how the terminal works. There are plenty of resources online, and starting with the fundamentals can really help in easing your transition.
True! Plus, knowing how to navigate the terminal can unlock a lot of possibilities for you.
And remember, it’s all about finding the right balance of learning and using what you need to get your tasks done!

Exactly, and learning about package managers is useful. They’re a bit different from traditional installations, but once you get the hang of it, it makes life much easier!