Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Kirino Kousaka (kirino@shitpost.cloud)'s status on Tuesday, 25-Mar-2025 15:06:22 JST Kirino Kousaka
Avoid C for web programming, you'd be starting at pretty much ground zero. While the addiction of performance is a VERY real thing you need to consider efficiency in work flow as well.
Go is a pretty nice option though, has a standard for database drivers that isn't shit, forces error handling for the most part, is FAST and has a lot of stuff for web-development IN the standard library already.