So... I think I need to use carbon to get the exact kind of mouse event stuff I was looking for... its tedious, but there's no rush for me to find out exactly how to do it... in the meantime I'm going to take step back and play with python in a slightly more regular way... starting with some basics today I'm going to mess with writing functions, look into where the math functions are and a few other things... starting at 3:31
cool that you can multiply strings...
"hi" * 5
"hihihihihi"
http://docs.python.org/tutorial/introduction.html
lists look both interesting and complex... didding haskell more than python... nice stuff though... 3:43
# interesting
a, b = 0, 1
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment