>>12336960I guess any tutorial will help.
like he suggests
>>12336974have some goals.
for example
- learn how to use standard output console
- test all possible declarations and see whats happening if you mix them up
- write code which imports numbers from documents and uses std output
- start creating a list of object-oriented commands you used (and note the modules they are in)
- test basic image editing (import, cut, rotate, export)
- etc.
you can also try programming exercises from other programming languages.
it all has to work of course.
and have a look on the numpy modules. thank me later.