Learning iOS



Download free course Learning iOS, pdf file on 1117 pages by Stack Overflow Community.
iOS is a mobile operating system created and developed by Apple. It is an unofficial and free iOS book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow.

Table of contents

  • Getting started with iOS
  • 3D Touch
  • Accessibility
  • ADDING A SWIFT BRIDGING HEADER
  • AFNetworking
  • AirDrop
  • AirPrint tutorial in iOS
  • Alamofire
  • App Submission Process
  • App Transport Security (ATS)
  • App wide operations
  • AppDelegate
  • Application rating/review request
  • ARC (Automatic Reference Counting)
  • attributedText in UILabel
  • Auto Layout
  • AVPlayer and AVPlayerViewController
  • AVSpeechSynthesizer
  • AWS SDK
  • Background Modes
  • Background Modes and Events
  • Basic text file I/O
  • Block
  • CAAnimation
  • Cache online images
  • CAGradientLayer
  • CALayer
  • Carthage iOS Setup
  • CAShapeLayer
  • Categories
  • CGContext Reference
  • Chain Blocks in a Queue (with MKBlockQueue)
  • Change Status Bar Color
  • Checking for Network Connectivity
  • Checking iOS version
  • CLLocation
  • CloudKit
  • Codable
  • Code signing
  • Concurrency
  • Configure Beacons with CoreBluetooth
  • Contacts Framework
  • Content Hugging/Content Compression in Autolayout
  • Convert HTML to NSAttributed string and vice verse
  • Convert NSAttributedString to UIImage
  • Core Data
  • Core Graphics
  • Core Location
  • Core Motion
  • Core SpotLight in iOS
  • CoreImage Filters
  • Create .ipa File to upload on appstore with Applicationloader
  • Create a Custom framework in iOS
  • Create a video from images
  • Creating an App ID
  • CTCallCenter
  • Custom fonts
  • Custom Keyboard
  • Custom methods of selection of UITableViewCells
  • Custom methods of selection of UITableViewCells
  • Custom UITextField
  • Custom UIViews from XIB files
  • Cut a UIImage into a circle
  • CydiaSubstrate tweak
  • Debugging Crashes
  • Deep Linking in iOS
  • DispatchGroup
  • Dynamic Type
  • Dynamically updating a UIStackView
  • EventKit
  • Extension for rich Push Notification - iOS 10.
  • Face Detection Using CoreImage/OpenCV
  • FacebookSDK
  • Fastlane
  • FCM Messaging in Swift
  • FileHandle
  • GameCenter Leaderboards
  • GameplayKit
  • GCD (Grand Central Dispatch)
  • Graph (Coreplot)
  • Guideline to choose best iOS Architecture Patterns
  • Handle Multiple Environment using Macro
  • Handling URL Schemes
  • Healthkit
  • iBeacon
  • IBOutlets
  • In-App Purchase
  • Initialization idioms
  • iOS - Implementation of XMPP with Robbie Hanson framework
  • iOS 10 Speech Recognition API
  • iOS Google Places API
  • iOS TTS
  • Key Value Coding-Key Value Observation
  • Keychain
  • Load images async
  • Localization
  • Make selective UIView corners rounded
  • Managing the Keyboard
  • MKDistanceFormatter
  • MKMapView
  • ModelPresentationStyles
  • MPMediaPickerDelegate
  • MPVolumeView
  • Multicast Delegates
  • MVP Architecture
  • MVVM
  • MyLayout
  • Navigation Bar
  • NSArray
  • NSAttributedString
  • NSBundle
  • NSData
  • NSDate
  • NSHTTPCookieStorage
  • NSInvocation
  • NSNotificationCenter
  • NSPredicate
  • NSTimer
  • NSURL
  • NSURLConnection
  • NSURLSession
  • NSUserActivity
  • NSUserDefaults
  • Objective-C Associated Objects
  • OpenGL
  • Passing Data between View Controllers
  • Passing Data between View Controllers (with MessageBox-Concept)
  • PDF Creation in iOS
  • plist iOS
  • Profile with Instruments
  • Push Notifications
  • QR Code Scanner
  • Realm
  • Resizing UIImage
  • Rich Notifications
  • Runtime in Objective-C
  • Safari Services
  • Security
  • Segues
  • Set View Background
  • Simulating Location Using GPX files iOS
  • Simulator
  • Simulator Builds
  • SiriKit
  • Size Classes and Adaptivity
  • Size Classes and Adaptivity
  • SLComposeViewController
  • Snapshot of UIView
  • SqlCipher integration
  • StoreKit
  • Storyboard
  • Swift and Objective-C interoperability
  • Swift: Changing the rootViewController in AppDelegate to present main or login/onboarding flow
  • SWRevealViewController
  • UI Testing
  • UIActivityViewController
  • UIAlertController
  • UIAppearance
  • UIBarButtonItem
  • UIBezierPath
  • UIButton
  • UICollectionView
  • UIColor
  • UIControl - Event Handling with Blocks
  • UIDatePicker
  • UIDevice
  • UIFeedbackGenerator
  • UIFont
  • UIGestureRecognizer
  • UIImage
  • UIImagePickerController
  • UIImageView
  • UIKit Dynamics
  • UIKit Dynamics with UICollectionView
  • UILabel
  • UILabel text underlining
  • UILocalNotification
  • UINavigationController
  • UIPageViewController
  • UIPheonix - easy, flexible, dynamic & highly scalable UI framework
  • UIPickerView
  • UIRefreshControl TableView
  • UIScrollView
  • UIScrollView AutoLayout
  • UIScrollView with StackView child
  • UISearchController
  • UISegmentedControl
  • UISlider
  • UISplitViewController
  • UISplitViewController
  • UIStackView
  • UIStoryboard
  • UISwitch
  • UITabBarController
  • UITableView
  • UITableViewCell
  • UITableViewController
  • UITextField
  • UITextField Delegate
  • UITextView
  • UIView
  • UIViewController
  • UIWebView
  • Universal Links
  • Using Image Aseets
  • UUID (Universally Unique Identifier)
  • WCSessionDelegate
  • WKWebView
  • Xcode Build & Archive From Command Line
  • XCTest framework - Unit Testing
