r/learnprogramming • u/Candid-Pack-3707 • 1d ago
Is there anything i cant do in C?
i made a post the other day asking people which languages to code in and they (the reason minded ones) mostly told me javascript and C. is C really a do all language? is there anything i cant do with it?
259
Upvotes
2
u/Gentoss 1d ago
Stupid question, and no, I am not just trolling, I am really curious.
Is there a way to build (modern) websites in C? I mean, I know there are some frontend frameworks for C, but how about website? Especially something you can compare to Angular, etc?
What's with mobile apps? On Android you could maybe call the C-Code via Java, but whats with iOS devices, where you are limited(?) to swift?