|
|
Books > Computing & IT > Computer software packages > Other software packages > Enterprise software
Leverage Jira's powerful task management and workflow features to
better manage your business processes Key Features The book covers
all major applications of Jira, which are Jira Software, Jira Core,
Jira Service Desk. Configure project workflows and the fields that
will be used in the project with the help of Jira's features Create
tickets for issues and manage your projects using the Jira software
Book DescriptionJira is an issue tracker and project management
system. With their latest release, the Jira team has now expanded
their user base to agile teams as well as business teams. This book
provides a comprehensive explanation covering all major components
of Jira, including Jira Software, Jira Core, and Jira Service Desk.
This book starts with an introduction to Jira's unique features and
how it can be used as an issue-tracking tool. It will then teach
you about how a new project is created by a Jira administrator,
what responsibilities there are, and using correct and relevant
schemes in your project. You will then learn how to configure
project workflows and fields for project screens. You will
understand the various permissions used in projects and the
importance of project roles in Jira. Then, the book talks about the
concepts of versions acting as milestones and using components when
handling issues in your projects. It will then focus on analysing
data using built-in reports and creating dashboards in Jira. At the
end, it will discuss various best practices for users as well as
project managers or project administrators. What you will learn
Implement Jira as a project administrator or project manager Get
familiar with various functionalities of Jira Configure projects
and boards in your organisation's Jira instance Understand how and
when to use components and versions in your projects Manage project
configurations and Jira schemes Learn the best practices to manage
your Jira instance Who this book is forThis book will be especially
useful for project managers but it's also intended for other Jira
users, including developers, and any other industry besides
software development, who would like to use Jira for project
management.
Create dynamic dashboards to perform interactive analytics for
business intelligence operations Key Features Explore newly added
features in Qlik Sense Discover best practices to work with data
using Qlik Sense Learn to implement advanced functions for better
data insight Book DescriptionQlik Sense allows you to explore
simple and complex data to reveal hidden insight and data
relationships that help you make quality decisions for overall
productivity. An expert Qlik Sense user can use its features for
business intelligence in an enterprise environment effectively.
Qlik Sense Cookbook is an excellent guide for all aspiring Qlik
Sense developers and will empower you to create featured desktop
applications to obtain daily insights at work. This book takes you
through the basics and advanced functions of Qlik Sense February
2018 release. You'll start with a quick refresher on obtaining data
from data files and databases, and move on to some more refined
features including visualization, and scripting, as well as
managing apps and user interfaces. You will then understand how to
work with advanced functions like set analysis and set expressions.
As you make your way through this book, you will uncover newly
added features in Qlik Sense such as new visualizations, label
expressions and colors for dimension and measures. By the end of
this book, you will have explored various visualization extensions
to create your own interactive dashboard with the required tips and
tricks. This will help you overcome challenging situations while
developing your applications in Qlik Sense. What you will learn
Source, preview, and distribute your data through interactive
dashboards Explore and work with the latest visualization functions
Learn how to write and use script subroutines Make your UI advanced
and intuitive with custom objects and indicators Use visualization
extensions for your Qlik Sense dashboard Work with Aggr and learn
to use it within set analysis Who this book is forQlik Sense
Cookbook is for data and BI analysts who want to become well versed
with Qlik Sense to apply business intelligence in data. If you are
a beginner in data analytics and want to adopt an independent
recipe-based approach to learn the required concepts and services
in detail, this book is ideal! Individuals with prior knowledge of
its sister product, QlikView, will also benefit from this book.
Familiarity with the basics of business intelligence is a
prerequisite.
Progressively explore UI development with Shiny via practical
examples Key Features Write a Shiny interface in pure HTML Explore
powerful layout functions to make attractive dashboards and other
intuitive interfaces Get to grips with Bootstrap and leverage it in
your Shiny applications Book DescriptionAlthough vanilla Shiny
applications look attractive with some layout flexibility, you may
still want to have more control over how the interface is laid out
to produce a dashboard. Hands-On Dashboard Development with Shiny
helps you incorporate this in your applications. The book starts by
guiding you in producing an application based on the diamonds
dataset included in the ggplot2 package. You'll create a single
application, but the interface will be reskinned and rebuilt
throughout using different methods to illustrate their uses and
functions using HTML, CSS, and JavaScript. You will also learn to
develop an application that creates documents and reports using R
Markdown. Furthermore, the book demonstrates the use of HTML
templates and the Bootstrap framework. Moving along, you will learn
how to produce dashboards using the Shiny command and dashboard
package. Finally, you will learn how to lay out applications using
a wide range of built-in functions. By the end of the book, you
will have an understanding of the principles that underpin layout
in Shiny applications, including sections of HTML added to a
vanilla Shiny application, HTML interfaces written from scratch,
dashboards, navigation bars, and interfaces. What you will learn
Add HTML to a Shiny application and write its interfaces from
scratch in HTML Use built-in Shiny functions to produce attractive
and flexible layouts Produce dashboards, adding icons and
notifications Explore Bootstrap themes to lay out your applications
Get insights into UI development with hands-on examples Use R
Markdown to create and download reports Who this book is forIf you
have some experience writing Shiny applications and want to use
HTML, CSS, and Bootstrap to make custom interfaces, then this book
is for you.
Learn about the Advanced Administration Certification Examination
and build a successful career in Salesforce administration About
This Book * Build your skills and knowledge to crack the Advanced
Admin Certification Examination * Leverage the advanced
administration capabilities of Salesforce and Salesforce1 *
Optimize and extend Sales Cloud and Service Cloud applications Who
This Book Is For This book is written for Salesforce admins who are
looking to gain an in-depth knowledge of the Salesforce platform
and grow their value in their organization. It will teach them to
implement and design advanced business process automation for the
benefit of their organization. What You Will Learn * Adopt
Lightning Experience to improve the productivity of your
organization's sales team * Create and maintain service
entitlements and entitlement processes * Process Builder basic and
advanced concepts * Different ways to deploy applications between
environments * Best practices for improving and enriching data
quality In Detail The book starts by refreshing your knowledge of
common admin tasks. You will go over Lightning Experience and
various security aspects. You will be shown how to implement
territory management in your organization and make use of custom
objects. From here, the book progresses to advanced configuration,
data management, and data analytics before swiftly moving on to
setting up advanced organization-wide features that affect the look
and feel of the application. Extend the capabilities of your
organization's Salesforce implementation by optimizing and
extending Sales Cloud, Salesforce1, and Service Cloud applications.
This guide will equip you with the tools you need to build a
successful career in Salesforce. Style and approach The book takes
a straightforward, no-nonsense approach to working with the
Salesforce CRM platform. It is filled with examples, advanced use
cases, and all the resources you need to be a Salesforce Jedi.
Get the deep insights you need to master efficient architectural
design considerations and solve common design problems in your
enterprise applications. Key Features The benefits and
applicability of using different design patterns in JAVA EE Learn
best practices to solve common design and architectural challenges
Choose the right patterns to improve the efficiency of your
programs Book DescriptionPatterns are essential design tools for
Java developers. Java EE Design Patterns and Best Practices helps
developers attain better code quality and progress to higher levels
of architectural creativity by examining the purpose of each
available pattern and demonstrating its implementation with various
code examples. This book will take you through a number of patterns
and their Java EE-specific implementations. In the beginning, you
will learn the foundation for, and importance of, design patterns
in Java EE, and then will move on to implement various patterns on
the presentation tier, business tier, and integration tier.
Further, you will explore the patterns involved in Aspect-Oriented
Programming (AOP) and take a closer look at reactive patterns.
Moving on, you will be introduced to modern architectural patterns
involved in composing microservices and cloud-native applications.
You will get acquainted with security patterns and operational
patterns involved in scaling and monitoring, along with some
patterns involved in deployment. By the end of the book, you will
be able to efficiently address common problems faced when
developing applications and will be comfortable working on scalable
and maintainable projects of any size. What you will learn
Implement presentation layers, such as the front controller pattern
Understand the business tier and implement the business delegate
pattern Master the implementation of AOP Get involved with
asynchronous EJB methods and REST services Involve key patterns in
the adoption of microservices architecture Manage performance and
scalability for enterprise-level applications Who this book is
forJava developers who are comfortable with programming in Java and
now want to learn how to implement design patterns to create
robust, reusable and easily maintainable apps.
Build, design, and style beautiful and informative applications on
the Salesforce Lightning platform Key Features Build and Test
Lightning Components that enhance application usability and
adaptability Apply Security Best Practices to your Custom Lightning
Components Design Lightning Components for Salesforce UIs such as
Lightning Pages, Salesforce 1 Application, Communities, and more.
Book DescriptionBuilt on the Salesforce App Cloud, the new
Salesforce Lightning Experience combines three major components:
Lightning Design System, Lightning App Builder, and Lightning
Components, to provide an enhanced user experience. This book will
enable you to quickly create modern, enterprise apps with Lightning
Component Framework. You will start by building simple Lightning
Components and understanding the Lightning Components architecture.
The chapters cover the basics of Lightning Component Framework
semantics and syntax, the security features provided by Locker
Service, and use of third-party libraries inside Lightning
Components. The later chapters focus on debugging, performance
tuning, testing using Lightning Testing Services, and how to
publish Lightning Components on Salesforce AppExchange. What you
will learn Understand Lightning Components architecture Learn
Locker security best practices Debug and Improve performance of
your Lightning Components Use third-party libraries along with
Lightning Component Framework Learn how to publish Lightning
Components on AppExchange Use Lightning Out to take your Lightning
Components outside the Salesforce platform Who this book is forThis
book is for Salesforce developers or developers from other
platforms who are familiar with HTML, CSS, and JavaScript and want
to build and test Salesforce Lightning components. No knowledge of
Salesforce Lightning is required.
Take your SAP ABAP skills to the next level by mastering ABAP
programming techniques with the help of real-world examples Key
Features Become adept at building interfaces and explore ABAP tools
and techniques Discover the modern functionalities available in the
latest version of ABAP Learn the process of creating stunning HTML5
applications using SAPUI5 Book DescriptionAdvanced Business
Application Programming (ABAP) is an established and complex
programming language in the IT industry. This book is designed to
help you use the latest ABAP techniques and apply legacy
constructions using practical examples. You'll start with a quick
refresher on language and database concepts, followed by agile
techniques for adding custom code to a modern ABAP system. After
this, you will get up to speed with the complete ABAP toolset for
importing data to and from different environments. Next, you'll
learn how to print forms and work with the different ABAP tools for
Extensible Markup Language (XML) manipulation. While covering
further chapters, you'll gain insights into building stunning UI5
interfaces, in addition to learning how to develop simple apps
using the Business Object Processing Framework (BOPF). You will
also pick up the technique of handling exceptions and performing
testing in ABAP. In the concluding chapters, you can look forward
to grasping various techniques for optimizing the performance of
programs using a variety of performance analysis tools. By the end
of this book, you will have the expertise you need to confidently
build maintainable programs in Systems, Applications, and Products
(SAP). What you will learn Create stable and error-free ABAP
programs Leverage new ABAP concepts including object-oriented
programming(OOP) and Model-View-Controller (MVC) Learn to add
custom code to your existing SAP program Speed up your ABAP
programs by spotting bottlenecks Understand techniques such as
performance tuning and optimization Develop modern and beautiful
user interfaces (UIs) in an ABAP environment Build multiple classes
with any nesting level Who this book is forThis book is for
developers who want to learn and use ABAP skills to become an
industry expert. Familiarity with object-oriented programming
concepts is expected.
Step through loading GIS data, creating GIS data, styling GIS and
making maps with QGIS following a simple narrative that will allow
you to build confidence as you progress. Key Features Work with GIS
data, a step by step guide from creation to making a map Perform
geoprocessing tasks and automate them using model builder Explore a
range of features in QGIS 3.4, discover the power behind open
source desktop GIS Book DescriptionQGIS is a user friendly, open
source geographic information system (GIS). The popularity of open
source GIS and QGIS, in particular, has been growing rapidly over
the last few years. This book is designed to help beginners learn
about all the tools required to use QGIS 3.4. This book will
provide you with clear, step-by-step instructions to help you apply
your GIS knowledge to QGIS. You begin with an overview of QGIS 3.4
and its installation. You will learn how to load existing spatial
data and create vector data from scratch. You will then be creating
styles and labels for maps. The final two chapters demonstrate the
Processing toolbox and include a brief investigation on how to
extend QGIS. Throughout this book, we will be using the GeoPackage
format, and we will also discuss how QGIS can support many
different types of data. Finally, you will learn where to get help
and how to become engaged with the GIS community. What you will
learn Use existing data to interact with the canvas via
zoom/pan/selection Create vector data and a GeoPackage and build a
simple project around it Style data, both vector and raster data,
using the Layer Styling Panel Design, label, save, and export maps
using the data you have created Analyze spatial queries using the
Processing toolbox Expand QGIS with the help of plugins, model
builder, and the command line Who this book is forIf you know the
basic functions and processes of GIS, and want to learn to use QGIS
to analyze geospatial data and create rich mapping applications,
then this is the book for you.
Learn how to write automated tests for Dynamics 365 Business
Central and see how to implement it in your daily work Key Features
Leverage automated testing to advance over traditional manual
testing methods Write, design, and implement automated tests
Explore various testing frameworks and tools compatible with
Microsoft Dynamics 365 Business Central Book DescriptionDynamics
365 Business Central is the new cloud-based SaaS ERP proposition
from Microsoft. It's not as simple as it used to be way back when
it was called Navigator, Navision Financials, or Microsoft Business
Solutions-Navision. Our development practices are becoming more
formal, and with this, the call for test automation is pressing on
us. This book will teach you to leverage testing tools available
with Dynamics 365 Business Central to perform automated testing.
We'll begin with a quick introduction to automated testing,
followed by an overview of test automation in Dynamics 365 Business
Central. Then you'll learn to design and build automated tests and
we'll go through some efficient methods to get from requirements to
application and testing code. Lastly, you'll learn to incorporate
your own and Microsoft tests into your daily development practice.
By the end of the book, you'll be able to write your own automated
tests for Dynamics 365 Business Central. What you will learn
Understand what automated tests are, and when and why to use them
Explore the five pillars of the Testability Framework of Business
Central Design and write automated tests for Business Central Make
use of standard automated tests and their helper libraries
Integrate automated tests into your development practice Who this
book is forThis book is for consultants, testers, developers, and
development managers working with Microsoft Dynamics NAV and
Business Central. Being a book on automated testing techniques, it
also caters to both functional and technical development teams.
Explore distributed ledger technology, decentralization, and smart
contracts and develop real-time decentralized applications with
Ethereum and Solidity Key Features Get to grips with the underlying
technical principles and implementations of blockchain Build
powerful applications using Ethereum to secure transactions and
create smart contracts Gain advanced insights into cryptography and
cryptocurrencies Book DescriptionBlockchain technology is a
distributed ledger with applications in industries such as finance,
government, and media. This Learning Path is your guide to building
blockchain networks using Ethereum, JavaScript, and Solidity. You
will get started by understanding the technical foundations of
blockchain technology, including distributed systems, cryptography
and how this digital ledger keeps data secure. Further into the
chapters, you'll gain insights into developing applications using
Ethereum and Hyperledger. As you build on your knowledge of Ether
security, mining , smart contracts, and Solidity, you'll learn how
to create robust and secure applications that run exactly as
programmed without being affected by fraud, censorship, or
third-party interference. Toward the concluding chapters, you'll
explore how blockchain solutions can be implemented in applications
such as IoT apps, in addition to its use in currencies. The
Learning Path will also highlight how you can increase blockchain
scalability and even discusses the future scope of this fascinating
and powerful technology. By the end of this Learning Path, you'll
be equipped with the skills you need to tackle pain points
encountered in the blockchain life cycle and confidently design and
deploy decentralized applications. This Learning Path includes
content from the following Packt products: Mastering Blockchain -
Second Edition by Imran Bashir Building Blockchain Projects by
Narayan Prusty What you will learn Understand why decentralized
applications are important Discover the mechanisms behind bitcoin
and alternative cryptocurrencies Master how cryptography is used to
secure data with the help of examples Maintain, monitor, and manage
your blockchain solutions Create Ethereum wallets Explore research
topics and the future scope of blockchain technology Who this book
is forThis Learning Path is designed for blockchain developers who
want to build decentralized applications and smart contracts from
scratch using Hyperledger. Basic familiarity with any programming
language will be useful to get started with this Learning Path.
Implement Business Central and explore methods to upgrade to NAV
2018 Key Features Learn the key roles of Dynamics NAV partner and
the roles within your customer's organization Create configuration
packages and perform data migration Explore Microsoft Dynamics 365
Business Central to use Dynamics NAV 2018 functionalities in the
Cloud Book DescriptionMicrosoft Dynamics Business Central is a full
business solution suite and a complete ERP solution, which contains
a robust set of development tools; these tools can help you to gain
control over your business and can simplify supply chains,
manufacturing, and operations. Implementing Microsoft Dynamics 365
Business Central On-Premise covers the latest features of Dynamics
Business Central and NAV from the end users' and developers'
perspectives. It also provides an insight into different tools
available for implementation, whether it's a new installation or
migrating from the previous version of Dynamics NAV. This book will
take you from an introduction to Dynamics NAV 2018 through to
exploring all the techniques related to implementation and
migration. You will also learn to expand functionalities within
your existing Microsoft Dynamics NAV installation, perform data
analysis, and implement free third-party add-ons to your existing
installation. As you progress through the book, you will learn to
work with third-party add-on tools. In the concluding chapters, you
will explore Dynamics 365 Business Central, the new Cloud solution
based on the Microsoft NAV platform, and techniques for using
Docker and Sandbox to develop applications. By the end of the book,
you will have gained a deep understanding of the key components for
successful Dynamics NAV implementation for an organization. What
you will learn Explore new features introduced in Microsoft
Dynamics NAV 2018 Migrate to Microsoft Dynamics NAV 2018 from
previous versions Learn abstract techniques for data analysis,
reporting, and debugging Install, configure, and use additional
tools for business intelligence, document management, and reporting
Discover Dynamics 365 Business Central and several other Microsoft
services Utilize different tools to develop applications for
Business Central Who this book is forImplementing Microsoft
Dynamics 365 Business Central On-Premise is for Dynamics NAV
partners and end users who want to know everything about Dynamics
NAV implementation. This book is for you if you want to be a
project manager or get involved with Dynamics NAV, but do not have
the expertise to write code yourself. This book can also help you
to understand the need to move to Business Central and its
advantages.
Over 70 recipes to effectively apply DevOps best practices and
implement Agile, Git, CI-CD & Test automation using Azure
DevOps Server (TFS) 2019 Key Features Learn improving code quality
using pull requests, branch policies, githooks and git branching
design Accelerate the deployment of high quality software by
automating build and releases using CI-CD Pipelines. Learn tried
and tested techniques to automate database deployments, App Service
& Function Deployments in Azure. Book DescriptionAzure DevOps
Server, previously known as Team Foundation Server (TFS), is a
comprehensive on-premise DevOps toolset with a rich ecosystem of
open source plugins. This book is your one stop guide to learn how
to effectively use all of these Azure DevOps services to go from
zero to DevOps. You will start by building high-quality scalable
software targeting .NET, .NET core or Node.js applications. You
will learn techniques that will help you to set up end-to-end
traceability of your code changes from design through to release.
Whether you are deploying software on-premise or in the cloud in
App Service, Functions, or Azure VMs, this book will help you learn
release management techniques to reduce release failures. Next, you
will be able to secure application configuration by using Azure
KeyVault. You will also learn how to create and release extensions
to the Azure DevOps marketplace and reach million developer
ecosystem for feedback. The working extension samples will allow
you to iterate changes in your extensions easily and release
updates to the marketplace quickly. By the end of this book,
techniques provided in the book will help you break down the
invisible silos between your software development teams. This will
transform you from being a good software development team to an
elite modern cross functional software development team. What you
will learn Set up a team project for an Agile delivery team,
importing requirements from Excel Plan,track, and monitor progress
using self updating boards, Sprint and Kanban boards Unlock the
features of Git by using branch policies, Git pull requests, forks,
and Git hooks Build and release .NET core, SQL and Node.js
applications using Azure Pipeline Automate testing by integrating
Microsoft and open source testing frameworks Extend Azure DevOps
Server to a million developer ecosystem Who this book is forThis
book is for anyone looking to succeed with DevOps. The techniques
in this book apply to all roles of the software development
lifecycle including developers, testers, architects, configuration
analysts, site reliability engineers and release managers. If you
are a new user you'll learn how to get started; if you are an
experienced user you'll learn how to launch your project into a
modern and mature DevOps enabled software development team.
Design a virtualized data center with VMware vSphere 6.7 Key
Features Get the first book on the market that helps you design a
virtualized data center with VMware vSphere 6.7 Learn how to create
professional vSphere design documentation to ensure a successful
implementation A practical guide that will help you apply
infrastructure design principles to vSphere design Book
DescriptionVMware is the industry leader in data center
virtualization. The vSphere 6.x suite of products provides a robust
and resilient platform to virtualize server and application
workloads. This book uses proven infrastructure design principles
and applies them to VMware vSphere 6.7 virtual data center design
through short and focused recipes on each design aspect. The second
edition of this book focused on vSphere 6.0. vSphere features
released since then necessitate an updated design guide, which
includes recipes for upgrading to 6.7, vCenter HA; operational
improvements; cutting-edge, high-performance storage access such as
RDMA and Pmem; security features such as encrypted vMotion and
VM-level encryption; Proactive HA; HA Orchestrated Restart;
Predictive DRS; and more. By the end of the book, you will be able
to achieve enhanced compute, storage, network, and management
capabilities for your virtual data center. What you will learn
Identify key factors related to a vSphere design Mitigate security
risks and meet compliance requirements in a vSphere design Create a
vSphere conceptual design by identifying technical and business
requirements Design for performance, availability, recoverability,
manageability, and security Map the logical resource design into
the physical vSphere design Create professional vSphere design
documentation Who this book is forIf you are an administrator or
consultant interested in designing virtualized data center
environments using VMware vSphere 6.x (or previous versions of
vSphere and the supporting components), this book is for you.
|
|