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
41
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
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
710
NPOでのDevinの活用
codeforeveryone
0
870
ニーリーにおけるプロダクトエンジニア
nealle
0
890
AI時代の『改訂新版 良いコード/悪いコードで学ぶ設計入門』 / ai-good-code-bad-code
minodriven
21
8.8k
RailsGirls IZUMO スポンサーLT
16bitidol
0
190
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
450
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
2
640
Goで作る、開発・CI環境
sin392
0
240
効率的な開発手段として VRTを活用する
ishkawa
0
150
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
テストから始めるAgentic Coding 〜Claude Codeと共に行うTDD〜 / Agentic Coding starts with testing
rkaga
14
5.2k
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
1
190
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
95
14k
Unsuck your backbone
ammeep
671
58k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
980
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Balancing Empowerment & Direction
lara
1
440
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
Building Adaptive Systems
keathley
43
2.7k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
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 %