in reply to Re: C tutorial for Perl programmers?
in thread C tutorial for Perl programmers?
I had been hoping I could relate things to what they already know in Perl. e.g. they've all seen things like ARRAY(0x84902a0), the deference arrow works in a similar way in Perl and C, and a lot of the syntax is deliberately similar.
I don't have a lot of hope for getting people up to XS, but I'd like to give them a good start.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: C tutorial for Perl programmers?
by syphilis (Archbishop) on Sep 03, 2013 at 12:06 UTC |