Blender coding video tutorials?

There are increasing numbers of sites for Blender tutorials. But there doesn’t seem to be a site dedicated to CODING in blender. Doesn’t that sound like a good idea? Or did I just miss it?
They could start off with a video on how to build blender… :slight_smile:

I think it’s a great idea. Gotta just get a good coder and teacher :slight_smile: Maybe campbell?
I once did a patch for the nodes, it took a while to figure out how it’s all together if you usually doesn’t code C let alone on an App scope.

Even beginning to teach coding in Blender would require a basic knowledge of C/C++, how pointers, functions, arrays, matricies, etc. work, and a whole bunch of other stuff that, by the time you figured them out, you’d probably be able to figure out Blender’s code base on your own.

Campbell already did a couple of videos a while back. You can see them on his youtube channel. He also made the development environment as appliance to help jump-start people: http://wiki.blender.org/index.php/User:Ideasman42/ArchLinuxVirtualBox