Web development in C: Crazy?
medium.com
Web development in C: Crazy?
1–10 of 213 posts
Re: Web development in C: Crazy?
#2Developing a whole CRUD app in C however? Seems like it would feel like digging a swimming pool with a spoon.
Re: Web development in C: Crazy?
#3Re: Web development in C: Crazy?
#4Re: Web development in C: Crazy?
#5Anyone smart enough to truly safely code a website in C is smart enough to learn a language to create that website which doesn't get on all fours and beg to be owned.
Yes, I mean that 100% seriously. If you're smart enough to safely write that C code, you won't. If you aren't smart enough to write that C code safely... and the first clue that you aren't is that you think that you are... you don't stand a chance. It's suicidal.
Re: Web development in C: Crazy?
#6onion to be honest looks more like a http server generation framework. similar to what rob fitzpatrick was talking about when he was advocating gos net/http. but then again what do i know i haven't tried any of them.
Personally, even though ruby makes my salary I like C. Always did. Treefrog looks the most like a modern web framework to me. [3]
[1] http://sourceforge.net/projects/cpollcppsp/
Re: Web development in C: Crazy?
#7Might anyone looking for a speedup akin to C do better to look at Go instead?
Re: Web development in C: Crazy?
#8You think? Cpoll[1] is actually on top of the techempower web framework benchmark [2] onion to be honest looks more like a http server generation framework. similar to what rob fitzpatrick was talking about when he was advocating gos net/http. but then again what do i know i haven't tried any of them. Personally, even though ruby makes my salary I like C. Always did. Treefrog looks the most like a modern web framewor…
[1] https://github.com/TechEmpower/FrameworkBenchmarks/pull/283
Re: Web development in C: Crazy?
#9Re: Web development in C: Crazy?
#10Might anyone looking for a speedup akin to C do better to look at Go instead?