Buku : Membuat Aplikasi iOS dengan Mudah Menggunakan Swift dan XCode
Penulis : M. Frizar Fadhillah
Buku Pemrograman dasar membuat aplikasi iOS
Learn swift 4 step by step – Install Xcode 10 on Mac – Run First App in Swift 4 – Variables – Var vs Let – Comments – APP || Find My Age – Strings – Decision Making || Logic Statement – Decision Making || Simple IF – Decision Making || IF – ELSE – Decision Making || IF – ELSE IF – Decision Making || Switch – Loop Control || Simple For – Loop Control || Nested For – Collection Types – Array – Collection Types – Sets – Collection Types – Dictionary – Functions – Simple Function – Functions – Overloading – Functions – Polymorphism – OOP – The concept of OOP – OOP-Simple class – OOP – Class Initialization – OOP – Inheritance – OOP – Override – OOP – Protocol – OOP – Extensions – OOP – Enumerations
Find my age app – Find My Age Preview – Layout Design – Implement App Code – Get Phone Time – Show Hide Keyboard
Zoo App – Zoo App Preview – Table view design – Add data to tableview – Tableview event – Add to tableview
Core Data – Employees data App – Employees data App preview – Layout add design – Save data to database – Layout design for add data – Load data Employess – Segue problem – Delete data – Edit data – Fix layout and reload data
Firebase chat online – Chat app preview – Firebase preview – Firebase Analytic – Firebase login anymously – Save to firebase database – User login to chat room – View room chat text
Core ML – Detect objects present – Object name detector preview – Take puck using phone camera – CoreML – computer Vision – find object identification using – Text to Speech
Mapkit – show maps using mapkit – change maps type – show pin in maps – drawing line 2 points