Pages : 1117
Size : 37.1 MB
File type : PDF
Downloads: 111
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning iOS

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Energy Efficient Servers

Gaming Rhythms

A Case Study in Community-Driven Software Adoption

What Is Data Science?

Learn Azure in a Month of Lunches

Others related eBooks about Learning iOS

Tutorial Cryptography with ARC4 in PDF

Download PDF tutorial about ARC4 stream cipher algorithm, and how to use it in a very simple application on the nRF24L01...

Guide to NumPy

NumPy is an extension of Python, which provides highly optimized arrays and numerical operations. NumPy replaces a lot of the functionality of Matlab and Mathematica specifically vectorized operations, but in contrast to those products is free and open source. In today's world of science and technol...

GNU SED

The book heavily leans on examples to present features of sed as well as regular expressio..., download free GNU SED tutorial in PDF (100 pages) created by ....

How To Think Like A Computer Scientist: C Version

The book is intended as a very first introduction into computer science and programming. As such, its content is well-balanced in comprehensiveness and conciseness. A programming book should not distract with verbose text and this book strikes a good middle ground between the mutually contradicting ...

Cloud Native Applications

Cloud computing is a game changer. Being able to automate and constantly adjust infrastruc..., download free Cloud tutorial in PDF (123 pages) created by ....

Contribute to Opensource

Download free course Contribute to Opensource, pdf file on 100 pages by Daniele Scasciafratte....

Data Protection for the Hybrid Cloud

Download free course Data Protection for the Hybrid Cloud, pdf file on 115 pages by Shreesh Dubey, Vijay Tandra Sistla, Shivam Garg, Aashish Ramdas, Mitch Tulloch....

Advances in Flight Control Systems

Nonlinear problems in flight control have stimulated cooperation among engineers and scientists from a range of disciplines. Developments in computer technology allowed for numerical solutions of nonlinear control problems, while industrial recognition and applications of nonlinear mathematical mo...

Programming Persistent Memory

Beginning and experienced programmers will use this comprehensive guide to persistent memo..., download free Memory tutorial in PDF (438 pages) created by Steve Scargall ....

Blender Basics: A Classroom Tutorial Book

This book is a definitive resource for getting started with 3D art in Blender, one of the most popular 3D/Animation tools on the market . With the expert insight and experience of Roland Hess, noted Blender expert and author, animators and artists will learn the basics starting with the revised 2....