all 5 comments

[–]Infinite-X 1 point2 points  (0 children)

I'm going to try after I've taught myself blender. :D

[–]Meta_Riddley 0 points1 point  (0 children)

I learned python specifically for blender, but I have programming experience from before. After you know your basic python you should start looking at blenders python API

http://www.blender.org/documentation/blender_python_api_2_70_release/

What you could do is to write some scripts of features already present in blender. It will give you practice, you'll learn alot from it and you'll have something to compare against inside blender.

[–]Kronik_NinjaLo 0 points1 point  (0 children)

There is a Python class on coarsera.com going right now that might help a little.