Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
AppCode versus Xcode
Florian
January 21, 2014
Technology
0
310
AppCode versus Xcode
A quick talk I gave at our local cocoa heads meeting in Stuttgart (
www.mobilemaultaschen.de
)
Florian
January 21, 2014
Tweet
Share
More Decks by Florian
See All by Florian
[iOS] dependency management
florianbuerger
0
55
Swift 2 in Production
florianbuerger
0
49
Dem Fehler auf der Spur - Mobile Testing Days 2015
florianbuerger
0
51
WatchKit overview
florianbuerger
0
79
Swift Intro
florianbuerger
1
120
Debugging & Profiling
florianbuerger
1
27
Other Decks in Technology
See All in Technology
Team building programs for Engineering Team at Torana, Inc
memory1994
PRO
0
100
tfcon-2022-cpp
cpp
5
5k
New Features in C# 10/11
chack411
0
890
數據的多重宇宙 @ LINE Taiwan
line_developers_tw
PRO
0
620
AWSの基礎を学ぼうで学んだ9種類のDBを勝手にふりかえる
98lerr
2
720
エンタープライズにおけるSRE立ち上げとNew Relic選定に至った背景とは / SRE Startup and New Relic in the Enterprise
tomoyakitaura
2
160
LINEスタンプの実例紹介 小さく始める障害検知・対応・振り返りの 改善プラクティス
line_developers
PRO
3
1.4k
THETA Xの登場はジオ業界を変えるか?
furuhashilab
0
160
ソフトウェアテストで参考にしている67のモノ #scrumniigata / 67 things for software testing
kyonmm
PRO
1
230
Nutanix_Meetup_20220511
keigotomomatsu
0
150
LINE WORKS API 2.0について
mmclsntr
0
110
Oracle Database Technology Night #55 Oracle Autonomous Database 再入門
oracle4engineer
PRO
1
120
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
157
12k
What’s in a name? Adding method to the madness
productmarketing
11
1.5k
Building an army of robots
kneath
299
40k
A Tale of Four Properties
chriscoyier
149
20k
Code Reviewing Like a Champion
maltzj
506
37k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
181
15k
Building Your Own Lightsaber
phodgson
94
4.6k
Art, The Web, and Tiny UX
lynnandtonic
280
17k
Debugging Ruby Performance
tmm1
65
10k
JazzCon 2018 Closing Keynote - Leadership for the Reluctant Leader
reverentgeek
172
8.3k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
11
4.6k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
226
15k
Transcript
@florianbuerger @keslcod
None
vs
“Objective-C IDE done right” http://www.jetbrains.com/objc/
Refactoring
_ivar ➡️ @property
None
None
None
@property
None
@property
local variable ➡️ @property
None
None
None
None
None
Xcode?
Methods
None
None
None
None
None
None
None
None
Xcode?
None
None
None
Xcode?
//TODO ! //FIXME
None
Xcode?
#import
None
None
None
Xcode?
Formatting
None
None
Xcode?
clang-format
http://clang.llvm.org/docs/ ClangFormat.html https://github.com/ travisjeffery/ClangFormat-Xcode
even more
Naming things
None
None
None
i18n
None
None
None
File templates
None
None
None
CocoaPods
None
and what is worse?
slow & ugly Java UI
++tool to master ! .xib/.storyboard/.xcdatamodel still need Xcode
None
AppCode wins