Re: FN-FORUM: Suggestions please charset="Windows-1250"
date posted 30th January 2006 18:10
On Monday 30 Jan 2006 12:45 pm, Tam Denholm wrote:
> PHP can do just about everything, while i wont slag off any languages
> such as perl, python, c, c++, etc as i have respect for them all php
> can do anything (as far as i know) for a back end of a webpage as good
Befunge can do just about anything!
http://en.wikipedia.org/wiki/Befunge
> as any other languages. Also i find it perfectly suitable for CLI,
> although i dont use CLI a great deal.
>
> PHP can even create desktop applications! oh yes! http://gtk.php.net/
> Probably not the best use of it in my opinion, but its able nonetheless=
=2E
>
> I do plan on learning perl, python, java, c and c++ (similar syntax,
> should be able to pick it up),=20
Different head-space. There's so much in C that you need to get your
head round (things like pointer arithmetic, casting, etc.) that just don'=
t
exist in PHP.