SlideShare une entreprise Scribd logo
1  sur  31
Télécharger pour lire hors ligne
Becoming a Productive Developer
with IntelliJ IDEA
Andrey Cheptsov, JetBrains
Groovy, Grails and Spring
JVM language statistics in IntelliJ IDEA
Groovy is the second most used JVM
language in IntelliJ IDEA
Web frameworks statistics in IntelliJ IDEA
Spring MVC and Grails are the mainstream
web frameworks in IntelliJ IDEA
SpringOne 2GX: Do you use IntelliJ IDEA?
IntelliJ IDEA is one of the primary IDEs for
Groovy, Grails and Spring development
SpringOne 2GX: Does your team use
different IDEs in one project? Which ones?
“Our company makes us use Eclipse...”
Be a rebel!
Why productivity?
● Productivity definition
● Two camps divide
● Language mavens vs Tool mavens?
● How to become a Tool maven?
One does not simply
BECOME A PRODUCTIVE
DEVELOPER IN ONE DAY
Mount Fuji
Learning curve
Mount Fuji
I’m a God with a plain editor!
You are here
Kay, give the kid a weapon
I’m a God with a plain editor!
You’ve just downloaded
IntelliJ IDEA
Mount Fuji
I just did my first refactoring. Wow!
I’m a God with a plain editor!
Mount Fuji
That’s what I call Smart completion!
I’m a God with a plain editor!
Mount Fuji
Oh my god, I can undo refactorings, too!
I’m a God with a plain editor!
Mount Fuji
How did I live without Syntax-aware
selection before?
I’m a God with a plain editor!
Beginner
Mount Fuji
Refactoring works even without any
selection!
I’m a God with a plain editor!
Beginner
Mount Fuji
I can create stuff without touching the
mouse
I’m a God with a plain editor!
Beginner
Mount Fuji
Did you know that you get more results if you
press code completion twice?
I’m a God with a plain editor!
Beginner
Mount Fuji
Why didn’t anyone tell me about the File
structure popup??
I’m a God with a plain editor!
Beginner
Mount Fuji
Did you see that? It shows recently edited
files!
I’m a God with a plain editor!
Beginner
Fan
Mount Fuji
Have you ever tried navigating between a
class and its test with just a shortcut?
I’m a God with a plain editor!
Beginner
Fan
Mount Fuji
Look, ma, no mouse!
I’m a God with a plain editor!
Beginner
Fan
Mount Fuji
Structural search and replace is what
makes you feel powerful
I’m a God with a plain editor!
Beginner
Fan
If you can keep it under
control!
Mount Fuji
I can do dependency and data flow
analysis
I’m a God with a plain editor!
Beginner
Fan
Jedi
Mount Fuji
The column selection mode makes me
feel like a ninja!
I’m a God with a plain editor!
Beginner
Fan
Jedi
Don't tell anyone it provides
code completion as well
Mount Fuji
I use IntelliJ IDEA’s early preview builds
for my work
I’m a God with a plain editor!
Beginner
Fan
Jedi
Mount Fuji
This is that feeling when you run
IntelliJ IDEA from inside IntelliJ IDEA
I have just forked IntelliJ IDEA on
GitHub
I’m a God with a plain editor!
Beginner
Fan
Jedi
Fellow
Mount Fuji
I have just fixed my first issue by
myself instead of reporting it
I’m a God with a plain editor!
Beginner
Fan
Jedi
Fellow
Hacker
Mount Fuji
Oh my god, there are two more features
didn’t know. Jesus!
I’m a God with a plain editor!
Beginner
Fan
Jedi
Fellow
Hacker
Master
||| |||
| | __ | |
|-|_____-----/ |_| |_| -----_____|-|
|_|_________{ }| (^) |{ }__________|_|
|| |_| | ^ | |_| ||
| | / |/ |
|  |--| / |
=  |__| / =
+  / +
 /
 /
 /
 /
 /
 /
 /
 /
/
Demo time
Why it’s worth to invest in [learning]
superior tools?
Time
Quality Money
Develop with Pleasure!
Thanks!

Contenu connexe

Similaire à Becoming a Productive Developer with IntelliJ IDEA

Getting Started with IntelliJ IDEA as an Eclipse User
Getting Started with IntelliJ IDEA as an Eclipse UserGetting Started with IntelliJ IDEA as an Eclipse User
Getting Started with IntelliJ IDEA as an Eclipse UserZeroTurnaround
 
Interactive Development Environments
Interactive Development EnvironmentsInteractive Development Environments
Interactive Development EnvironmentsPhilip Johnson
 
Prototype4Production Presented at FOSSASIA2015 at Singapore
Prototype4Production Presented at FOSSASIA2015 at SingaporePrototype4Production Presented at FOSSASIA2015 at Singapore
Prototype4Production Presented at FOSSASIA2015 at SingaporeDhruv Gohil
 
