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
IDE vs Editor What's best
Search
WordPress Meetup Catania
March 25, 2017
Education
0
97
IDE vs Editor What's best
Conosciamo gli strumenti di uno sviluppatore mettendo a confronto IDE ed Editor.
- Francesco Grasso
WordPress Meetup Catania
March 25, 2017
Tweet
Share
More Decks by WordPress Meetup Catania
See All by WordPress Meetup Catania
Accessibilità WordPress: SEO + UX Potenziati
wmc
0
2
Sciame di Automazioni Come le API di WordPress e WooCommerce Lavorano per Te
wmc
0
18
Cybersecurity per Content Creator: Proteggere il tuo Lavoro Online
wmc
0
79
WP Performance: hosting, best practice e miglioramenti nativi per tutti
wmc
0
42
SEO Multilingue Strategie & Plugin - Andrea Motta
wmc
0
44
Identità digitali: classificazione e tendenze di mercato dei nomi di dominio - Simone Catania
wmc
0
39
La SEO per WordPress nel 2024 - Valeria Vadalà
wmc
0
56
È possibile mettere d'accordo emozioni e intelligenza artificiale? - Valentina Fontanarosa
wmc
0
48
Le novità di WP 6.5 - WordPress Meetup Catania
wmc
0
78
Other Decks in Education
See All in Education
推しのコミュニティはなんぼあってもいい / Let's join a lot of communities.
kaga
2
1.7k
諸外国の理科カリキュラムにおけるビッグアイデアの構造比較
arumakan
0
310
Info Session MSc Computer Science & MSc Applied Informatics
signer
PRO
0
180
教員向け生成AI基礎講座(2025年3月28日 東京大学メタバース工学部 ジュニア講座)
luiyoshida
1
560
Interaction - Lecture 10 - Information Visualisation (4019538FNR)
signer
PRO
0
2k
Course Review - Lecture 12 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.7k
Data Processing and Visualisation Frameworks - Lecture 6 - Information Visualisation (4019538FNR)
signer
PRO
1
2.4k
RELC_2025_KYI
otamayuzak
0
110
OpenRobomaster 中国のロボットコンテスト 日本連携の可能性
takasumasakazu
0
450
ふりかえり研修2025
pokotyamu
0
1.2k
Avoin jakaminen ja Creative Commons -lisenssit
matleenalaakso
0
1.9k
Design Guidelines and Principles - Lecture 7 - Information Visualisation (4019538FNR)
signer
PRO
0
2.4k
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
The Cult of Friendly URLs
andyhume
79
6.5k
Fireside Chat
paigeccino
37
3.5k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Thoughts on Productivity
jonyablonski
69
4.7k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Transcript
EDITOR VS IDE Armi da Developers a confronto
HELLO! Francesco Grasso Web Developer @yithemes.com Trainer @Your Inspiration WordPress
Lover WordPress Meetup Organizer @francgrasso 2
IDE Integrated Development Environment 3
Text Editor Perchè non tutti hanno bisogno di un IDE
4
“ La risposta alla domanda che ti stai ponendo è:
DIPENDE 5
6 Perchè scegliere un IDE ╺ Error checking ╺ Code
navigation ╺ Code completition / Code coloring ╺ Code generation ╺ Refactoring ╺ Version Control ╺ Smart typing ╺ Debugging / Test Runner
7 ╺ Internal compiler ╺ Integrated Console ╺ Class explorer
╺ Hierarchy diagrams ╺ Plugins / Extensions Perchè scegliere un IDE
8 ╺ Code completition ╺ Code coloring ╺ Smart typing
╺ Extensions ╺ Lightweight / Fast Perchè scegliere un Editor
La risposta alla domanda che ti stai ponendo ancora è:
DIPENDE 9
Alcuni IDE supportano ogni linguaggio di programmazione ti possa venire
in mente. Mentre altri sono stati progettati appositamente per rispondere ad una specifica esigenza 10 OGNI IDE SUPPORTA UNO SPECIFICO SET DI LINGUAGGI
Un tool specifico per ogni esigenza. IntelliJ - PhpStorm -
WebStorm - CLion - DataGrip - AppCode - YouTrack - UpSource - Rider 11 Suite JetBrains
IDE Cross-platform che funziona su Windows, OS X, Linux, e
Solaris. Utilizzato soprattutto Java, C, C++, PHP, Python, sviluppo Android 12 Eclipse
QUALE IDE? Trovato l’IDE che più si abbina alle tue
esigenze diventa tutta una questione di abitudini... 13
Dogma: “Un bravo sviluppatore riesce a far tutto utilizzando solamente
il notepad” 14 TEXT EDITOR - CODE EDITOR
Giunto alla Versione 3 è la prima scelta di milioni
di programmatori sparsi su tutto il globo. Il RE degli editor 15 Sublime Text Editor
Probabilmente il miglior concorrente di Sublime al momento. 16 Atom
- by GitHub
Anche Adobe è scesa in campo realizzando un ottimo prodotto.
Brackets, come altri suoi competitor, supporta centinaia di moduli aggiuntivi 17 Brackets - Adobe
Ha meno estensioni di Sublime e Atom, ma si è
imposto prepotentemente come alternativa di qualità. L’integrazione con github è una delle migliori. 18 Visual Studio Code
Una scelta nostalgica ma con enormi funzionalità integrate 19 Notepad
++
20 Dai che adesso conosci la risposta di quella domanda…
DIPENDE!!!
Ok per tutto, ma DREAMWEAVER?! 21
Cos’è di preciso? 22 Dreamweaver rientra nella categoria degli IDE.
Ha vissuto anni di gloria tra i web developer ma adesso si vede sempre meno in giro
Cosa fa bene 23 - Code Highlighting - Code Suggestion
- Code and Design View - Code Validation and Accessibility Checks - Site Wide Find and Replace - Supporto ad alcuni CMS nativo
Cosa fa “meno bene” / male 24 - WYSIWYG editor
- Code snippets - Codice “sporco” - Rende pigri - Molte funzionalità non servono o producono codice “pesante”
http://pypl.github.io/IDE.html Un rapido sguardo sulla diffusione di IDE e Editor
nel mondo. 25
26 PROVALI! Hai ancora dei dubbi? Sporcati le mani e
trova quello che meglio risponde alle tue esigenze