Re: Kind of projects to develop in php.



As others have said, you *can* program anything in PHP, but PHP certainly
"lends itself" to web and command-line programming.

Ok, i do not mind if "lends itself" to web but i do not know if it is
capable of doing other things, except from web.


As you already know Python, take a look at wxPython <http://www.wxpython.org/>
which ought to provide you with a relatively easy way to write GUI apps in
Python and run them cross-platform (Windows, Mac, Linux, Unix).

I already know wxPython, i am testing wxGlade and PythonCard for the
UI stuff but in Python we do not currently have a
complete IDE product that enable us to do all the work from inside ONE
product.
We have to glue parts from here and there and this is something i am
not used to do (coming from visual studio, remember ? :) )

Anyway, as i can understand from the posts here, propably php is not
exactly for me. I do not do web stuff and taking
a language that is designed to do web stuff for building something
else will rather give me hard times at the future...


But anyway, thanks again!

.



Relevant Pages


Loading