Eğitim, kodlama tecrübesi olmayanlar da dahil, tüm katılımcılara Swift 4 ile iPhone ve iPad uygulamaları geliştirme tecrübesi kazandırmayı amaçlamaktadır. Eğitim sonunda aşağıdaki konuların tamamen anlaşılmış olması ve her katılımcının kendi kodlamış olduğu 3 tane mobil uygulaması olması hedeflenmektedir.
o Concept of Object Oriented Programming (OOP): System, variables, functions methods, inheritance, classes and protocols.
o Control Structures: Using If/Else clauses, Switch
o Data Structures: Collections, arrays, dictionaries.
o Software Design Patterns: Model View Controller (MVC).
o Networking: Asynchronous API calls, DB Structures, Rest API’s
o Data Storage: Core Data, Realm
Curriculum
- 1 Section
- 17 Lessons
- Lifetime
Expand all sectionsCollapse all sections
- IOS Uygulama Geliştirme Eğitimi17
- 2.1Getting Started with iOS 11 and Swift 4
- 2.2Using Interface Builder in Xcode
- 2.3Swift Data Types, Variables and Arrays
- 2.4Simple App usingSwift Programming Basics
- 2.5App Development #1
- 2.6The Model-View-Controller (MVC) Design Pattern
- 2.7Control Flow
- 2.8iOS Auto Layout and Constraints
- 2.9App Development #2
- 2.10Cocoapods, GPS, APIs, REST API
- 2.11Weather Application Development
- 2.12The Command Line and Terminal
- 2.13Cloud Database, iOS Animations and Advanced Swift
- 2.14Firebase
- 2.15Git, GitHub and Version Control
- 2.16Core Data, Realm, User Defaults
- 2.17App Development #3