589689.xyz

Swift Fundamentals LiveLessons. Parts I

  • 收录时间:2018-04-26 11:02:01
  • 文件大小:1GB
  • 下载次数:108
  • 最近下载:2021-01-21 14:15:52
  • 磁力链接:

文件列表

  1. Lesson 6. Arrays and an Introduction to Closures/61-Array Methods sort and sorted.mp4 69MB
  2. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/31-switch Conditional Statement.mp4 60MB
  3. Lesson 6. Arrays and an Introduction to Closures/58-Adding and Removing Array Elements.mp4 53MB
  4. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/44-Introducing Enumerations and Tuples Introducing Enumeration (enum) Types.mp4 52MB
  5. Lesson 6. Arrays and an Introduction to Closures/57-Iterating Through Arrays.mp4 48MB
  6. Lesson 6. Arrays and an Introduction to Closures/56-Creating and Initializing Arrays.mp4 45MB
  7. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/35-for…in Loop Statement and the Range Operators Compound-Interest Calculations.mp4 41MB
  8. Lesson 6. Arrays and an Introduction to Closures/68-Card Shuffling and Dealing Simulation-Class DeckOfCards, Reference.mp4 37MB
  9. Lesson 6. Arrays and an Introduction to Closures/69-Card Shuffling and Dealing Simulation—Shuffling and Dealing Cards.mp4 36MB
  10. Lesson 2. Introduction to Swift Programming/10-Composing Larger Strings with String Interpolation-Introducing constants....mp4 35MB
  11. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/49-External Parameter Names.mp4 32MB
  12. Lesson 6. Arrays and an Introduction to Closures/70-Passing Arrays to Functions by value and by reference.mp4 31MB
  13. Lesson 3. Introduction to Classes, Objects, Methods and Functions/14-Account Class Defining a Class.mp4 30MB
  14. Lesson 6. Arrays and an Introduction to Closures/71-Multidimensional Arrays.mp4 30MB
  15. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/45-Introducing Enumerations and Tuples Tuples and Multiple Function Return Types.mp4 29MB
  16. Lesson 6. Arrays and an Introduction to Closures/59-Subscript Expressions with Ranges-Slicing an Array.mp4 27MB
  17. Lesson 2. Introduction to Swift Programming/11-Addition program—Introducing the arithmetic operators and overflow checking.mp4 26MB
  18. Lesson 1. Introduction to Swift and Xcode 6/03-Swift Introduction.mp4 26MB
  19. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/53-Nested Functions.mp4 25MB
  20. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/47-Scope of Declarations.mp4 24MB
  21. Lesson 6. Arrays and an Introduction to Closures/66-Combining Filtering, Mapping and Reducing.mp4 22MB
  22. Lesson 6. Arrays and an Introduction to Closures/65-Reducing an Array's Elements to a Single Value.mp4 22MB
  23. Lesson 6. Arrays and an Introduction to Closures/72-Variadic parameters.mp4 21MB
  24. Lesson 6. Arrays and an Introduction to Closures/63-Filtering an Array.mp4 20MB
  25. Lesson 2. Introduction to Swift Programming/07-A First Swift Program Printing a Line of Text.mp4 20MB
  26. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/46-Introducing Enumerations and Tuples Tuples as Function Arguments.mp4 20MB
  27. Lesson 3. Introduction to Classes, Objects, Methods and Functions/18-Account Class Defining a Class's Behaviors as Methods.mp4 19MB
  28. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/30-Increment and Decrement Operators.mp4 18MB
  29. Lesson 3. Introduction to Classes, Objects, Methods and Functions/17-Account Class Initializing a Class's Properties with init.mp4 18MB
  30. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/43-Introducing Enumerations and Tuples Dice Game Example.mp4 18MB
  31. Lesson 1. Introduction to Swift and Xcode 6/05-Creating Swift Apps with Xcode 6 Creating a Project.mp4 17MB
  32. Lesson 0. Before You Begin/01-Setting up your Development Environment.mp4 17MB
  33. Lesson 3. Introduction to Classes, Objects, Methods and Functions/15-Account Class Defining a Class Attribute as a Stored Property.mp4 17MB
  34. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/28-if and if…else Conditional Statements and the Ternary Conditional Operator.mp4 16MB
  35. Lesson 3. Introduction to Classes, Objects, Methods and Functions/26-Software Engineering with Access Modifiers.mp4 16MB
  36. Lesson 3. Introduction to Classes, Objects, Methods and Functions/22-Creating and Using Account Objects Creating Objects and Calling an Initializer.mp4 14MB
  37. Lesson 6. Arrays and an Introduction to Closures/62-Array Methods filter, map and reduce-Introduction to Internal Iteration.mp4 14MB
  38. Lesson 6. Arrays and an Introduction to Closures/67-Card Shuffling and Dealing Simulation-Class Card & Intro to Computed Properties.mp4 14MB
  39. Lesson 6. Arrays and an Introduction to Closures/64-Mapping an Array's Elements to New Values.mp4 13MB
  40. Lesson 3. Introduction to Classes, Objects, Methods and Functions/21-Creating and Using Account Objects Defining a Function-formatAccountString.mp4 13MB
  41. Lesson 6. Arrays and an Introduction to Closures/54-Lesson Introduction.mp4 13MB
  42. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/48-Function and Method Overloading.mp4 13MB
  43. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/41-Multiple-Parameter Function Definition.mp4 13MB
  44. Lesson 3. Introduction to Classes, Objects, Methods and Functions/25-Value Types vs. Reference Types.mp4 12MB
  45. Lesson 1. Introduction to Swift and Xcode 6/04-Creating Swift Apps with Xcode 6 Creating a Playground.mp4 12MB
  46. Lesson 3. Introduction to Classes, Objects, Methods and Functions/20-Creating and Using Account Objects NSNumberFormatter to Format Currency Values.mp4 12MB
  47. Lesson 2. Introduction to Swift Programming/12-The if Conditional Statement and the Comparative Operators.mp4 11MB
  48. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/34-for…in Loop Statement and the Range Operators Iterating over Collections.mp4 11MB
  49. Lesson 3. Introduction to Classes, Objects, Methods and Functions/16-Account Class Defining a public Stored Property with a private Setter.mp4 11MB
  50. Lesson 3. Introduction to Classes, Objects, Methods and Functions/13-Lesson Introduction.mp4 10MB
  51. Lesson 6. Arrays and an Introduction to Closures/60-Closures and Closure Expressions.mp4 10MB
  52. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/39-Logical Operators.mp4 10MB
  53. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/50-Default Parameter Values.mp4 9MB
  54. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/33-do…while Loop Statement.mp4 9MB
  55. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/40-Lesson Introduction.mp4 8MB
  56. Lesson 6. Arrays and an Introduction to Closures/55-Array overview.mp4 7MB
  57. Lesson 3. Introduction to Classes, Objects, Methods and Functions/23-Creating and Using Account Objects Calling Methods on Objects-Depositing.mp4 7MB
  58. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/36-for Loop Statement.mp4 7MB
  59. Lesson 3. Introduction to Classes, Objects, Methods and Functions/19-Creating and Using Account Objects Importing the Foundation Framework.mp4 7MB
  60. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/51-Passing Arguments by Value or by Reference.mp4 7MB
  61. Lesson 3. Introduction to Classes, Objects, Methods and Functions/24-Creating and Using Account Objects Calling Methods on Objects-Withdrawing.mp4 7MB
  62. Lesson 2. Introduction to Swift Programming/08-Displaying a Single Line of Text with Multiple Statements.mp4 6MB
  63. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/42-Random-Number Generation Rolling a Six-Sided Die 20 Times.mp4 6MB
  64. Lesson 2. Introduction to Swift Programming/09-Displaying Multiple Lines of Text with a Single Statement.mp4 6MB
  65. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/27-Lesson Introduction.mp4 5MB
  66. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/38-continue Statement.mp4 5MB
  67. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/32-while Loop Statement and an Introduction to the Xcode playground timeline.mp4 4MB
  68. Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/52-Recursion.mp4 4MB
  69. Lesson 2. Introduction to Swift Programming/06-Lesson Introduction.mp4 4MB
  70. Lesson 1. Introduction to Swift and Xcode 6/02-Lesson Introduction.mp4 3MB
  71. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/37-break Statement.mp4 2MB
  72. Lesson 4. Control Statements; Assignment, Increment and Logical Operators/29-Compound Assignment Operators.mp4 2MB
  73. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.xcworkspace/xcuserdata/pauldeitel.xcuserdatad/UserInterfaceState.xcuserstate 82KB
  74. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/project.xcworkspace/xcuserdata/pauldeitel.xcuserdatad/UserInterfaceState.xcuserstate 35KB
  75. CodeFiles/SwiftFundamentalsExamples/.DS_Store 24KB
  76. CodeFiles/SwiftFundamentalsExamples/Chapter06/.DS_Store 15KB
  77. CodeFiles/SwiftFundamentalsExamples/Chapter05/.DS_Store 12KB
  78. CodeFiles/SwiftFundamentalsExamples/Chapter04/.DS_Store 12KB
  79. CodeFiles/SwiftFundamentalsExamples/Chapter02/.DS_Store 12KB
  80. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.pbxproj 8KB
  81. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/project.pbxproj 8KB
  82. CodeFiles/SwiftFundamentalsExamples/AppendixD/.DS_Store 6KB
  83. CodeFiles/SwiftFundamentalsExamples/Chapter03/.DS_Store 6KB
  84. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.DS_Store 6KB
  85. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.DS_Store 6KB
  86. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-rebase.sample 5KB
  87. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-rebase.sample 5KB
  88. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/update.sample 4KB
  89. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/update.sample 4KB
  90. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-05.playground/section-1.swift 3KB
  91. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/fig03-01-11.xcscheme 3KB
  92. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/fig06_09-11.xcscheme 3KB
  93. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/main.swift 3KB
  94. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/DeckOfCards.swift 3KB
  95. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-12.playground/section-1.swift 3KB
  96. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-07.playground/section-1.swift 2KB
  97. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-05.playground/section-1.swift 2KB
  98. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/Account.swift 2KB
  99. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-14.playground/section-1.swift 2KB
  100. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-04.playground/section-1.swift 2KB
  101. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-03.playground/section-1.swift 2KB
  102. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-02.playground/section-1.swift 2KB
  103. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-06.playground/section-1.swift 2KB
  104. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-06.playground/section-1.swift 2KB
  105. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-12.playground/section-1.swift 2KB
  106. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/f1/553d40385d4ce3f2cb16fc1b94ab2292885793 2KB
  107. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/cd/5ebfc3c307b9442cdd5edab2b0e0bde5f7d063 2KB
  108. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-08.playground/section-1.swift 2KB
  109. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/main.swift 2KB
  110. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-03.playground/section-1.swift 2KB
  111. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-06.playground/section-1.swift 2KB
  112. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-15.playground/section-1.swift 2KB
  113. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-commit.sample 2KB
  114. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-commit.sample 2KB
  115. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-11.playground/section-1.swift 2KB
  116. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-03.playground/section-1.swift 2KB
  117. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-07.playground/section-1.swift 2KB
  118. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-08.playground/section-1.swift 1KB
  119. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/Card.swift 1KB
  120. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-09.playground/section-1.swift 1KB
  121. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-11.playground/section-1.swift 1KB
  122. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-10.playground/section-1.swift 1KB
  123. CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-02.playground/section-1.swift 1KB
  124. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-push.sample 1KB
  125. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-push.sample 1KB
  126. CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-01.playground/section-1.swift 1KB
  127. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-07.playground/section-1.swift 1KB
  128. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-07.playground/section-1.swift 1KB
  129. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-09.playground/section-1.swift 1KB
  130. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-08.playground/section-1.swift 1KB
  131. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/prepare-commit-msg.sample 1KB
  132. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/prepare-commit-msg.sample 1KB
  133. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-04.playground/section-1.swift 1KB
  134. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-05.playground/section-1.swift 1KB
  135. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-05.playground/section-1.swift 1KB
  136. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-03.playground/section-1.swift 1KB
  137. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-02.playground/section-1.swift 1KB
  138. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-01.playground/section-1.swift 1KB
  139. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/commit-msg.sample 896B
  140. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/commit-msg.sample 896B
  141. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/index 544B
  142. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/xcschememanagement.plist 483B
  143. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/xcschememanagement.plist 483B
  144. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/applypatch-msg.sample 452B
  145. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/applypatch-msg.sample 452B
  146. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-applypatch.sample 398B
  147. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-applypatch.sample 398B
  148. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/index 360B
  149. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.xcworkspace/xcuserdata/pauldeitel.xcuserdatad/WorkspaceSettings.xcsettings 333B
  150. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-12.playground/contents.xcplayground 266B
  151. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-11.playground/contents.xcplayground 265B
  152. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-05.playground/contents.xcplayground 247B
  153. CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-01.playground/contents.xcplayground 247B
  154. CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-02.playground/contents.xcplayground 247B
  155. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-03.playground/contents.xcplayground 247B
  156. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-09.playground/contents.xcplayground 247B
  157. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-07.playground/contents.xcplayground 247B
  158. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-04.playground/contents.xcplayground 247B
  159. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-05.playground/contents.xcplayground 247B
  160. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-02.playground/contents.xcplayground 247B
  161. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-11.playground/contents.xcplayground 247B
  162. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-01.playground/contents.xcplayground 247B
  163. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-03.playground/contents.xcplayground 247B
  164. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-06.playground/contents.xcplayground 247B
  165. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-07.playground/contents.xcplayground 247B
  166. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-08.playground/contents.xcplayground 247B
  167. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-07.playground/contents.xcplayground 238B
  168. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-08.playground/contents.xcplayground 238B
  169. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-05.playground/contents.xcplayground 238B
  170. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-06.playground/contents.xcplayground 238B
  171. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-02.playground/contents.xcplayground 238B
  172. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-05.playground/contents.xcplayground 238B
  173. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-07.playground/contents.xcplayground 238B
  174. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-12.playground/contents.xcplayground 238B
  175. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-03.playground/contents.xcplayground 238B
  176. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-06.playground/contents.xcplayground 238B
  177. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-14.playground/contents.xcplayground 238B
  178. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-15.playground/contents.xcplayground 238B
  179. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-08.playground/contents.xcplayground 238B
  180. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-03.playground/contents.xcplayground 238B
  181. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-04.playground/contents.xcplayground 238B
  182. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-10.playground/contents.xcplayground 238B
  183. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-09.playground/contents.xcplayground 238B
  184. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/post-update.sample 189B
  185. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/post-update.sample 189B
  186. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/logs/refs/heads/master 175B
  187. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/logs/HEAD 175B
  188. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/logs/refs/heads/master 175B
  189. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/logs/HEAD 175B
  190. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/info/._exclude 171B
  191. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/._Account.swift 171B
  192. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/._main.swift 171B
  193. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/._DeckOfCards.swift 171B
  194. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/info/._exclude 171B
  195. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/._Card.swift 171B
  196. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/._main.swift 171B
  197. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/7f/e2786ad1f2638f4b877339a3b517cb146c2a1d 157B
  198. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/project.xcworkspace/contents.xcworkspacedata 156B
  199. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/87/958b36e6f5ca730205fc20f57c377f4d007004 156B
  200. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.xcworkspace/contents.xcworkspacedata 156B
  201. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/cd/70ee0e1f54d5b72d0d5f00ee62c5394e57f253 142B
  202. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/2a/ad11edbb190e085d9e9e1b656ae00369d4d9de 137B
  203. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/config 137B
  204. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/89/0cad3a34e136b0e7339adcae1167ec7e06fd5d 137B
  205. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/config 137B
  206. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/6e/cbe6b87036811941111b165eac5c06126ed042 136B
  207. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/8e/e3ba5a98cc287d13f9595e205e5860a3bf06f6 136B
  208. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/68/2fd0fea2a6510ce12927ea15a8910e859cd99b 135B
  209. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-14.playground/timeline.xctimeline 120B
  210. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/._.DS_Store 120B
  211. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-03.playground/timeline.xctimeline 120B
  212. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/._.DS_Store 120B
  213. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter04/._.DS_Store 120B
  214. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-08.playground/timeline.xctimeline 120B
  215. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-06.playground/timeline.xctimeline 120B
  216. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-05.playground/timeline.xctimeline 120B
  217. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-11.playground/timeline.xctimeline 120B
  218. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/._.DS_Store 120B
  219. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-05.playground/timeline.xctimeline 120B
  220. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-03.playground/timeline.xctimeline 120B
  221. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-04.playground/timeline.xctimeline 120B
  222. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-07.playground/timeline.xctimeline 120B
  223. CodeFiles/__MACOSX/SwiftFundamentalsExamples/AppendixD/._.DS_Store 120B
  224. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-08.playground/timeline.xctimeline 120B
  225. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter05/._.DS_Store 120B
  226. CodeFiles/__MACOSX/SwiftFundamentalsExamples/._.DS_Store 120B
  227. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/._.DS_Store 120B
  228. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-12.playground/timeline.xctimeline 120B
  229. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-07.playground/timeline.xctimeline 120B
  230. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-15.playground/timeline.xctimeline 120B
  231. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-12.playground/timeline.xctimeline 120B
  232. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-08.playground/timeline.xctimeline 120B
  233. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-06.playground/timeline.xctimeline 120B
  234. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-09.playground/timeline.xctimeline 120B
  235. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-06.playground/timeline.xctimeline 120B
  236. CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-04.playground/timeline.xctimeline 120B
  237. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-05.playground/timeline.xctimeline 120B
  238. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-07.playground/timeline.xctimeline 120B
  239. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-03.playground/timeline.xctimeline 120B
  240. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-09.playground/timeline.xctimeline 120B
  241. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-02.playground/timeline.xctimeline 120B
  242. CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-10.playground/timeline.xctimeline 120B
  243. CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter02/._.DS_Store 120B
  244. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-01.playground/timeline.xctimeline 120B
  245. CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-01.playground/timeline.xctimeline 120B
  246. CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-02.playground/timeline.xctimeline 120B
  247. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-11.playground/timeline.xctimeline 120B
  248. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-03.playground/timeline.xctimeline 120B
  249. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-07.playground/timeline.xctimeline 120B
  250. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-02.playground/timeline.xctimeline 120B
  251. CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-05.playground/timeline.xctimeline 120B
  252. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/da/4918cb1cc4885a051175ce6fcd5fb50190d1b5 96B
  253. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/1c/f1022f37975713eec79f104fa404fb18bfa5ee 96B
  254. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist 91B
  255. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/a6/d1854bf53c3b9f5609a39edffa0cfc0300d42b 88B
  256. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/e5/486c168008eb53eb38bbed060cbd84460aeef1 88B
  257. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/description 73B
  258. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/description 73B
  259. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/49/4a071eb17e4cf228aade411869133cb910fa26 69B
  260. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/52/ae86e04b325eb719214e42fd6f1494519404a8 69B
  261. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/3e/0dcd2732fe9bcf1254c47cb089c828f06909f0 54B
  262. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/a4/84e22192b5b006a49eea275a255cf1eb8b4279 54B
  263. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/refs/heads/master 41B
  264. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/refs/heads/master 41B
  265. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/info/exclude 40B
  266. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/info/exclude 40B
  267. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/HEAD 23B
  268. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/HEAD 23B
  269. CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/COMMIT_EDITMSG 15B
  270. CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/COMMIT_EDITMSG 15B