Stephen Nixon's blogified class notes: a useful beginners' DrawBot tutorial
- 
					
					
					
					
Stephen Nixon shared his notes from @justvanrossum's Python/DrawBot class at TypeMedia in The Hague.
Part 1:
https://typefloundry.com/getting-started-with-drawbotPart 2:
https://typefloundry.com/getting-started-with-drawbot-part_2Part 3:
https://typefloundry.com/make-a-perfect-expandable-grid-in-drawbot
 - 
					
					
					
					
print "hello"You still teaching them Py2?
 
 - 
					
					
					
					
@thom Funny. At the beginning of the semester there was no Py3 DrawBot yet.
 - 
					
					
					
					
@thom After talking with Just, I've learned that RoboFont 2 will use Python 3.6. So, I've updated the
printstatements, and I think those were the only 2.7-specific things. If you spot other issues, though, let me know!
 - 
					
					
					
					
It wasn't taken directly from class notes, but there's actually a part 3, as well:
https://typefloundry.com/make-a-perfect-expandable-grid-in-drawbot
 - 
					
					
					
					
@thundernixon ssssht py3.6