Simple vs Easy
Simple vs EasySimple vs Easy
Simple vs EasyTwentify
 
On Selecting JavaScript Frameworks (Women Who Code 10/15)
On Selecting JavaScript Frameworks (Women Who Code 10/15)On Selecting JavaScript Frameworks (Women Who Code 10/15)
On Selecting JavaScript Frameworks (Women Who Code 10/15)Zoe Landon
 
Paris Web - Javascript as a programming language
Paris Web - Javascript as a programming languageParis Web - Javascript as a programming language
Paris Web - Javascript as a programming languageMarco Cedaro
 
Setting Up Java Environment | PDF
Setting Up Java Environment | PDFSetting Up Java Environment | PDF
Setting Up Java Environment | PDFGeekster
 
Organized web app development using backbone.js
Organized web app development using backbone.jsOrganized web app development using backbone.js
Organized web app development using backbone.jsShakti Shrestha
 
The Tale of a React Native Contribution
The Tale of a React Native ContributionThe Tale of a React Native Contribution
The Tale of a React Native ContributionJanic Duplessis
 
Working with Java development IDE
Working with Java development IDEWorking with Java development IDE
Working with Java development IDEpawannile
 
Working with Java development IDE
Working with Java development IDEWorking with Java development IDE
Working with Java development IDEpawannile1
 
Architecturez votre projet créez une application react complète - open clas...
Architecturez votre projet   créez une application react complète - open clas...Architecturez votre projet   créez une application react complète - open clas...
Architecturez votre projet créez une application react complète - open clas...Ahmed276865
 
Moved to https://slidr.io/azzazzel/osgi-for-outsiders
Moved to https://slidr.io/azzazzel/osgi-for-outsidersMoved to https://slidr.io/azzazzel/osgi-for-outsiders
Moved to https://slidr.io/azzazzel/osgi-for-outsidersMilen Dyankov
 
OSGi for outsiders - Milen Dyankov
OSGi for outsiders - Milen DyankovOSGi for outsiders - Milen Dyankov
OSGi for outsiders - Milen Dyankovmfrancis
 
Managing modular software for your nu get, c++ and java development
Managing modular software for your nu get, c++ and java developmentManaging modular software for your nu get, c++ and java development
Managing modular software for your nu get, c++ and java developmentBaruch Sadogursky
 

Similaire à Becoming a Productive Developer with IntelliJ IDEA (20)

Getting Started with IntelliJ IDEA as an Eclipse User
Getting Started with IntelliJ IDEA as an Eclipse UserGetting Started with IntelliJ IDEA as an Eclipse User
Getting Started with IntelliJ IDEA as an Eclipse User
 
Intelli j idea-report
Intelli j idea-reportIntelli j idea-report
Intelli j idea-report
 
Interactive Development Environments
Interactive Development EnvironmentsInteractive Development Environments
Interactive Development Environments
 
Prototype4Production Presented at FOSSASIA2015 at Singapore
Prototype4Production Presented at FOSSASIA2015 at SingaporePrototype4Production Presented at FOSSASIA2015 at Singapore
Prototype4Production Presented at FOSSASIA2015 at Singapore
 
Simple vs Easy
Simple vs EasySimple vs Easy
Simple vs Easy
 
On Selecting JavaScript Frameworks (Women Who Code 10/15)
On Selecting JavaScript Frameworks (Women Who Code 10/15)On Selecting JavaScript Frameworks (Women Who Code 10/15)
On Selecting JavaScript Frameworks (Women Who Code 10/15)
 
Intellij idea features
Intellij idea featuresIntellij idea features
Intellij idea features
 
Paris Web - Javascript as a programming language
Paris Web - Javascript as a programming languageParis Web - Javascript as a programming language
Paris Web - Javascript as a programming language
 
Setting Up Java Environment | PDF
Setting Up Java Environment | PDFSetting Up Java Environment | PDF
Setting Up Java Environment | PDF
 
Organized web app development using backbone.js
Organized web app development using backbone.jsOrganized web app development using backbone.js
Organized web app development using backbone.js
 
The Tale of a React Native Contribution
The Tale of a React Native ContributionThe Tale of a React Native Contribution
The Tale of a React Native Contribution
 
Idea7 Jug
Idea7 JugIdea7 Jug
Idea7 Jug
 
Working with Java development IDE
Working with Java development IDEWorking with Java development IDE
Working with Java development IDE
 
Working with Java development IDE
Working with Java development IDEWorking with Java development IDE
Working with Java development IDE
 
Fewd week4 slides
Fewd week4 slidesFewd week4 slides
Fewd week4 slides
 
Architecturez votre projet créez une application react complète - open clas...
Architecturez votre projet   créez une application react complète - open clas...Architecturez votre projet   créez une application react complète - open clas...
Architecturez votre projet créez une application react complète - open clas...
 
