For externals, you should mainly use C. The book I used to learn C when I was student is more or less considered as C bible. Check a look at it: http://en.wikipedia.org/wiki/The_C_Programming_Language_(book)
2009/7/13 adrian.g <[email protected]>: > Thank you for that. I was asking more about resources for learning C\C++ > languages themselves keeping in mind that "writing DSP externals for pd" is > my end goal. > Any suggestions? > > Adrian Gierakowski > > ---- On Mon, 13 Jul 2009 01:45:22 -0700 Jaime Oliver > <[email protected]> wrote ---- > > > check: > > > > http://iem.kug.ac.at/pd/externals-HOWTO/ > > > > > > and also /doc/6.externs > > > > > > cheers, > > > > > > J > > > > On Mon, Jul 13, 2009 at 1:31 AM, adrian.g <[email protected]> wrote: > > Hi. I am looking for some resources for learning CC++ programming in a > context of DSP (I'd like to be able to write pd externals some time in the > future). > > > > I have recently finished reading "The Scientist and Engineer's Guide to > Digital Signal Processing" and I managed to go through half of the Addison > Wesley's "C++ Primer 4th Edition" (and I'll probably keep reading it), but I > feel that it would be good to learn more in a context of what I am really > interested in. > > > > The exercises in the C++ Primer are very dry and the examples in The > Scientist and Engineer's Guide are all in BASIC (I could probably try to > rewrite them in C++ as an exercise). Could anybody show me the light and > point me to some books, or online resources (tutorials, bits of code easy to > comprehend by a beginner) that could help me achieving my goal? > > > > ps > > I was just wondering if I should start from learning C and then go to C++ > or just learn C++ and then learn bits of C along the way? > > > > Thanks for reading this!! :) > > > > Adrian Gierakowski > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > > > > > > > > > > > -- > > Jaime E Oliver LR > > > > [email protected] > > www.realidadvisual.org/jaimeoliver > > www-crca.ucsd.edu/ > > www.realidadvisual.org > > > > 858 202 1522 > > 9168 Regents Rd. Apt. G > > La Jolla, CA 92037 > > USA > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > -- David Doukhan _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
