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
100
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
8
Sciame di Automazioni Come le API di WordPress e WooCommerce Lavorano per Te
wmc
0
24
Cybersecurity per Content Creator: Proteggere il tuo Lavoro Online
wmc
0
94
WP Performance: hosting, best practice e miglioramenti nativi per tutti
wmc
0
47
SEO Multilingue Strategie & Plugin - Andrea Motta
wmc
0
59
Identità digitali: classificazione e tendenze di mercato dei nomi di dominio - Simone Catania
wmc
0
46
La SEO per WordPress nel 2024 - Valeria Vadalà
wmc
0
63
È possibile mettere d'accordo emozioni e intelligenza artificiale? - Valentina Fontanarosa
wmc
0
54
Le novità di WP 6.5 - WordPress Meetup Catania
wmc
0
80
Other Decks in Education
See All in Education
教える側は、初学者に谷越えまで伴走すべき(ダニング・クルーガー効果からの考察)
hysmrk
3
140
~キャラ付け考えていますか?~ AI時代だからこそ技術者に求められるセルフブランディングのすゝめ
masakiokuda
7
470
『会社を知ってもらう』から『安心して活躍してもらう』までの プロセスとフロー
sasakendayo
0
260
20250910_エンジニアの成長は自覚するところから_サポーターズ勉強会
ippei0923
0
240
2025/06/05_読み漁り学習
nag8
0
200
中間活動報告会 人材育成WG・技術サブWG / 20250808-oidfj-eduWG-techSWG
oidfj
0
650
Alumnote inc. Company Deck
yukinumata
0
2.1k
AI for Learning
fonylew
0
180
令和政経義塾第2期説明会
nxji
0
200
2025年度春学期 統計学 第15回 分布についての仮説を検証する ー 仮説検定(2) (2025. 7. 17)
akiraasano
PRO
0
110
OJTに夢を見すぎていませんか? ロールプレイ研修の試行錯誤/tryanderror-in-roleplaying-training
takipone
1
220
登壇未経験者のための登壇戦略~LTは設計が9割!!!~
masakiokuda
3
670
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Scaling GitHub
holman
463
140k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
850
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
It's Worth the Effort
3n
187
28k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Context Engineering - Making Every Token Count
addyosmani
3
60
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
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