Isotope
IsotopeIsotope
Isotope
 
Moved to https://slidr.io/azzazzel/osgi-for-outsiders
Moved to https://slidr.io/azzazzel/osgi-for-outsidersMoved to https://slidr.io/azzazzel/osgi-for-outsiders
Moved to https://slidr.io/azzazzel/osgi-for-outsiders
 
OSGi for outsiders - Milen Dyankov
OSGi for outsiders - Milen DyankovOSGi for outsiders - Milen Dyankov
OSGi for outsiders - Milen Dyankov
 
Managing modular software for your nu get, c++ and java development
Managing modular software for your nu get, c++ and java developmentManaging modular software for your nu get, c++ and java development
Managing modular software for your nu get, c++ and java development
 

Dernier

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Dernier (20)

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

Becoming a Productive Developer with IntelliJ IDEA

  • 1. Becoming a Productive Developer with IntelliJ IDEA Andrey Cheptsov, JetBrains Groovy, Grails and Spring
  • 2. JVM language statistics in IntelliJ IDEA Groovy is the second most used JVM language in IntelliJ IDEA
  • 3. Web frameworks statistics in IntelliJ IDEA Spring MVC and Grails are the mainstream web frameworks in IntelliJ IDEA
  • 4. SpringOne 2GX: Do you use IntelliJ IDEA? IntelliJ IDEA is one of the primary IDEs for Groovy, Grails and Spring development
  • 5. SpringOne 2GX: Does your team use different IDEs in one project? Which ones? “Our company makes us use Eclipse...” Be a rebel!
  • 6. Why productivity? ● Productivity definition ● Two camps divide ● Language mavens vs Tool mavens? ● How to become a Tool maven?
  • 7. One does not simply BECOME A PRODUCTIVE DEVELOPER IN ONE DAY
  • 9. Mount Fuji I’m a God with a plain editor! You are here
  • 10. Kay, give the kid a weapon I’m a God with a plain editor! You’ve just downloaded IntelliJ IDEA Mount Fuji
  • 11. I just did my first refactoring. Wow! I’m a God with a plain editor! Mount Fuji
  • 12. That’s what I call Smart completion! I’m a God with a plain editor! Mount Fuji
  • 13. Oh my god, I can undo refactorings, too! I’m a God with a plain editor! Mount Fuji
  • 14. How did I live without Syntax-aware selection before? I’m a God with a plain editor! Beginner Mount Fuji
  • 15. Refactoring works even without any selection! I’m a God with a plain editor! Beginner Mount Fuji
  • 16. I can create stuff without touching the mouse I’m a God with a plain editor! Beginner Mount Fuji
  • 17. Did you know that you get more results if you press code completion twice? I’m a God with a plain editor! Beginner Mount Fuji
  • 18. Why didn’t anyone tell me about the File structure popup?? I’m a God with a plain editor! Beginner Mount Fuji
  • 19. Did you see that? It shows recently edited files! I’m a God with a plain editor! Beginner Fan Mount Fuji
  • 20. Have you ever tried navigating between a class and its test with just a shortcut? I’m a God with a plain editor! Beginner Fan Mount Fuji
  • 21. Look, ma, no mouse! I’m a God with a plain editor! Beginner Fan Mount Fuji
  • 22. Structural search and replace is what makes you feel powerful I’m a God with a plain editor! Beginner Fan If you can keep it under control! Mount Fuji
  • 23. I can do dependency and data flow analysis I’m a God with a plain editor! Beginner Fan Jedi Mount Fuji
  • 24. The column selection mode makes me feel like a ninja! I’m a God with a plain editor! Beginner Fan Jedi Don't tell anyone it provides code completion as well Mount Fuji
  • 25. I use IntelliJ IDEA’s early preview builds for my work I’m a God with a plain editor! Beginner Fan Jedi Mount Fuji
  • 26. This is that feeling when you run IntelliJ IDEA from inside IntelliJ IDEA I have just forked IntelliJ IDEA on GitHub I’m a God with a plain editor! Beginner Fan Jedi Fellow Mount Fuji
  • 27. I have just fixed my first issue by myself instead of reporting it I’m a God with a plain editor! Beginner Fan Jedi Fellow Hacker Mount Fuji
  • 28. Oh my god, there are two more features didn’t know. Jesus! I’m a God with a plain editor! Beginner Fan Jedi Fellow Hacker Master
  • 29. ||| ||| | | __ | | |-|_____-----/ |_| |_| -----_____|-| |_|_________{ }| (^) |{ }__________|_| || |_| | ^ | |_| || | | / |/ | | |--| / | = |__| / = + / + / / / / / / / / / Demo time
  • 30. Why it’s worth to invest in [learning] superior tools? Time Quality Money