Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
iOS Real Life Tips & Tricks
Search
Ahmet
October 21, 2016
Programming
0
42
iOS Real Life Tips & Tricks
An interactive talk that I gave in NSIstanbul October '16 Meetup
Ahmet
October 21, 2016
Tweet
Share
More Decks by Ahmet
See All by Ahmet
App Development with Flutter
ayalcinkaya
1
86
Intro to React Native
ayalcinkaya
0
43
Apple Watch 101
ayalcinkaya
0
70
Other Decks in Programming
See All in Programming
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
610
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
770
Ruby Parser progress report 2025
yui_knk
1
450
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
490
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
510
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.3k
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
470
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
2k
Reading Rails 1.0 Source Code
okuramasafumi
0
250
Rancher と Terraform
fufuhu
2
550
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
What's in a price? How to price your products and services
michaelherold
246
12k
Automating Front-end Workflow
addyosmani
1370
200k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Fireside Chat
paigeccino
39
3.6k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Transcript
iOS Real Life Tips & Tricks
ayalcinkaya " Ahmet Yalçınkaya @ayalcinkaya_ ahmet.ws iOS Developer @sahibinden.com medium.com/@ayalcinkaya_
@mobilistanbul
and you #
intro $ App Development Life Cycle Code Debugging Tools Test
# App Development Life Cycle
# Code
objective-c vs swift
iOS Version
code standart code guide
code review code quality code review tools
source control git source tree
open source
dependency manager cocoapods carthage swift package manager
networking Alamofire Networking NSURLSession
object mapping tools Mantle SwiftyJSON JSONModel
code documentation
logging SwiftyBeaver CocoaLumberjack
code analyze FB Infer (Obj-C)
# Test
unit test
ui test
distribution Crashlytics Beta Testflight Fastlane
continuous integration Jenkins Travis CI
# Debugging
None
None
None
None
view debugging Reveal
memory debugging
# Tools
design Sketch Zeplin makeappicon.com
analytics Answers Google Analytics
ad Admob Mopub
push notifications OneSignal Firebase
THANKS %