hi,

On Tue, May 15, 2012 at 7:00 AM, Sanford Whiteman
<swhitemanlistens-softw...@cypressintegrated.com> wrote:
> Hi All,
>
> Trying to ready myself for some possible work w/the core (after I
> resurrect all my never-that-great C, heh), I went looking for a recent
> book. (I still like old-school supplements.)
>
> I see Sara's from 2006 on Amazon, but nothing after that under 'PHP
> internals'. I'm sure that one's not totally obsolete, but I don't know
> if programming styles and patterns have changed even if the bulk of
> the code has not. At the risk of fanning some flames I don't know
> about... is there a more recent book that's generally liked?

And one book one must read and understand is "The C programming
language",by K&R. A must read. Writing php extensions is then only
about reading existing source codes (php-src/ext or pecl) or Sarah's
book for the basics.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to