I haven't used either, but compiled a lot of C source code and they compiled or could be adjusted easier even for someone who barely knows what printf, fopen, or #include are
i never said you can't. But high level languages were made for high level programming, and low level for low level programming. If you only know C, sure, you can write a desktop music player, but it will be much harder than just using Java, or even Python, since both of these languages are known about their extensive prewritten libraries. And you have to write much less, which means less room for error. Using a high level language will also benefit you if you decide to port your app to a drasticly different operating system. You can use the same codebase for Python, and for Java too to seamlessly run the program on any other os supported by these languages. In C, you need to adjust a lot of things, i know from experience that Linux C source can compile and run on windows, but it is extremely rare and can introduce bugs. However, you are right that C is highly multifunctional. If you know it, you can write any low level software or desktop app. And it also runs mich faster than any high level intrepeted language. And even if i could be considered a beginner, i actually study software development and testing, so i have an idea what i'm talking about
Linux can be configured to have much better security, even by someone knowing a little about computers due to its open-source nature. And it is especially true to my case, since i'm an IT student Can you change to a hardened kernel on Windows? I use Helios kernel even on my android, which is designed to be more secure than the stock one. And there are distros which come preconfigured for security. Not much skill is needed to have a secure Linux system. But you can be a highly proficient sysadmin on Windows, but you will still depend on a few thousand Microsoft employees to fix your system. On Linux, there are millions of people and various corporations are actively working to make it secure, and even you could, if you are really highly skilled. For someone who doesn't know what a pendrive is, yes, Windows might be more secure than something like Ubuntu or any basic distro (and they propably can't use anything more advanced and secure by design).
But it doesn't take much skill to choose a highly secure linux distro, like Bazzite, Garuda, or even Qubes and use it, or maybe even harden your own. Android, which is also based on Linux is not secure by default, but in the hands of the right person, it can be a suprisingly secure system
screen size, system time, color depth, battery percentage does
i tried Fedora 40 lxqt in vm, and it was a huge disappointment. openSUSE kde and Garuda KDE are much better. However, my laptop as it seems is totally incompatible with linux kernel, due to its highly propriatry hardware. MSI Gf63 Thin 9sc
the author of C++ said that C gives you many opportunities to shoot yourself in the leg. You have a much less chance for this to happen with C++, but when it does, you will blow your whole lower body off
for command line apps bash, python, perl, ruby and similiar high level languages are more than enough. You can write some Kali Lincox the louder you are the less you hear network probe stuff with any of these, or even a storage optimizer (BleachBit is almost entirely written in Python, which is a very highly abstracted language implemented from C) Rust and C are only needed for performance-crtitical stuff (like rythm games) or/and directly interacting with hardware (drivers, firmware, system functions)
windows is very complicated and inconsistent if you get to look under the hood
on RedStarOS, sudo reports to Kim Jong Un
"i don't have anything to hide" mfs when their passwords get leaked:
btw if windows 10 dies, windows 11 will be forced on windows users, which is like 10000x times worse (personal experience). This is why i want to switch to linux when i get a decent computer (no, that linux distro i choose can't be further from the "linux will run on everything" quote)
specifically my biggest beef was with dnf. Very few packages and uninstalling stuff is pretty hard that is not installed with it.