Skip to content

KrisYu/CS193P_iOS9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Learing Swift with Stanford CS193P Course.

Calculator_lecture1_code

lecture 1 Introduction

Calculator_lecture1_code

lecture 2 Applying MVC

第一次作业:

Calculater_hw_1

hw1 notes

  • 1 demo √
  • 2 floating number input √
  • 3 more operations buttons 至少加起来12个 √
  • 4 The buttons must arrange themselves nicely in portrait and landscape modes on all iPhones , Use color to make your UI look nice √ Use color是做了,look nice并没有做到
  • 5 description String √
  • 6 isPartialResult Bool √
  • 7 UILabel led to what is showing in the display √
  • 8 C button to clear √

Calculater_l3_code

lecture 3 More Swift and Foundation Framework

第二次作业

完全基本不会,准备digest此处的做法

FaceIt_l4 code

lecture 4 Views

FaceIt_l5 code

lecture 5 Interface Builder, FaceView Controller, Gestures, and Multiple MVCs

FaceIt_l6 code

lecture 6 Multiple MVCs, Segues, FaceIt, and View Controller Lifecycle

Calculator_l7 code

Cassini_l7 code

lecture 7 Closures, Extensions, Protocols, Delegation, and ScrollView

lecture 7 真的高亮了

  • 中级のSwift
  • MVC
  • didSet等各种的使用

About

iOS 9 Version of Stanford CS193p class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages