Swift Fundamentals LiveLessons. Parts I
- 收录时间:2018-04-26 11:02:01
- 文件大小:1GB
- 下载次数:108
- 最近下载:2021-01-21 14:15:52
- 磁力链接:
-
文件列表
- Lesson 6. Arrays and an Introduction to Closures/61-Array Methods sort and sorted.mp4 69MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/31-switch Conditional Statement.mp4 60MB
- Lesson 6. Arrays and an Introduction to Closures/58-Adding and Removing Array Elements.mp4 53MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/44-Introducing Enumerations and Tuples Introducing Enumeration (enum) Types.mp4 52MB
- Lesson 6. Arrays and an Introduction to Closures/57-Iterating Through Arrays.mp4 48MB
- Lesson 6. Arrays and an Introduction to Closures/56-Creating and Initializing Arrays.mp4 45MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/35-for…in Loop Statement and the Range Operators Compound-Interest Calculations.mp4 41MB
- Lesson 6. Arrays and an Introduction to Closures/68-Card Shuffling and Dealing Simulation-Class DeckOfCards, Reference.mp4 37MB
- Lesson 6. Arrays and an Introduction to Closures/69-Card Shuffling and Dealing Simulation—Shuffling and Dealing Cards.mp4 36MB
- Lesson 2. Introduction to Swift Programming/10-Composing Larger Strings with String Interpolation-Introducing constants....mp4 35MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/49-External Parameter Names.mp4 32MB
- Lesson 6. Arrays and an Introduction to Closures/70-Passing Arrays to Functions by value and by reference.mp4 31MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/14-Account Class Defining a Class.mp4 30MB
- Lesson 6. Arrays and an Introduction to Closures/71-Multidimensional Arrays.mp4 30MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/45-Introducing Enumerations and Tuples Tuples and Multiple Function Return Types.mp4 29MB
- Lesson 6. Arrays and an Introduction to Closures/59-Subscript Expressions with Ranges-Slicing an Array.mp4 27MB
- Lesson 2. Introduction to Swift Programming/11-Addition program—Introducing the arithmetic operators and overflow checking.mp4 26MB
- Lesson 1. Introduction to Swift and Xcode 6/03-Swift Introduction.mp4 26MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/53-Nested Functions.mp4 25MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/47-Scope of Declarations.mp4 24MB
- Lesson 6. Arrays and an Introduction to Closures/66-Combining Filtering, Mapping and Reducing.mp4 22MB
- Lesson 6. Arrays and an Introduction to Closures/65-Reducing an Array's Elements to a Single Value.mp4 22MB
- Lesson 6. Arrays and an Introduction to Closures/72-Variadic parameters.mp4 21MB
- Lesson 6. Arrays and an Introduction to Closures/63-Filtering an Array.mp4 20MB
- Lesson 2. Introduction to Swift Programming/07-A First Swift Program Printing a Line of Text.mp4 20MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/46-Introducing Enumerations and Tuples Tuples as Function Arguments.mp4 20MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/18-Account Class Defining a Class's Behaviors as Methods.mp4 19MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/30-Increment and Decrement Operators.mp4 18MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/17-Account Class Initializing a Class's Properties with init.mp4 18MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/43-Introducing Enumerations and Tuples Dice Game Example.mp4 18MB
- Lesson 1. Introduction to Swift and Xcode 6/05-Creating Swift Apps with Xcode 6 Creating a Project.mp4 17MB
- Lesson 0. Before You Begin/01-Setting up your Development Environment.mp4 17MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/15-Account Class Defining a Class Attribute as a Stored Property.mp4 17MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/28-if and if…else Conditional Statements and the Ternary Conditional Operator.mp4 16MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/26-Software Engineering with Access Modifiers.mp4 16MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/22-Creating and Using Account Objects Creating Objects and Calling an Initializer.mp4 14MB
- Lesson 6. Arrays and an Introduction to Closures/62-Array Methods filter, map and reduce-Introduction to Internal Iteration.mp4 14MB
- Lesson 6. Arrays and an Introduction to Closures/67-Card Shuffling and Dealing Simulation-Class Card & Intro to Computed Properties.mp4 14MB
- Lesson 6. Arrays and an Introduction to Closures/64-Mapping an Array's Elements to New Values.mp4 13MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/21-Creating and Using Account Objects Defining a Function-formatAccountString.mp4 13MB
- Lesson 6. Arrays and an Introduction to Closures/54-Lesson Introduction.mp4 13MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/48-Function and Method Overloading.mp4 13MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/41-Multiple-Parameter Function Definition.mp4 13MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/25-Value Types vs. Reference Types.mp4 12MB
- Lesson 1. Introduction to Swift and Xcode 6/04-Creating Swift Apps with Xcode 6 Creating a Playground.mp4 12MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/20-Creating and Using Account Objects NSNumberFormatter to Format Currency Values.mp4 12MB
- Lesson 2. Introduction to Swift Programming/12-The if Conditional Statement and the Comparative Operators.mp4 11MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/34-for…in Loop Statement and the Range Operators Iterating over Collections.mp4 11MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/16-Account Class Defining a public Stored Property with a private Setter.mp4 11MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/13-Lesson Introduction.mp4 10MB
- Lesson 6. Arrays and an Introduction to Closures/60-Closures and Closure Expressions.mp4 10MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/39-Logical Operators.mp4 10MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/50-Default Parameter Values.mp4 9MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/33-do…while Loop Statement.mp4 9MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/40-Lesson Introduction.mp4 8MB
- Lesson 6. Arrays and an Introduction to Closures/55-Array overview.mp4 7MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/23-Creating and Using Account Objects Calling Methods on Objects-Depositing.mp4 7MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/36-for Loop Statement.mp4 7MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/19-Creating and Using Account Objects Importing the Foundation Framework.mp4 7MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/51-Passing Arguments by Value or by Reference.mp4 7MB
- Lesson 3. Introduction to Classes, Objects, Methods and Functions/24-Creating and Using Account Objects Calling Methods on Objects-Withdrawing.mp4 7MB
- Lesson 2. Introduction to Swift Programming/08-Displaying a Single Line of Text with Multiple Statements.mp4 6MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/42-Random-Number Generation Rolling a Six-Sided Die 20 Times.mp4 6MB
- Lesson 2. Introduction to Swift Programming/09-Displaying Multiple Lines of Text with a Single Statement.mp4 6MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/27-Lesson Introduction.mp4 5MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/38-continue Statement.mp4 5MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/32-while Loop Statement and an Introduction to the Xcode playground timeline.mp4 4MB
- Lesson 5. Functions and Methods. A Deeper Look, enums and Tuples/52-Recursion.mp4 4MB
- Lesson 2. Introduction to Swift Programming/06-Lesson Introduction.mp4 4MB
- Lesson 1. Introduction to Swift and Xcode 6/02-Lesson Introduction.mp4 3MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/37-break Statement.mp4 2MB
- Lesson 4. Control Statements; Assignment, Increment and Logical Operators/29-Compound Assignment Operators.mp4 2MB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.xcworkspace/xcuserdata/pauldeitel.xcuserdatad/UserInterfaceState.xcuserstate 82KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/project.xcworkspace/xcuserdata/pauldeitel.xcuserdatad/UserInterfaceState.xcuserstate 35KB
- CodeFiles/SwiftFundamentalsExamples/.DS_Store 24KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/.DS_Store 15KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/.DS_Store 12KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/.DS_Store 12KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/.DS_Store 12KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.pbxproj 8KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/project.pbxproj 8KB
- CodeFiles/SwiftFundamentalsExamples/AppendixD/.DS_Store 6KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/.DS_Store 6KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.DS_Store 6KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.DS_Store 6KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-rebase.sample 5KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-rebase.sample 5KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/update.sample 4KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/update.sample 4KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-05.playground/section-1.swift 3KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/fig03-01-11.xcscheme 3KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/fig06_09-11.xcscheme 3KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/main.swift 3KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/DeckOfCards.swift 3KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-12.playground/section-1.swift 3KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-07.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-05.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/Account.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-14.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-04.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-03.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-02.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-06.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-06.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-12.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/f1/553d40385d4ce3f2cb16fc1b94ab2292885793 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/cd/5ebfc3c307b9442cdd5edab2b0e0bde5f7d063 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-08.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/main.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-03.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-06.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-15.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-commit.sample 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-commit.sample 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-11.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-03.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-07.playground/section-1.swift 2KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-08.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/Card.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-09.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-11.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-10.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-02.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-push.sample 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-push.sample 1KB
- CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-01.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-07.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-07.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-09.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-08.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/prepare-commit-msg.sample 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/prepare-commit-msg.sample 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-04.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-05.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-05.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-03.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-02.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-01.playground/section-1.swift 1KB
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/commit-msg.sample 896B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/commit-msg.sample 896B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/index 544B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/xcschememanagement.plist 483B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcschemes/xcschememanagement.plist 483B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/applypatch-msg.sample 452B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/applypatch-msg.sample 452B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/pre-applypatch.sample 398B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/pre-applypatch.sample 398B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/index 360B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.xcworkspace/xcuserdata/pauldeitel.xcuserdatad/WorkspaceSettings.xcsettings 333B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-12.playground/contents.xcplayground 266B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-11.playground/contents.xcplayground 265B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-05.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-01.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-02.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-03.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-09.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-07.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-04.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-05.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-02.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-11.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-01.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-03.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-06.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-07.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-08.playground/contents.xcplayground 247B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-07.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-08.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-05.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-06.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-02.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-05.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-07.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-12.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-03.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-06.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-14.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-15.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-08.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-03.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-04.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-10.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-09.playground/contents.xcplayground 238B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/hooks/post-update.sample 189B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/hooks/post-update.sample 189B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/logs/refs/heads/master 175B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/logs/HEAD 175B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/logs/refs/heads/master 175B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/logs/HEAD 175B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/info/._exclude 171B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/._Account.swift 171B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11/._main.swift 171B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/._DeckOfCards.swift 171B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/info/._exclude 171B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/._Card.swift 171B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06_09-11/._main.swift 171B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/7f/e2786ad1f2638f4b877339a3b517cb146c2a1d 157B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/project.xcworkspace/contents.xcworkspacedata 156B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/87/958b36e6f5ca730205fc20f57c377f4d007004 156B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/fig06-09-11.xcodeproj/project.xcworkspace/contents.xcworkspacedata 156B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/cd/70ee0e1f54d5b72d0d5f00ee62c5394e57f253 142B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/2a/ad11edbb190e085d9e9e1b656ae00369d4d9de 137B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/config 137B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/89/0cad3a34e136b0e7339adcae1167ec7e06fd5d 137B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/config 137B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/6e/cbe6b87036811941111b165eac5c06126ed042 136B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/8e/e3ba5a98cc287d13f9595e205e5860a3bf06f6 136B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/68/2fd0fea2a6510ce12927ea15a8910e859cd99b 135B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-14.playground/timeline.xctimeline 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/._.DS_Store 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-03.playground/timeline.xctimeline 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter06/fig06-09-11/._.DS_Store 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter04/._.DS_Store 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-08.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-06.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-05.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-11.playground/timeline.xctimeline 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/fig03-01-11/._.DS_Store 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-05.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-03.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-04.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-07.playground/timeline.xctimeline 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/AppendixD/._.DS_Store 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-08.playground/timeline.xctimeline 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter05/._.DS_Store 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/._.DS_Store 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter03/._.DS_Store 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-12.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-07.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-15.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-12.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-08.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-06.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-09.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-06.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter04/fig04-04.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-05.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-07.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-03.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-09.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-02.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter05/fig05-10.playground/timeline.xctimeline 120B
- CodeFiles/__MACOSX/SwiftFundamentalsExamples/Chapter02/._.DS_Store 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-01.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-01.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/AppendixD/figD-02.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-11.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-03.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-07.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-02.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter02/fig02-05.playground/timeline.xctimeline 120B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/da/4918cb1cc4885a051175ce6fcd5fb50190d1b5 96B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/1c/f1022f37975713eec79f104fa404fb18bfa5ee 96B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/fig03-01-11.xcodeproj/xcuserdata/pauldeitel.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist 91B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/a6/d1854bf53c3b9f5609a39edffa0cfc0300d42b 88B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/e5/486c168008eb53eb38bbed060cbd84460aeef1 88B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/description 73B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/description 73B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/49/4a071eb17e4cf228aade411869133cb910fa26 69B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/52/ae86e04b325eb719214e42fd6f1494519404a8 69B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/objects/3e/0dcd2732fe9bcf1254c47cb089c828f06909f0 54B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/objects/a4/84e22192b5b006a49eea275a255cf1eb8b4279 54B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/refs/heads/master 41B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/refs/heads/master 41B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/info/exclude 40B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/info/exclude 40B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/HEAD 23B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/HEAD 23B
- CodeFiles/SwiftFundamentalsExamples/Chapter06/fig06-09-11/.git/COMMIT_EDITMSG 15B
- CodeFiles/SwiftFundamentalsExamples/Chapter03/fig03-01-11/.git/COMMIT_EDITMSG 15B