Trying Out C++ as a Web Developer
The article discusses a web developer's experience transitioning to C++ after years of working primarily with PHP. The author shares the challenges faced while setting up a C++ development environment, particularly with SDL3 and various tools. Ultimately, the developer finds success by switching to a Linux setup, which feels more comfortable than working on Windows.
- ▪The author has extensive experience in web development using PHP and various modern tools.
- ▪Transitioning to C++ presented unexpected challenges, particularly in setting up the development environment.
- ▪The developer found that using Linux for C++ development was more comfortable than using Windows.
Opening excerpt (first ~120 words) tap to expand
Trying Out C++ As A Web Developer Posted May 27, 2026 By hooby views 12 min read Trying Out C++ As A Web Developer Contents Trying Out C++ As A Web Developer I am a web developer by trade. And I know that web development comes in quite a range of qualities - but I do believe myself to be operating on the more sophisticated side of things. My experience lies mostly with programming DBMS backends in PHP using stuff like composer, docker, github/gitlab CI, unit testing, json rest, graphql, aws, mysql + postgres, psr-4 autoloading and all that jazz.Obviously I was in for a bit of a culture shock, when deciding to try out doing a little bit of C++, just for fun.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at hooby.blog.