简单计划:

check math1,control1,control2,shape2 p43~p78
check math2,color1,image1,data2,data3 p79~p110
check typography1,math3,math4,transform1,transform2 p111~p144
6月25日 development1,synthesis1,interviews1,structure2 p145~p180
6月26日 structure3,shape3,input1,drawing1,input1 p181~p216
6月27日 drawing1,input2,input3,input4,input5 p217~p250
6月28日 development12,synthesis2,interviews2,motion1 p251~p290
6月29日 motion2,data4,image2,image3 p291~p326
6月30日 typography2,typography3,color2,image4,image5 p327~p366
7月1日 output1,synthesis3,interviews3,structure4 p367~p412
7月2日 drawing2,output2,input6,input7 p413~p452
7月3日 structure5,simulate1,simulate2 p453~p494
7月4日 synthesis4,interviews4,ext1,ext2 p495~p546
7月5日 ext3,ext4,ext5 p547~p602
7月6日 ext6,ext7,ext8 p603~p660
7月7日 appendixes and etc  

SHARE

s you write code in share the software periodically syncs with a server to upload your sketches as well as download other users sketches to your hard drive. This allows you to browse through other people’s code and borrow things that you think may be helpful to your project. As you do this share tracks the copy-pasting of code, allowing you to see where code you contribute may go and how it is used, and also allowing you to browse the repository of code based on the relationships between code and the people who wrote it. Share also include ways of creating references to projects even if no code actually moves.
Share also integrates a processing run time allowing you to compile and run sketches directly from the tool. While share itself is language agnostic our current experiment focuses on processing.”

“as you write code in share the software periodically syncs with a server to upload your sketches as well as download other users sketches to your hard drive. This allows you to browse through other people’s code and borrow things that you think may be helpful to your project. As you do this share tracks the copy-pasting of code, allowing you to see where code you contribute may go and how it is used, and also allowing you to browse the repository of code based on the relationships between code and the people who wrote it. Share also include ways of creating references to projects even if no code actually moves.

Share also integrates a processing run time allowing you to compile and run sketches directly from the tool. While share itself is language agnostic our current experiment focuses on processing.”

簡單地說,share可以幫助你更方便地借用別人的code,同時也會把你的code分享給別人。加上和processing的整合,我覺得應該會對學習有很大幫助。順帶一提,這是medialab的一個人的畢設。