top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
39th ACM International Conference on Design of Communication / / Association for Computing Machinery
39th ACM International Conference on Design of Communication / / Association for Computing Machinery
Pubbl/distr/stampa New York, NY : , : Association for Computing Machinery, , 2021
Descrizione fisica 1 online resource (402 pages) : illustrations
Disciplina 005.15
Collana ACM international conference proceedings series
Soggetto topico Electronic data processing documentation
Interactive computer systems
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910574881803321
New York, NY : , : Association for Computing Machinery, , 2021
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Docs for Developers : An Engineer’s Field Guide to Technical Writing / / by Jared Bhatti, Sarah Corleissen, Jen Lambourne, David Nunez, Heidi Waterhouse
Docs for Developers : An Engineer’s Field Guide to Technical Writing / / by Jared Bhatti, Sarah Corleissen, Jen Lambourne, David Nunez, Heidi Waterhouse
Autore Bhatti Jared
Edizione [1st ed. 2021.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2021
Descrizione fisica 1 online resource (241 pages)
Disciplina 005.15
Soggetto topico Internet programming
Open source software
Web Development
Open Source
ISBN 1-4842-7217-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Getting Started -- 2. Researching Documentation -- 3. Designing Documentation -- 4. Drafting Documentation -- 5. Structuring Sets of Documentation -- 6. Integrating Code Samples and Visual Content -- 7. Measuring Documentation Success -- 8. Working With Contributors -- 9. Maintaining Documentation -- 10. Wrapping Up.
Record Nr. UNINA-9910502623803321
Bhatti Jared  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2021
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Documenting software architectures : view and beyond / Paul Clements ... [et al.]
Documenting software architectures : view and beyond / Paul Clements ... [et al.]
Autore Clements, Paul
Edizione [2nd ed.]
Pubbl/distr/stampa Upper Saddle River (N.J.) : Addison Wesley, c2011
Descrizione fisica XXXIX, 537 p. ; 24 cm
Disciplina 005.15
Collana SEI Series in softwareengineering
Soggetto non controllato Architettura del computer
ISBN 978-0-321-55268-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-990010091780403321
Clements, Paul  
Upper Saddle River (N.J.) : Addison Wesley, c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Effective computer user documentation / James Crown
Effective computer user documentation / James Crown
Autore Crown, James
Pubbl/distr/stampa New York : Van Nostrand Reinhold, 1992
Descrizione fisica XV, 425 p., 24 cm
Disciplina 005.15
Soggetto non controllato Computer user documentation
ISBN 0-442-00863-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-990001314520403321
Crown, James  
New York : Van Nostrand Reinhold, 1992
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Extending puppet : design, manage, and deploy your puppet architecture with the help of real-world scenarios / / Alessandro Franceschi ; foreword by Nigel Kersten ; cover image by Alessandro Franceschi
Extending puppet : design, manage, and deploy your puppet architecture with the help of real-world scenarios / / Alessandro Franceschi ; foreword by Nigel Kersten ; cover image by Alessandro Franceschi
Autore Franceschi Alessandro
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2014
Descrizione fisica 1 online resource (328 p.)
Disciplina 005.15
Collana Community Experience Distilled
Soggetto topico Software configuration management
Soggetto genere / forma Electronic books.
ISBN 1-78398-145-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; Foreword; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Puppet Essentials; The Puppet ecosystem; Why configuration management matters; Puppet components; Installation and configuration; Puppet in action; Resources; The resource abstraction layer; Nodes; Classes and defines; Class inheritance; Resource defaults; Resource references; Variables, facts, and scopes; System's facts; User variables in Puppet DSL; User variables in an ENC; User variables in Hiera; Puppet's built-in variables
A variable's scopeMeta parameters; Managing order and dependencies; Run stages; Reserved names and allowed characters; Conditionals; Comparison operators; The In operator; Expressions combinations; Exported resources; Virtual resources; Modules; The paths of a module and autoloading; ERB templates; Summary; Chapter 2: Hiera; Installing and configuring Hiera; Global settings; Backend-specific settings; The hiera.yaml examples; Working with the command line on a YAML backend; Using Hiera in Puppet; Dealing with hashes in the Puppet code; Puppet 3 automatic parameter lookup
Evolving usage patterns for class parametersAdditional Hiera backends; The hiera-file backend; The hiera-gpg backend; The hiera-eyaml backend; The hiera-http and hiera-mysql backends; Using Hiera as an ENC; Summary; Chapter 3: PuppetDB; Installation and configuration; PuppetDB configurations; The init script configuration; Configuration settings; Logging configuration; Configurations on the Puppet Master; Dashboards; PuppetDB performance dashboard; Puppetboard - query PuppetDB from the web; The PuppetDB API; Querying PuppetDB (Read); The PuppetDB commands (Write)
Querying PuppetDB for fun and profitThe /facts endpoint; The /resources endpoint; The /nodes endpoint; The /catalogs endpoint; The /facts-names endpoint; The /metrics endpoint; The /reports endpoint; The /events endpoint; The /event-counts endpoint; The /aggregated-event-counts endpoint; The /server-time endpoint; The /version endpoint; The puppetdbquery module; Query format; Query from the command line; Query from Puppet manifests; The PuppetDB Hiera backend; How Puppet code may change in the future; Summary; Chapter 4: Designing Puppet Architectures; The components of Puppet architecture
Definition of the classes to include in each nodeDefinition of the parameters to use for each node; Definition of the configuration files provided to the nodes; Definition of custom resources and classes; The Foreman; Roles and profiles; The data and the code; Sample architectures; The default approach; Basic ENC, logic in the site module, Hiera backend; The Foreman and Hiera; The Hiera-based setup; The Hiera-only setup; Foreman smart variables; Fact-driven truths; Nodeless site.pp; Node inheritance done right; Summary; Chapter 5: Using and Writing Reusable Modules
The evolution of modules' layouts
Record Nr. UNINA-9910464606603321
Franceschi Alessandro  
Birmingham, [England] : , : Packt Publishing, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Extending puppet : design, manage, and deploy your puppet architecture with the help of real-world scenarios / / Alessandro Franceschi ; foreword by Nigel Kersten ; cover image by Alessandro Franceschi
Extending puppet : design, manage, and deploy your puppet architecture with the help of real-world scenarios / / Alessandro Franceschi ; foreword by Nigel Kersten ; cover image by Alessandro Franceschi
Autore Franceschi Alessandro
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2014
Descrizione fisica 1 online resource (328 p.)
Disciplina 005.15
Collana Community Experience Distilled
Soggetto topico Software configuration management
ISBN 1-78398-145-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; Foreword; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Puppet Essentials; The Puppet ecosystem; Why configuration management matters; Puppet components; Installation and configuration; Puppet in action; Resources; The resource abstraction layer; Nodes; Classes and defines; Class inheritance; Resource defaults; Resource references; Variables, facts, and scopes; System's facts; User variables in Puppet DSL; User variables in an ENC; User variables in Hiera; Puppet's built-in variables
A variable's scopeMeta parameters; Managing order and dependencies; Run stages; Reserved names and allowed characters; Conditionals; Comparison operators; The In operator; Expressions combinations; Exported resources; Virtual resources; Modules; The paths of a module and autoloading; ERB templates; Summary; Chapter 2: Hiera; Installing and configuring Hiera; Global settings; Backend-specific settings; The hiera.yaml examples; Working with the command line on a YAML backend; Using Hiera in Puppet; Dealing with hashes in the Puppet code; Puppet 3 automatic parameter lookup
Evolving usage patterns for class parametersAdditional Hiera backends; The hiera-file backend; The hiera-gpg backend; The hiera-eyaml backend; The hiera-http and hiera-mysql backends; Using Hiera as an ENC; Summary; Chapter 3: PuppetDB; Installation and configuration; PuppetDB configurations; The init script configuration; Configuration settings; Logging configuration; Configurations on the Puppet Master; Dashboards; PuppetDB performance dashboard; Puppetboard - query PuppetDB from the web; The PuppetDB API; Querying PuppetDB (Read); The PuppetDB commands (Write)
Querying PuppetDB for fun and profitThe /facts endpoint; The /resources endpoint; The /nodes endpoint; The /catalogs endpoint; The /facts-names endpoint; The /metrics endpoint; The /reports endpoint; The /events endpoint; The /event-counts endpoint; The /aggregated-event-counts endpoint; The /server-time endpoint; The /version endpoint; The puppetdbquery module; Query format; Query from the command line; Query from Puppet manifests; The PuppetDB Hiera backend; How Puppet code may change in the future; Summary; Chapter 4: Designing Puppet Architectures; The components of Puppet architecture
Definition of the classes to include in each nodeDefinition of the parameters to use for each node; Definition of the configuration files provided to the nodes; Definition of custom resources and classes; The Foreman; Roles and profiles; The data and the code; Sample architectures; The default approach; Basic ENC, logic in the site module, Hiera backend; The Foreman and Hiera; The Hiera-based setup; The Hiera-only setup; Foreman smart variables; Fact-driven truths; Nodeless site.pp; Node inheritance done right; Summary; Chapter 5: Using and Writing Reusable Modules
The evolution of modules' layouts
Record Nr. UNINA-9910786674603321
Franceschi Alessandro  
Birmingham, [England] : , : Packt Publishing, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Extending puppet : design, manage, and deploy your puppet architecture with the help of real-world scenarios / / Alessandro Franceschi ; foreword by Nigel Kersten ; cover image by Alessandro Franceschi
Extending puppet : design, manage, and deploy your puppet architecture with the help of real-world scenarios / / Alessandro Franceschi ; foreword by Nigel Kersten ; cover image by Alessandro Franceschi
Autore Franceschi Alessandro
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2014
Descrizione fisica 1 online resource (328 p.)
Disciplina 005.15
Collana Community Experience Distilled
Soggetto topico Software configuration management
ISBN 1-78398-145-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; Foreword; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Puppet Essentials; The Puppet ecosystem; Why configuration management matters; Puppet components; Installation and configuration; Puppet in action; Resources; The resource abstraction layer; Nodes; Classes and defines; Class inheritance; Resource defaults; Resource references; Variables, facts, and scopes; System's facts; User variables in Puppet DSL; User variables in an ENC; User variables in Hiera; Puppet's built-in variables
A variable's scopeMeta parameters; Managing order and dependencies; Run stages; Reserved names and allowed characters; Conditionals; Comparison operators; The In operator; Expressions combinations; Exported resources; Virtual resources; Modules; The paths of a module and autoloading; ERB templates; Summary; Chapter 2: Hiera; Installing and configuring Hiera; Global settings; Backend-specific settings; The hiera.yaml examples; Working with the command line on a YAML backend; Using Hiera in Puppet; Dealing with hashes in the Puppet code; Puppet 3 automatic parameter lookup
Evolving usage patterns for class parametersAdditional Hiera backends; The hiera-file backend; The hiera-gpg backend; The hiera-eyaml backend; The hiera-http and hiera-mysql backends; Using Hiera as an ENC; Summary; Chapter 3: PuppetDB; Installation and configuration; PuppetDB configurations; The init script configuration; Configuration settings; Logging configuration; Configurations on the Puppet Master; Dashboards; PuppetDB performance dashboard; Puppetboard - query PuppetDB from the web; The PuppetDB API; Querying PuppetDB (Read); The PuppetDB commands (Write)
Querying PuppetDB for fun and profitThe /facts endpoint; The /resources endpoint; The /nodes endpoint; The /catalogs endpoint; The /facts-names endpoint; The /metrics endpoint; The /reports endpoint; The /events endpoint; The /event-counts endpoint; The /aggregated-event-counts endpoint; The /server-time endpoint; The /version endpoint; The puppetdbquery module; Query format; Query from the command line; Query from Puppet manifests; The PuppetDB Hiera backend; How Puppet code may change in the future; Summary; Chapter 4: Designing Puppet Architectures; The components of Puppet architecture
Definition of the classes to include in each nodeDefinition of the parameters to use for each node; Definition of the configuration files provided to the nodes; Definition of custom resources and classes; The Foreman; Roles and profiles; The data and the code; Sample architectures; The default approach; Basic ENC, logic in the site module, Hiera backend; The Foreman and Hiera; The Hiera-based setup; The Hiera-only setup; Foreman smart variables; Fact-driven truths; Nodeless site.pp; Node inheritance done right; Summary; Chapter 5: Using and Writing Reusable Modules
The evolution of modules' layouts
Record Nr. UNINA-9910813043303321
Franceschi Alessandro  
Birmingham, [England] : , : Packt Publishing, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Git : distributed version control fundamentals and workflows / / René Preissel, Bjørn Stachmann ; technical reviewer, Budi Kurniawan ; indexer, Chris Mayle
Git : distributed version control fundamentals and workflows / / René Preissel, Bjørn Stachmann ; technical reviewer, Budi Kurniawan ; indexer, Chris Mayle
Autore Preissel René
Edizione [First edition.]
Pubbl/distr/stampa [Vancouver, Canada] : , : Brainy Software, , 2014
Descrizione fisica 1 online resource (335 p.)
Disciplina 005.15
Soggetto topico Software configuration management
Revision control (Computer science)
Git (Computer file)
Soggetto genere / forma Electronic books.
ISBN 1-77197-000-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Introduction""; ""Chapter 1 Basic Concepts""; ""Chapter 2 Getting Started""; ""Chapter 3 What Is A Commit?""; ""Chapter 4 Multiple Commits""; ""Chapter 5 The Repository""; ""Chapter 6 Branches""; ""Chapter 7 Merging Branches""; ""Chapter 8 A Cleaner History with Rebasing""; ""Chapter 9 Exchanges between Repositories""; ""Chapter 10 Version Tagging""; ""Chapter 11 Dependencies between Repositories""; ""Chapter 12 Tips and Tricks""; ""Chapter 13 Introduction to Workflows""; ""Chapter 14 Project Setup""; ""Chapter 15 Developing on the Same Branch""
""Chapter 16 Developing with Feature Branches""""Chapter 17 Troubleshooting with Bisection""; ""Chapter 18 Working with A Build Server""; ""Chapter 19 Performing A Release""; ""Chapter 20 Splitting A Large Project""; ""Chapter 21 Merging Small Projects""; ""Chapter 22 Outsourcing Long Histories""; ""Chapter 23 Using Other Version Controls in Parallel""; ""Chapter 24 Migrating to Git""; ""Chapter 25 What Else Is There?""; ""Chapter 26 Git�s Shortcomings""; ""Index""
Record Nr. UNINA-9910459909703321
Preissel René  
[Vancouver, Canada] : , : Brainy Software, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Git : distributed version control fundamentals and workflows / / René Preissel, Bjørn Stachmann ; technical reviewer, Budi Kurniawan ; indexer, Chris Mayle
Git : distributed version control fundamentals and workflows / / René Preissel, Bjørn Stachmann ; technical reviewer, Budi Kurniawan ; indexer, Chris Mayle
Autore Preissel René
Edizione [First edition.]
Pubbl/distr/stampa [Vancouver, Canada] : , : Brainy Software, , 2014
Descrizione fisica 1 online resource (335 p.)
Disciplina 005.15
Soggetto topico Software configuration management
Revision control (Computer science)
Git (Computer file)
ISBN 1-77197-000-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Introduction""; ""Chapter 1 Basic Concepts""; ""Chapter 2 Getting Started""; ""Chapter 3 What Is A Commit?""; ""Chapter 4 Multiple Commits""; ""Chapter 5 The Repository""; ""Chapter 6 Branches""; ""Chapter 7 Merging Branches""; ""Chapter 8 A Cleaner History with Rebasing""; ""Chapter 9 Exchanges between Repositories""; ""Chapter 10 Version Tagging""; ""Chapter 11 Dependencies between Repositories""; ""Chapter 12 Tips and Tricks""; ""Chapter 13 Introduction to Workflows""; ""Chapter 14 Project Setup""; ""Chapter 15 Developing on the Same Branch""
""Chapter 16 Developing with Feature Branches""""Chapter 17 Troubleshooting with Bisection""; ""Chapter 18 Working with A Build Server""; ""Chapter 19 Performing A Release""; ""Chapter 20 Splitting A Large Project""; ""Chapter 21 Merging Small Projects""; ""Chapter 22 Outsourcing Long Histories""; ""Chapter 23 Using Other Version Controls in Parallel""; ""Chapter 24 Migrating to Git""; ""Chapter 25 What Else Is There?""; ""Chapter 26 Git�s Shortcomings""; ""Index""
Record Nr. UNINA-9910787126003321
Preissel René  
[Vancouver, Canada] : , : Brainy Software, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Git : distributed version control fundamentals and workflows / / René Preissel, Bjørn Stachmann ; technical reviewer, Budi Kurniawan ; indexer, Chris Mayle
Git : distributed version control fundamentals and workflows / / René Preissel, Bjørn Stachmann ; technical reviewer, Budi Kurniawan ; indexer, Chris Mayle
Autore Preissel René
Edizione [First edition.]
Pubbl/distr/stampa [Vancouver, Canada] : , : Brainy Software, , 2014
Descrizione fisica 1 online resource (335 p.)
Disciplina 005.15
Soggetto topico Software configuration management
Revision control (Computer science)
Git (Computer file)
ISBN 1-77197-000-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Introduction""; ""Chapter 1 Basic Concepts""; ""Chapter 2 Getting Started""; ""Chapter 3 What Is A Commit?""; ""Chapter 4 Multiple Commits""; ""Chapter 5 The Repository""; ""Chapter 6 Branches""; ""Chapter 7 Merging Branches""; ""Chapter 8 A Cleaner History with Rebasing""; ""Chapter 9 Exchanges between Repositories""; ""Chapter 10 Version Tagging""; ""Chapter 11 Dependencies between Repositories""; ""Chapter 12 Tips and Tricks""; ""Chapter 13 Introduction to Workflows""; ""Chapter 14 Project Setup""; ""Chapter 15 Developing on the Same Branch""
""Chapter 16 Developing with Feature Branches""""Chapter 17 Troubleshooting with Bisection""; ""Chapter 18 Working with A Build Server""; ""Chapter 19 Performing A Release""; ""Chapter 20 Splitting A Large Project""; ""Chapter 21 Merging Small Projects""; ""Chapter 22 Outsourcing Long Histories""; ""Chapter 23 Using Other Version Controls in Parallel""; ""Chapter 24 Migrating to Git""; ""Chapter 25 What Else Is There?""; ""Chapter 26 Git�s Shortcomings""; ""Index""
Record Nr. UNINA-9910811271503321
Preissel René  
[Vancouver, Canada] : , : Brainy Software, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui