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
Do You Really Get Your IDE? (BOF version)
Search
Anton Arhipov
March 13, 2013
Programming
0
180
Do You Really Get Your IDE? (BOF version)
Anton Arhipov
March 13, 2013
Tweet
Share
More Decks by Anton Arhipov
See All by Anton Arhipov
Levels of AI-assisted programming
antonarhipov
0
35
Devoxx France 2024. Kotlin - the new and noteworthy
antonarhipov
2
30
Harnessing the power of AI in IntelliJ IDEA
antonarhipov
1
150
VirtualJUG: Kotlin 2.0 and beyond
antonarhipov
1
110
Kotlin 2.1: Language Updates
antonarhipov
3
120
Devoxx Belgium 2024 - Kotlin 2.0 and beyond
antonarhipov
2
160
Data Analysis with Kotlin Notebook, DataFrame, and Kandy
antonarhipov
1
75
Kotlin 2.0 and Beyond
antonarhipov
2
240
Kotlin Standard Library Gems
antonarhipov
2
510
Other Decks in Programming
See All in Programming
iOS 26にアップデートすると実機でのHot Reloadができない?
umigishiaoi
0
140
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
200
AIともっと楽するE2Eテスト
myohei
8
3k
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
320
テスト駆動Kaggle
isax1015
1
620
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
530
NEWT Backend Evolution
xpromx
1
140
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
150
Porting a visionOS App to Android XR
akkeylab
0
680
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
2
15k
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
3
580
Deep Dive into ~/.claude/projects
hiragram
14
14k
Featured
See All Featured
Designing for Performance
lara
610
69k
RailsConf 2023
tenderlove
30
1.1k
Visualization
eitanlees
146
16k
How to train your dragon (web standard)
notwaldorf
96
6.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
What's in a price? How to price your products and services
michaelherold
246
12k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
750
Transcript
do you really get your ide? Anton Arhipov
whoami Anton Arhipov @antonarhipov JRebel Product Lead ZeroTurnaround JetBrains Academy
Member
shameless productivity plug h+p://bit.ly/33degree2013
IDE or no IDE
READING vs WRITING (me: reading 90%, writing 10%)
in the bof • navigation • typing • inspections • refactoring
in the bof • structural search • language injection • live edit • etc
None
striving for efficiency • detect inefficiency • find a quicker way • make
it a habit
hint 1: the mouse is the enemy!
hint 2: the bug tracker is your friend!
None