The majority of forums are now only available as archives, which means posting/editing is disabled.
The Anything and Everything forum is still open.
The Anything and Everything forum is still open.
What is this?
|
|||
|
Rank: ? (1200)
Member #: 12930 |
Is C/C++ a kind of web designing lang like PHP?
So... How is life?
|
||
|
|||
|
|||
|
Rank: ? (862)
Member #: 2 |
No.. C/C++ is minly used for writing applications like GUI and console..... the majority of operating systems is coded in C, too.
-Terminal
|
||
|
|||
|
|||
|
Rank: ? (10)
Member #: 225 |
Via CGI it can be used to generate dyanmic content. Its faster the PHP for the most part. C++ is more likely to be used to make the PHP interpriter or server than for generating dynamic content.
I don't recomend it if all you want to do is make web sites. Its more useful for things like 3d game programing and embeded system development. It can be used for web development, but I wouldn't use it unless performance is a very high priority, even then the cost in programer time (because it takes longer to develop in C++ than in PHP for most web related tasks), is more than it would cost to upgrade to a biger/faster computer, not to meantion for the most part, web servers are limited by connection bandwidth rather than CPU time. Thank you for your time, Arrummzen |
||
|
Please login or register to post a reply.
