What's your opinion on HTML, CSS, JS, C, C++, C#, and PHP?
I honestly love all of those you listed above (though i dont use the C/C++/C# much ever).
- html - powerful markup
- css - cool styling, though i'd use scss
- js - paradoxically fast and dynamic, though i'd use typescript
- c / c++ - low level but power. not a fan of headers though.
- c# - a cooler version of java
- php - simple to use dynamic web, but don't go overboard.