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
Strengthening Immutability in Kotlin. A Glimpse into Valhalla
antonarhipov
2
23
Kotlin—the New and Noteworthy in 2.2
antonarhipov
1
5
Levels of AI-assisted programming
antonarhipov
0
62
Devoxx France 2024. Kotlin - the new and noteworthy
antonarhipov
2
43
Harnessing the power of AI in IntelliJ IDEA
antonarhipov
1
170
VirtualJUG: Kotlin 2.0 and beyond
antonarhipov
1
120
Kotlin 2.1: Language Updates
antonarhipov
3
140
Devoxx Belgium 2024 - Kotlin 2.0 and beyond
antonarhipov
2
170
Data Analysis with Kotlin Notebook, DataFrame, and Kandy
antonarhipov
1
89
Other Decks in Programming
See All in Programming
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
590
Let's Write a Train Tracking Algorithm
twocentstudios
0
220
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
180
プログラミングどうやる? ~テスト駆動開発から学ぶ達人の型~
a_okui
0
190
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
4
1.3k
プロダクト開発をAI 1stに変革する〜SaaS is dead時代で生き残るために〜 / AI 1st Product Development
kobakei
0
490
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
920
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
930
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.6k
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
230
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
140
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.1k
Featured
See All Featured
Faster Mobile Websites
deanohume
310
31k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Building Adaptive Systems
keathley
43
2.8k
Optimizing for Happiness
mojombo
379
70k
Statistics for Hackers
jakevdp
799
220k
The Language of Interfaces
destraynor
162
25k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Building Applications with DynamoDB
mza
96
6.6k
Speed Design
sergeychernyshev
32
1.1k
It's Worth the Effort
3n
187
28k
A Modern Web Designer's Workflow
chriscoyier
697
190k
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