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
170
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
Kotlin 2.1: Language Updates
antonarhipov
3
64
Devoxx Belgium 2024 - Kotlin 2.0 and beyond
antonarhipov
2
120
Data Analysis with Kotlin Notebook, DataFrame, and Kandy
antonarhipov
1
32
Kotlin 2.0 and Beyond
antonarhipov
2
190
Kotlin Standard Library Gems
antonarhipov
2
470
Ktor Workshop
antonarhipov
1
99
Everybody is a Marketer
antonarhipov
0
120
Idiomatic Kotlin, v2023.05
antonarhipov
2
150
Kotlin DSL in under an hour, DevoxxUK 2023
antonarhipov
2
130
Other Decks in Programming
See All in Programming
Jaspr Dart Web Framework 박제창 @Devfest 2024
itsmedreamwalker
0
130
Fibonacci Function Gallery - Part 1
philipschwarz
PRO
0
260
なまけものオバケたち -PHP 8.4 に入った新機能の紹介-
tanakahisateru
1
140
Внедряем бюджетирование, или Как сделать хорошо?
lamodatech
0
850
AppRouterを用いた大規模サービス開発におけるディレクトリ構成の変遷と問題点
eiganken
1
390
Stackless и stackful? Корутины и асинхронность в Go
lamodatech
0
1.2k
Kaigi on Railsに初参加したら、その日にLT登壇が決定した件について
tama50505
0
130
Flatt Security XSS Challenge 解答・解説
flatt_security
0
520
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
230
テストコードのガイドライン 〜作成から運用まで〜
riku929hr
6
1.3k
為你自己學 Python
eddie
0
490
Cloudflare MCP ServerでClaude Desktop からWeb APIを構築
kutakutat
1
630
Featured
See All Featured
Fireside Chat
paigeccino
34
3.1k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
25k
Designing on Purpose - Digital PM Summit 2013
jponch
116
7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Code Review Best Practice
trishagee
65
17k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Designing for humans not robots
tammielis
250
25k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Six Lessons from altMBA
skipperchong
27
3.5k
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