
Arthur Dent
“Programming is an art. Don’t spend all your time sharpening your pencil when you should be drawing.” PAUL HUDSON
开始的速度还不错,或许是因为学过编程的缘故,也或许原来就一直想学习,有过铺垫。一般按照实际一天5节的速度,所以先把基础部分学完,在此做一个标记,将前14天的内容补充如下:
code here
从这天开始,已实际的项目介绍SwiftUI。
不知道什么情况,从刚刚开始学习后,发现需要补充一些知识,而这些知识都源自于苹果的官网文档。
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html#//apple_ref/doc/uid/TP30001163
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html#//apple_ref/doc/uid/TP40002974
https://developer.apple.com/cn/design/resources/
https://developer.apple.com/library/archive/documentation/General/Conceptual/MOSXAppProgrammingGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40010543-CH1-SW1
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/WinPanel/Introduction.html#//apple_ref/doc/uid/10000031-SW1