Please suggest!

Oct 25, 2018 at 3:53am
Please suggest!
Last edited on Nov 6, 2018 at 6:06pm
Oct 25, 2018 at 5:34am
Listen to your heart bro :3
Oct 25, 2018 at 5:47am
Most programmers know at least a little about c++. If you want to become a programmer then it's likely that you will have to learn it in your education itself so it's gonna help to know a little c++ ;)

C++ is more general purpose than Php. But Php is better for website development.
Oct 25, 2018 at 7:37am
PHP is most useful to create web sites.
For desktop apps I rather would recommend Java, since it's much easier for beginners.
Oct 25, 2018 at 12:04pm
If you want to write the sort of things that PHP is useful for, then learn PHP.

If you want to write the sort of things that C++ is useful for, then learn C++.

Simple, no?
Oct 25, 2018 at 3:44pm
FWIW I write a TON of what I would call disposable programs that do things for me that would have taken too long any other way. Most are less than 1 page of code, a few min of work. c++ can generate php code, and often does on the fly at the server side. Its worth knowing how to do that, but its up to you. You don't have to master the language to be able to do quite a bit...
Topic archived. No new replies allowed.