dbo:abstract |
Presenter first is a software development approach that combines the ideas of the model–view–presenter (MVP) design pattern, test-driven development, and feature-driven development. (en) Presenter First è un approccio allo sviluppo di software che combina insieme le idee del pattern (MVP) e di Feature-Driven Development per sviluppare applicazioni completamente testate a partire da descrizioni fornite dall'utente, usato principalmente in ambienti GUI. In esso modello e vista sono completamente separati l'uno dall'altro, e le caratteristiche sono chiaramente documentate nella classe presentatrice in maniera dichiarativa, con una effettiva semplicità nella analisi e manutenzione del codice sorgente creato. La grande quantità di codice necessario per implementare questa metodologia può essere gestita attraverso uno strumento di modellizzazione. (it) |
dbo:wikiPageExternalLink |
http://atomicobject.com/files/BigComplexTested_Feb07.pdf http://atomicobject.com/files/PresenterFirstAgile2006.pdf https://web.archive.org/web/20070324202946/http:/atomicobject.com/pages/Presenter+First https://web.archive.org/web/20110527084734/http:/www.computing.dcu.ie/~jmurphy/MSCpaper.doc https://web.archive.org/web/20110701083731/https:/atomicobject.com/files/PresenterFirstAgile2006.pdf https://web.archive.org/web/20110701083800/https:/atomicobject.com/files/BigComplexTested_Feb07.pdf http://channel9.msdn.com/ShowPost.aspx%3FPostID=312305 http://channel9.msdn.com/ShowPost.aspx%3FPostID=317581 http://channel9.msdn.com/Showpost.aspx%3Fpostid=313257 |
dbo:wikiPageID |
9032156 (xsd:integer) |
dbo:wikiPageLength |
5371 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1106628824 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Embedded_software dbr:Feature-driven_development dbr:Test-driven_development dbr:User_story dbc:Software_architecture dbr:Graphical_user_interface dbc:Programming_paradigms dbc:Agile_software_development dbr:Model–view–presenter dbr:Unit_testing dbr:List_of_GUI_testing_tools dbr:Mock_Object |
dbp:wikiPageUsesTemplate |
dbt:Cite_journal dbt:Primary_sources |
dct:subject |
dbc:Software_architecture dbc:Programming_paradigms dbc:Agile_software_development |
rdfs:comment |
Presenter first is a software development approach that combines the ideas of the model–view–presenter (MVP) design pattern, test-driven development, and feature-driven development. (en) Presenter First è un approccio allo sviluppo di software che combina insieme le idee del pattern (MVP) e di Feature-Driven Development per sviluppare applicazioni completamente testate a partire da descrizioni fornite dall'utente, usato principalmente in ambienti GUI. In esso modello e vista sono completamente separati l'uno dall'altro, e le caratteristiche sono chiaramente documentate nella classe presentatrice in maniera dichiarativa, con una effettiva semplicità nella analisi e manutenzione del codice sorgente creato. La grande quantità di codice necessario per implementare questa metodologia può essere gestita attraverso uno strumento di modellizzazione. (it) |
rdfs:label |
Presenter first (it) Presenter first (software approach) (en) |
owl:sameAs |
wikidata:Presenter first (software approach) dbpedia-it:Presenter first (software approach) https://global.dbpedia.org/id/3cxJU |
prov:wasDerivedFrom |
wikipedia-en:Presenter_first_(software_approach)?oldid=1106628824&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Presenter_first_(software_approach) |
is dbo:wikiPageRedirects of |
dbr:Presenter_First dbr:Presenter_first |
is dbo:wikiPageWikiLink of |
dbr:Telman_Adigozalov dbr:Model–view–presenter dbr:Presenter_First dbr:Presenter_first |
is foaf:primaryTopic of |
wikipedia-en:Presenter_first_(software_approach) |