:?: I've been coding with PHP for a little under a year and consider myself to be a primitive but effective coder [happy with sessions, functions, database access, etc, etc]. I have just started to explore the world of PHP-GTK [ie using PHP to write Windowed applications that run without a browser using the GTK graphics libraries. Thing is, there is a total lack of decent tutorials on this subject on the web. There are the basic guides [hello world ... yawn] and then there are full-blown applications of considerable complexity.
What seems to be missing is a rock-solid, from-the-ground-up tutorial written for someone who understands OO concepts, but who is not familiar in any way with the GTK environment.
Does anyone know if such a tutorial exists?
I'm looking for something progressive that will allow someone reasonably familiar with PHP to make the shift to full event-driven code and the GTK library set.
|