Deploying Microsoft 365 teamwork : exam MS-300 guide : expert tips, techniques, and practices to pass the MS-300 exam on the first attempt / / Aaron Guilmette |
Autore | Guilmette Aaron |
Edizione | [1st edition] |
Pubbl/distr/stampa | Birmingham ; ; Mumbai : , : Packt Publishing, , 2020 |
Descrizione fisica | 1 online resource (617 pages) |
Disciplina | 658.404028553 |
Soggetto topico |
Project management - Computer programs
Microsoft programming Groupware (Computer software) |
ISBN | 1-83898-430-5 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNINA-9910793945603321 |
Guilmette Aaron | ||
Birmingham ; ; Mumbai : , : Packt Publishing, , 2020 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Deploying Microsoft 365 teamwork : exam MS-300 guide : expert tips, techniques, and practices to pass the MS-300 exam on the first attempt / / Aaron Guilmette |
Autore | Guilmette Aaron |
Edizione | [1st edition] |
Pubbl/distr/stampa | Birmingham ; ; Mumbai : , : Packt Publishing, , 2020 |
Descrizione fisica | 1 online resource (617 pages) |
Disciplina | 658.404028553 |
Soggetto topico |
Project management - Computer programs
Microsoft programming Groupware (Computer software) |
ISBN | 1-83898-430-5 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNINA-9910825989203321 |
Guilmette Aaron | ||
Birmingham ; ; Mumbai : , : Packt Publishing, , 2020 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Design and Implementation of Practical Schedulers for M2M Uplink Networks : Using MATLAB / / by Akshay Kumar, Ahmed Abdelhadi, T. Charles Clancy |
Autore | Kumar Akshay |
Edizione | [1st ed. 2018.] |
Pubbl/distr/stampa | Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018 |
Descrizione fisica | 1 online resource (222 pages) : illustrations |
Disciplina | 658.404028553 |
Soggetto topico |
Electrical engineering
Microwaves Optical engineering Information storage and retrieval Mathematical optimization Input-output equipment (Computers) Computer communication systems Communications Engineering, Networks Microwaves, RF and Optical Engineering Information Storage and Retrieval Continuous Optimization Input/Output and Data Communications Computer Communication Networks |
ISBN | 3-319-78081-6 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto | Chapter1: Introduction -- Chapter2: Background information -- Chapter3: Delay-Efficient Multiclass Packet Scheduler -- Chapter4: Delay-Optimal Multiclass Packet Scheduler -- Chapter5: Delay-Optimal Multitier Multiclass Packet Scheduler -- Chapter6: Conclusion and Future Work. |
Record Nr. | UNINA-9910299938803321 |
Kumar Akshay | ||
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Erfolgreiche Projekte managen mit PRINCE2 / / veröffentlicht von TSO (the Stationery Office) |
Edizione | [Zweite Auflage.] |
Pubbl/distr/stampa | Norwich, Norfolk : , : Axelos Global Best Practice, , 2019 |
Descrizione fisica | 1 online resource (xx, 406 pages) : illustrations |
Disciplina | 658.404028553 |
Soggetto topico | Project management - Computer programs |
Soggetto genere / forma | Electronic books. |
ISBN | 0-11-331551-1 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | ger |
Record Nr. | UNINA-9910466655503321 |
Norwich, Norfolk : , : Axelos Global Best Practice, , 2019 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
JIRA 5.x development cookbook [[electronic resource] ] : this book is your one-stop resource for mastering JIRA extensions and customizations / / Jobin Kuruvilla |
Autore | Kuruvilla Jobin |
Pubbl/distr/stampa | Birmingham, U.K., : Packt Publishing, c2013 |
Descrizione fisica | 1 online resource (512 p.) |
Disciplina | 658.404028553 |
Collana | Quick answers to common problems |
Soggetto topico |
Project management - Computer programs
Plug-ins (Computer programs) Issues management - Computer programs |
Soggetto genere / forma | Electronic books. |
ISBN | 1-78216-908-3 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto |
Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Plugin Development Process; Introduction; Setting up the development environment; Creating a skeleton plugin; Adding plugin modules; Deploying a JIRA plugin; Making changes to and redeploying a plugin; Using FastDev for plugin development; Testing and debugging; Chapter 2:Understanding the Plugin Framework; Introduction; Architecture explained...; Types of plugin modules; Working with the Plugins1 and Plugins2 versions; JIRA system plugins
Stable and core APIsModifying Atlassian bundled plugins; Converting plugins from v1 to v2; Adding resources into plugins; Adding web resources into plugins; Building JIRA from source; Adding new webwork actions to JIRA; Extending a webwork action in JIRA; Capturing plugin installation/uninstallation events; Chapter 3:Working with Custom Fields; Introduction; Writing a simple custom field; Custom field searchers; Dealing with custom fields on an issue; Programming custom field options; Overriding validation of custom fields; Customizing the change log value Migrating from one custom field type to another Making custom fields sortable; Displaying custom fields on subtask columns; User and date fields; Adding custom fields to notification mails; Adding help text for a custom field; Removing the ""none"" option from a select field; Making the custom field project importable; Changing the size of a text area custom field; Chapter 4:Programming workflows; Introduction; Writing a workflow condition; Writing a workflow validator; Writing a workflow post function; Editing an active workflow; Making an issue editable/non-editable based on workflow status Including/excluding resolutions for specific transitions Permissions based on workflow status; Internationalization in workflow transitions; Obtaining available workflow actions programmatically; Programmatically progressing on workflows; Obtaining workflow history from the database; Reordering workflow actions in JIRA; Creating common transitions in workflows; Creating global transitions in workflows; Jelly escalation; Chapter 5:Gadgets and Reporting in JIRA; Introduction; Writing a JIRA report; Reports in an Excel format; Data validation in JIRA reports; Restricting access to reports Object-configurable parameters for reports Creating a pie chart in JIRA; Writing JIRA 4 gadgets; Invoking REST services from gadgets; Configuring user preferences in gadgets; Accessing gadgets outside of JIRA; Chapter 6:The Power of JIRA Searching; Introduction; Writing a JQL function; Sanitizing JQL functions; Adding a search request view; Smart querying using quick search; Searching in plugins; Parsing JQL queries in plugins; Linking directly to search queries; Index and de-index programmatically; Managing filters programmatically; Subscribing to a filter; Chapter 7:Programming Issues Introduction |
Record Nr. | UNINA-9910462730903321 |
Kuruvilla Jobin | ||
Birmingham, U.K., : Packt Publishing, c2013 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
JIRA 5.x development cookbook [[electronic resource] ] : this book is your one-stop resource for mastering JIRA extensions and customizations / / Jobin Kuruvilla |
Autore | Kuruvilla Jobin |
Pubbl/distr/stampa | Birmingham, U.K., : Packt Publishing, c2013 |
Descrizione fisica | 1 online resource (512 p.) |
Disciplina | 658.404028553 |
Collana | Quick answers to common problems |
Soggetto topico |
Project management - Computer programs
Plug-ins (Computer programs) Issues management - Computer programs |
ISBN | 1-78216-908-3 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto |
Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Plugin Development Process; Introduction; Setting up the development environment; Creating a skeleton plugin; Adding plugin modules; Deploying a JIRA plugin; Making changes to and redeploying a plugin; Using FastDev for plugin development; Testing and debugging; Chapter 2:Understanding the Plugin Framework; Introduction; Architecture explained...; Types of plugin modules; Working with the Plugins1 and Plugins2 versions; JIRA system plugins
Stable and core APIsModifying Atlassian bundled plugins; Converting plugins from v1 to v2; Adding resources into plugins; Adding web resources into plugins; Building JIRA from source; Adding new webwork actions to JIRA; Extending a webwork action in JIRA; Capturing plugin installation/uninstallation events; Chapter 3:Working with Custom Fields; Introduction; Writing a simple custom field; Custom field searchers; Dealing with custom fields on an issue; Programming custom field options; Overriding validation of custom fields; Customizing the change log value Migrating from one custom field type to another Making custom fields sortable; Displaying custom fields on subtask columns; User and date fields; Adding custom fields to notification mails; Adding help text for a custom field; Removing the ""none"" option from a select field; Making the custom field project importable; Changing the size of a text area custom field; Chapter 4:Programming workflows; Introduction; Writing a workflow condition; Writing a workflow validator; Writing a workflow post function; Editing an active workflow; Making an issue editable/non-editable based on workflow status Including/excluding resolutions for specific transitions Permissions based on workflow status; Internationalization in workflow transitions; Obtaining available workflow actions programmatically; Programmatically progressing on workflows; Obtaining workflow history from the database; Reordering workflow actions in JIRA; Creating common transitions in workflows; Creating global transitions in workflows; Jelly escalation; Chapter 5:Gadgets and Reporting in JIRA; Introduction; Writing a JIRA report; Reports in an Excel format; Data validation in JIRA reports; Restricting access to reports Object-configurable parameters for reports Creating a pie chart in JIRA; Writing JIRA 4 gadgets; Invoking REST services from gadgets; Configuring user preferences in gadgets; Accessing gadgets outside of JIRA; Chapter 6:The Power of JIRA Searching; Introduction; Writing a JQL function; Sanitizing JQL functions; Adding a search request view; Smart querying using quick search; Searching in plugins; Parsing JQL queries in plugins; Linking directly to search queries; Index and de-index programmatically; Managing filters programmatically; Subscribing to a filter; Chapter 7:Programming Issues Introduction |
Record Nr. | UNINA-9910786864103321 |
Kuruvilla Jobin | ||
Birmingham, U.K., : Packt Publishing, c2013 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Mastering JIRA 7 : become an expert at using JIRA 7 through this one-stop guide! / / Ravi Sagar |
Autore | Sagar Ravi |
Edizione | [Second edition.] |
Pubbl/distr/stampa | Birmingham, England : , : Packt Publishing, , 2016 |
Descrizione fisica | 1 online resource (439 pages) : illustrations |
Disciplina | 658.404028553 |
Soggetto topico |
Project management - Computer programs
Issues management - Computer programs |
ISBN | 1-78646-170-6 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNINA-9910136563003321 |
Sagar Ravi | ||
Birmingham, England : , : Packt Publishing, , 2016 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Planning and control using Oracle® Primavera® P6 Versions 8, 15 and 16 PPM Professional : planning and progressing project schedules with and without roles and resources in an established database / / Paul E. Harris |
Autore | Harris Paul Eastwood |
Pubbl/distr/stampa | Victoria, Australia : , : Eastwood Harris Pty Ltd, , [2017] |
Descrizione fisica | 1 online resource (xvi, 430 pages) : illustrations |
Disciplina | 658.404028553 |
Soggetto topico | Project management - Computer programs |
ISBN | 1-925185-43-5 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto | Creating a project plan -- Starting up and navigation -- Creating a new project -- Defining calendars -- Creating a Primavera project WBS -- Adding activities and organizing under the WBS -- Formatting the display -- Adding relationships -- Activity network view -- Constraints -- Group, sort and layouts -- Filters -- Printing and reports -- Scheduling options and setting a baseline -- Updating an unresourced schedule -- User and administration preferences and scheduling options -- Creating roles and resources -- Assigning roles, resources and expenses -- Resource optimization -- Updating a resourced schedule -- Other methods of organizing project data -- GLobal change -- Managing the enterprise environment -- Multiple project scheduling -- Utilities -- Earned value management with P6 -- What is new in P6 versions 8, 15 and 16. |
Record Nr. | UNINA-9910154893203321 |
Harris Paul Eastwood | ||
Victoria, Australia : , : Eastwood Harris Pty Ltd, , [2017] | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Successfully managing S/4HANA projects : the definitive guide to the next digital transformation / / Denise Banks-Grasedyck, [and three others] |
Autore | Banks-Grasedyck Denise |
Pubbl/distr/stampa | Cham, Switzerland : , : Springer, , [2022] |
Descrizione fisica | 1 online resource (365 pages) |
Disciplina | 658.404028553 |
Collana | Management for Professionals |
Soggetto topico | Project management - Data processing |
ISBN | 3-030-86084-1 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNINA-9910556893703321 |
Banks-Grasedyck Denise | ||
Cham, Switzerland : , : Springer, , [2022] | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|