HOME BOOKS QUICK GUIDES VIDEO COURSES APPLICATIONS
NEWSLETTER CONTACT
UIKit for Masterminds
How to take advantage of Swift and UIKit to create insanely great apps for iPhones, iPads, and Macs
1st Edition 2021
ISBN: 978-1-7779782-0-4
Buy Now
Table of Contents
The following are all the topics explored in the book UIKit for Masterminds.
CHAPTER 1 – APP DEVELOPMENT
1.1 Overview
Requirements
1.2 Xcode
1.3 Development
Programming Languages
Frameworks and APIs
Compiler
CHAPTER 2 – INTRODUCTION TO SWIFT
2.1 Computer Programming
Playground
2.2 Variables
Memory
Primitive Data Types
Declaration and Initialization
Arithmetic Operators
Constants
2.3 Data Types
Characters
Strings
Booleans
Optionals
Tuples
2.4 Conditionals and Loops
If and Else
Switch
While and Repeat While
For In
Control Transfer Statements
Guard
CHAPTER 3 – SWIFT PARADIGM
3.1 Programming Paradigms
3.2 Functions
Declaration of Functions
Generic Functions
Standard Functions
Scopes
Closures
3.3 Structures
Definition of Structures
Key Paths
Methods
Initialization
Computed Properties
Property Observers
Type Properties and Methods
Generic Structures
Primitive Type Structures
Range Structures
String Structures
Array Structures
Set Structures
Dictionary Structures
3.4 Enumerations
Raw Values
Associated Values
Collection Difference
3.5 Objects
Definition of Objects
Type Properties and Methods
Reference Types
Self
Memory Management
Inheritance
Type Casting
Initialization
Deinitialization
Access Control and Modifiers
3.6 Protocols
Definition of Protocols
Generic Protocols
Swift Protocols
Extensions
Delegates
3.7 Errors
Throwing Errors
Handling Errors
Results
CHAPTER 4 – FRAMEWORKS
4.1 Frameworks
Importing Frameworks
4.2 Foundation
More Standard Functions
Strings
Ranges
Numbers
Dates
Measurements
Timer
4.3 Core Graphics
Data Types
CHAPTER 5 – UIKIT FRAMEWORK
5.1 UIKit
Application
Device
Windows
Views
UIView Subclasses
Scenes
5.2 Xcode
Projects
Tools
Running the App
5.3 Templates
MVC
Application Delegate
Scene Delegate
Storyboard
View Controllers
5.4 Views
Library
Guide Lines
Outlets
Document Outline Panel
Labels
Actions
Buttons
Outlet Collections
Progress View
Activity Indicator
Segmented Control
Switch
Slider
Stepper
Text Field
Text View
Keyboard
Picker View
Date Picker
5.7 Images
Assets Catalog
Image
SF Symbols
Image View
Processing Images
Visual Effects
Dark Appearance
Icons
Accent Color
Launching Image
CHAPTER 6 – ADAPTIVITY
6.1 Adaptivity
6.2 Auto Layout
Constraints
Assigning Constraints
Editing Constraints
Safe Area
Resolving Auto Layout Issues
Intrinsic Content Size
Multiple Views Constraints
Relations and Priorities
Stack Views
Constraint Objects
Updating Frames
6.3 Size Classes
Adapting Properties
Adapting Constraints
Adapting Elements
Trait Collection
Orientation
CHAPTER 7 – SCROLL VIEWS
7.1 Scroll Views
Implementing Scroll Views
Customizing Scroll Views
Zooming
Pages
Scrolling the Interface
CHAPTER 8 — GESTURE RECOGNIZERS
8.1 Gestures
CHAPTER 9 — NAVIGATION
9.1 Multiple View Controllers
Segues
Unwind Segues
Segues in Code
9.2 Navigation Controllers
Navigation Controllers in the Storyboard
Navigation Bar
Large Titles
Bar Buttons
Toolbar
Custom Navigation
Data Model
9.3 Tab Bar Controllers
Tabs
Tab Bar Controller
Tab Bar Controller Delegate
CHAPTER 10 — TABLE VIEWS
10.1 Tables
Table Views
Table View Cells
Data Source
Index Paths and Identifiers
Implementing Table Views
Background
States
Cell Subclass
Custom Cell
Table View Delegates
10.2 Table Views in Navigation Controllers
Adding Rows
Deleting Rows
Moving Rows
Modifying Rows
10.3 Table View Controller
Refresh Control
10.4 Search
Search Bar
10.5 Sections
Deleting Sections
10.6 Static Tables
CHAPTER 11 — COLLECTION VIEWS
11.1 Collection Views
Collection View Cells
Collection View Delegate
Data Source
11.2 Implementing Collection Views
Flow Layout
Custom Layout
Supplementary Views
Sections
11.3 Lists
CHAPTER 12 — SPLIT VIEW CONTROLLERS
12.1 Universal Container
Split View Controller
Split View Controller Configuration
Split View Controller Delegate
12.2 Implementing Split View Controllers
Swipe Gesture
Display Mode
Default Item
Default Column
Compact Scene
Three-Column Design
Secondary Only Button
12.3 Modal Scenes
Presentation Controller
Popover Presentation Controller
CHAPTER 13 — ALERT VIEWS
13.1 Alert Views
Alerts
Action Sheets
CHAPTER 14 — CONCURRENCY
14.1 Asynchronous and Concurrent Tasks
Tasks
Async and Await
Errors
Concurrency
Actors
Main Actor
Asynchronous Sequences
Task Group
CHAPTER 15 — STORAGE
15.1 User Preferences
User Defaults
15.2 Files
URLs and Paths
Files and Directories
Files Attributes
Files Content
Bundle
15.3 Archiving
Encoding and Decoding
15.4 Core Data
Data Model
Core Data Stack
Managed Objects
Asynchronous Access
Storing Objects
Counting Objects
Predicates
Sort Descriptors
Modifying Objects
Deleting Objects
Fetched Results Controller
Search
Sections
To-Many Relationships
CHAPTER 16 — NOTIFICATIONS
16.1 Notification Center
System Notifications
16.2 User Notifications
User Notifications Framework
Media Attachments
Provisional Notifications
Notifications Delegate
Groups
Summary
Actions
16.3 Key/Value Observing
KVC
KVO
CHAPTER 17 — ICLOUD
17.1 Data in the Cloud
Enabling iCloud
Testing Devices
17.2 Key-Value Storage
17.3 iCloud Documents
Documents
Metadata Query
Single Document
Multiple Documents
17.4 CloudKit
Container
Records
Zones
Query
Operations
Batch Operations
References
CloudKit Dashboard
Implementing CloudKit
Assets
Subscriptions
Errors
CloudKit and Core Data
Deploy to Production
CHAPTER 18 — MEDIA
18.1 Media
Camera
Storing Pictures
Photo Library
Custom Camera
AVKit Framework
Custom Video Player
18.2 Color Picker
CHAPTER 19 — WEB
19.1 Links
19.2 Safari View Controller
19.3 WebKit Framework
App Transport Security
19.4 Web Content
JSON
CHAPTER 20 — MAP KIT
20.1 Map Kit View
Configuring the Map
Annotations
User Location
Search
Directions
CHAPTER 21 — DRAG AND DROP
21.1 Drag and Drop
Drag
Drop
Lists
CHAPTER 22 — MAC CATALYST
22.1 Mac Catalyst
Mac Apps
Conditional Code
Menu
Toolbar
Gestures
Views
22.2 Multiple Windows
CHAPTER 23 — APP STORE
23.1 Publishing
Apple Developer Program
Certificates, Provisioning Profiles, and Identifiers
App Store Connect
Submitting the Application
Select Country
Paperback
$ 29.95 BUY NOW
Kindle
$ 9.95 BUY NOW
Apple Books
$ 9.99 BUY NOW
Google Books
$ 9.99 BUY NOW
Information
1st Edition 2021
ISBN: 978-1-7779782-0-4
More than 700 Codes Explained!
More than 250 Projects!