Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Rikan2855yIf you're too lazy to learn PHP, try PHP++. It combines the best parts of C+# and MySQL++ with the intuitive usage of C++
-
The ammount of shit you would have to do to use cgi with c++ could be spent writing a simple php script.
Shit, even installing a fully working Lamp stack and building that would take way less time. -
hjk10157315y@ddephor perfectly valid in some cases and doable with the libraries around. I would recommend nginx with fastcgi (don't write it yourself) and good use of template library.
But if you want something with great speed but better web support I would look at go (https://golang.org).
Also learning PHP while you already know C++ is very doable. Just use the PSR's (autoloader at least) an easy way to do that is using composer. -
Don't listen other if like C++ want to continue start leaning Qt framework, You get to know many thing and its a GUI library like many software use it like vlc, kde and all.
Its prity faster than other languages.
You have to choose web development or system development. -
Skayo88595yHow can you be too lazy to learn PHP haha
I mean if you know C++, PHP will be very easy to learn.
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
C++ and MySql++ for a login page, Yes or no ?
I'm relatively new and like C++ (and im to lazy to learn php 😅)
question
c++
web development
sql
webdev