Browse Results

Showing 36,976 through 37,000 of 63,053 results

Mastering HTML5 Forms

by Gaurav Gupta

This tutorial will show you how to create stylish forms, not only visually appealing, but interactive and customized, in order to gather valuable user inputs and information.Enhance your skills in building responsive and dynamic web forms using HTML5, CSS3, and related technologies. All you need is a basic understanding of HTML and PHP.

Mastering HTML: A Beginner's Guide (Mastering Computer Science)

by Sufyan Bin Uzayr

An open-source, HyperText Markup Language, or HTML is a programming language used in website building and website templates. It is used to format the look and format of a web page, to set design features such as basic layout, colors, and fonts. CSS allows for continuity between different web pages on the site and makes webpage development easier and faster. CSS frameworks are used for developing responsive and mobile-friendly websites. Mastering HTML: A Beginner’s Guide examines the fundamental concepts of HTML, its history, all the different versions available, and its advantages and disadvantages. Written in a concise and easy-to-understand format, each chapter includes examples and details of correct code output and HTML. This book is a valuable resource for anyone who wants to create web page structures. After finishing this book, readers will be able to build their website quickly and with absolute ease. Key Features: Discusses basic concepts of HTML such as common HTML attributes, doctype declaration, Block level elements, inline elements, etc. Presents various elements, attributes and entities in HTML including a list of core attributes and entities used in HTML. Examines HTML Forms and other advanced topic such as Graphics, Canvas, SVG, etc. Introduces text formatting and links tags used in HTML such as blockquote, quotation, anchor and many more.

Mastering Hadoop

by Sandeep Karanth

Do you want to broaden your Hadoop skill set and take your knowledge to the next level? Do you wish to enhance your knowledge of Hadoop to solve challenging data processing problems? Are your Hadoop jobs, Pig scripts, or Hive queries not working as fast as you intend? Are you looking to understand the benefits of upgrading Hadoop? If the answer is yes to any of these, this book is for you. It assumes novice-level familiarity with Hadoop.

Mastering Hadoop 3: Big Data Processing At Scale To Unlock Unique Business Insights

by Chanchal Singh

If you want to become a Big Data professional by mastering the advanced concepts in Hadoop, this book is for you. If you’re a Hadoop professional looking to strengthen your knowledge of the Hadoop ecosystem, this book will also help you. A fundamental knowledge of the Java programming language and some basics of Hadoop is required to get started with this book.

Mastering Health Data Science Using R

by Alice Paul

This book provides a practical, application-driven guide to using R for public health and health data science, accessible to both beginners and those with some coding experience. Each module starts with data as the driver of analysis before introducing and breaking down the programming concepts needed to tackle the analysis in a step-by-step manner. This book aims to equip readers by offering a practical and approachable programming guide tailored to those in health-related fields. Going beyond simple R examples, the programming principles and skills developed will give readers the ability to apply R skills to their own research needs. Practical case studies in public health are provided throughout to reinforce learning.Topics include data structures in R, exploratory analysis, distributions, hypothesis testing, regression analysis, and larger scale programming with functions and control flows. The presentation focuses on implementation with R and assumes readers have had an introduction to probability, statistical inference and regression analysis.Key features:· Includes practical case studies.· Explains how to write larger programmes.· Contains additional information on Quarto.Alice Paul is an Assistant Professor of Biostatistics and Teaching Scholar, holding a Ph.D. in Operations Research from Cornell University. With six years of teaching experience at the undergraduate, master’s, and Ph.D. levels, she instructed students in diverse fields, including biostatistics, engineering, computer science, and data science at both Brown University and Olin College of Engineering.

Mastering Hibernate

by Ramin Rad

Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise application About This Book * Understand the internals of Hibernate and its architecture, and how it manages Entities, Events, Versioning, Filters, and Cache * Observe how Hibernate bridges the gap between object-oriented concepts and relational models * Discover how Hibernate can address architectural concerns such as Transaction, Database Multi-tenancy, Clustering, and Database Shards Who This Book Is For Mastering Hibernate is intended for those who are already using or considering using Hibernate as the solution to address the problem of Object Relational Mapping. If you are already using Hibernate, this book will help you understand the internals and become a power user of Hibernate. What You Will Learn * Understand the internals of a Hibernate session and how Entities are managed * Declare better mapping between entity classes and database tables * Manage entity associations and collections * Fetch data not just by entity ID, but also using HQL, Criteria Objects, Filters, and Native SQL * Observe the first and second level caches and find out how to manage them * Collect statistics and metrics data for further observation * Make your application work with multi-tenant databases In Detail Hibernate has been so successful since its inception that it even influenced the Java Enterprise Edition specification in that the Java Persistence API was dramatically changed to do it the Hibernate way. Hibernate is the tool that solves the complex problem of Object Relational Mapping. It can be used in both Java Enterprise applications as well as .Net applications. Additionally, it can be used for both SQL and NoSQL data stores. Some developers learn the basics of Hibernate and hit the ground quickly. But when demands go beyond the basics, they take a reactive approach instead of learning the fundamentals and core concepts. However, the secret to success for any good developer is knowing and understanding the tools at your disposal. It's time to learn about your tool to use it better This book first explores the internals of Hibernate by discussing what occurs inside a Hibernate session and how Entities are managed. Then, we cover core topics such as mapping, querying, caching, and we demonstrate how to use a wide range of very useful annotations. Additionally, you will learn how to create event listeners or interceptors utilizing the improved architecture in the latest version of Hibernate. Style and approach This book takes a close look at the core topics, and helps you understand the complex topics by showing you examples and giving you in-depth discussions.

Mastering High Performance with Kotlin: Overcome performance difficulties in Kotlin with a range of exciting techniques and solutions

by Igor Kucherenko

Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language.Key Features Apply modern Kotlin features to speed up processing and implement highly efficient and reliable codes. Learn memory optimization, concurrency, multi-threading, scaling, and caching techniques to achieve high performance. Learn how to prevent unnecessary overhead and use profiling tools to detect performance issues. Book DescriptionThe ease with which we write applications has been increasing, but with it comes the need to address their performance. A balancing act between easily implementing complex applications and keeping their performance optimal is a present-day requirement In this book, we explore how to achieve this crucial balance, while developing and deploying applications with Kotlin.The book starts by analyzing various Kotlin specifcations to identify those that have a potentially adverse effect on performance. Then, we move on to monitor techniques that enable us to identify performance bottlenecks and optimize performance metrics. Next, we look at techniques that help to us achieve high performance: memory optimization, concurrency, multi threading, scaling, and caching. We also look at fault tolerance solutions and the importance of logging. We'll also cover best practices of Kotlin programming that will help you to improve the quality of your code base.By the end of the book, you will have gained some insight into various techniques and solutions that will help to create high-performance applications in the Kotlin environmentWhat you will learn Understand the importance of high performance Learn performance metrics Learn popular design patterns currently being used in Kotlin Understand how to apply modern Kotlin features to data processing Learn how to use profling tools Discover how to read bytecode Learn to perform memory optimizations Uncover approaches to the multithreading environmentWho this book is forThis book is for Kotlin developers who would like to build reliable and high-performance applications. Prior Kotlin programming knowledge is assumed.

Mastering Hyper-V

by Peter De Tender

This book is mainly targeted at the common network and system administrator who has to deal with server virtualization in their day to day job, primarily using Microsoft Hyper-V and System Center. It assumes you have some practical experience with previous versions of Hyper-V, although this is not a requirement; you don't need to be a subject matter expert.

Mastering Hyper-V 2012 R2 with System Center and Windows Azure

by John Savill

This book will help you understand the capabilities of Microsoft Hyper-V, architect a Hyper-V solution for your datacenter, plan a deployment/migration, and then manage it all using native tools and System Center. Coverage also includes hybrid cloud scenarios specifically with Windows Azure to complete the full virtualization piece of providing data both on premise and off premise.In addition, you will explore the Windows Azure capabilities for virtual machines and managing a hybrid cloud, including Windows Azure's Internet as a Service (IaaS) and storage capabilities, how seamless management is possible with PowerShell and System Center, plus how Azure Storage can play a part in a company's complete solution.Key topics covered include: virtualization fundamentals, network virtualization, storage configuration, Hyper-V management and maintenance, failover clustering and migration, Hyper-V replica and cloud orchestration, private cloud implementation, Azure IaaS, Azure storage, managing with PowerShell, Hyper-V decoding, and Windows Server 2012 R2 integration.

Mastering IBM i

by Jim Buck Jerry Fottral

A comprehensive introduction to IBM i—the operating system that runs on IBM's midrange computer systems (System i, iSeries, AS/400)—and its facilities, this in-depth resource uses step-by-step exercises, review questions, and chapter labs to teach new programmers the latest system concepts and tools. Reflecting system changes that have occurred since 2000, topics include Rational Developer for Power (RDP), RDP Screen Designer and Report Designer, IBM i Access for Windows, IBM i Access for Web, IBM DB2 Web Query for i, and Remote System Explorer (RSE).

Mastering IOT: Build modern IoT solutions that secure and monitor your IoT infrastructure

by Perry Lea Colin Dow

Leverage the full potential of IoT with the combination of Raspberry Pi 3 and Python and architect a complete IoT system that is the best fit for your organization Key Features Build complex Python-based applications with IoT Explore different concepts, technologies, and tradeoffs in the IoT architectural stack Delve deep into each element of the IoT design—from sensors to the cloud Book Description The Internet of Things (IoT) is the fastest growing technology market. Industries are embracing IoT technologies to improve operational expenses, product life, and people's well-being. We'll begin our journey with an introduction to Raspberry Pi and quickly jump right into Python programming. We'll learn all concepts through multiple projects, and then reinforce our learnings by creating an IoT robot car. We'll examine modern sensor systems and focus on what their power and functionality can bring to our system. We'll also gain insight into cloud and fog architectures, including the OpenFog standards. The Learning Path will conclude by discussing three forms of prevalent attacks and ways to improve the security of our IoT infrastructure. By the end of this Learning Path, we will have traversed the entire spectrum of technologies needed to build a successful IoT system, and will have the confidence to build, secure, and monitor our IoT infrastructure. This Learning Path includes content from the following Packt products: Internet of Things Programming Projects by Colin Dow Internet of Things for Architects by Perry Lea What you will learn Build a home security dashboard using an infrared motion detector Receive data and display it with an actuator connected to the Raspberry Pi Build an IoT robot car that is controlled via the Internet Use IP-based communication to easily and quickly scale your system Explore cloud protocols, such as Message Queue Telemetry Transport (MQTT) and CoAP Secure communication with encryption forms, such as symmetric key Who this book is for This Learning Path is designed for developers, architects, and system designers who are interested in building exciting projects with Python by understanding the IoT ecosphere, various technologies, and tradeoffs. Technologists and technology managers who want to develop a broad view of IoT architecture, will also find this Learning Path useful. Prior programming knowledge of Python is a must.

Mastering IPython 4.0

by Thomas Bitterman

This book is for IPython developers who want to make the most of IPython and perform advanced scientific computing with IPython utilizing the ease of interactive computing. It is ideal for users who wish to learn about the interactive and parallel computing properties of IPython 4.0, along with its integration with third-party tools and concepts such as testing and documenting results.

Mastering Identity and Access Management with Microsoft Azure

by Jochen Nickel

Start empowering users and protecting corporate data, while managing Identities and Access with Microsoft Azure in different environments About This Book * Deep dive into the Microsoft Identity and Access Management as a Service (IDaaS) solution * Design, implement and manage simple and complex hybrid identity and access management environments * Learn to apply solution architectures directly to your business needs and understand how to identify and manage business drivers during transitions Who This Book Is For This book is for business decision makers, IT consultants, and system and security engineers who wish to plan, design, and implement Identity and Access Management solutions with Microsoft Azure. What You Will Learn * Apply technical descriptions and solution architectures directly to your business needs and deployments * Identify and manage business drivers and architecture changes to transition between different scenarios * Understand and configure all relevant Identity and Access Management key features and concepts * Implement simple and complex directory integration, authentication, and authorization scenarios * Get to know about modern identity management, authentication, and authorization protocols and standards * Implement and configure a modern information protection solution * Integrate and configure future improvements in authentication and authorization functionality of Windows 10 and Windows Server 2016 In Detail Microsoft Azure and its Identity and Access Management is at the heart of Microsoft's Software as a Service, including Office 365, Dynamics CRM, and Enterprise Mobility Management. It is an essential tool to master in order to effectively work with the Microsoft Cloud. Through practical, project based learning this book will impart that mastery. Beginning with the basics of features and licenses, this book quickly moves on to the user and group lifecycle required to design roles and administrative units for role-based access control (RBAC). Learn to design Azure AD to be an identity provider and provide flexible and secure access to SaaS applications. Get to grips with how to configure and manage users, groups, roles, and administrative units to provide a user- and group-based application and self-service access including the audit functionality. Next find out how to take advantage of managing common identities with the Microsoft Identity Manager 2016 and build cloud identities with the Azure AD Connect utility. Construct blueprints with different authentication scenarios including multi-factor authentication. Discover how to configure and manage the identity synchronization and federation environment along with multi -factor authentication, conditional access, and information protection scenarios to apply the required security functionality. Finally, get recommendations for planning and implementing a future-oriented and sustainable identity and access management strategy. Style and approach A practical, project-based learning experience explained through hands-on examples.

Mastering Identity and Access Management with Microsoft Azure: Empower users by managing and protecting identities and data, 2nd Edition

by Jochen Nickel

Start empowering users and protecting corporate data, while managing identities and access with Microsoft Azure in different environmentsKey FeaturesUnderstand how to identify and manage business drivers during transitionsExplore Microsoft Identity and Access Management as a Service (IDaaS) solutionOver 40 playbooks to support your learning process with practical guidelinesBook DescriptionMicrosoft Azure and its Identity and access management are at the heart of Microsoft's software as service products, including Office 365, Dynamics CRM, and Enterprise Mobility Management. It is crucial to master Microsoft Azure in order to be able to work with the Microsoft Cloud effectively.You’ll begin by identifying the benefits of Microsoft Azure in the field of identity and access management. Working through the functionality of identity and access management as a service, you will get a full overview of the Microsoft strategy. Understanding identity synchronization will help you to provide a well-managed identity. Project scenarios and examples will enable you to understand, troubleshoot, and develop on essential authentication protocols and publishing scenarios. Finally, you will acquire a thorough understanding of Microsoft Information protection technologies.What you will learnApply technical descriptions to your business needs and deploymentsManage cloud-only, simple, and complex hybrid environmentsApply correct and efficient monitoring and identity protection strategiesDesign and deploy custom Identity and access management solutionsBuild a complete identity and access management life cycleUnderstand authentication and application publishing mechanismsUse and understand the most crucial identity synchronization scenariosImplement a suitable information protection strategyWho this book is forThis book is a perfect companion for developers, cyber security specialists, system and security engineers, IT consultants/architects, and system administrators who are looking for perfectly up–to-date hybrid and cloud-only scenarios. You should have some understanding of security solutions, Active Directory, access privileges/rights, and authentication methods. Programming knowledge is not required but can be helpful for using PowerShell or working with APIs to customize your solutions.

Mastering Immutable.js

by Adam Boduch

This book will be helpful to JavaScript developers from intermediate level and beyond who need to code reliably and efficiently using the Immutable.js JavaScript framework.

Mastering InDesign CS5 for Print Design and Production

by Pariah S. Burke

Comprehensive reference and tutorial on Adobe InDesign CS5 If you want to thoroughly master InDesign from the basics through advanced topics, Mastering InDesign CS5 for Print Design and Production is the book you need. Written by the former InDesign technical lead for Adobe, this book helps you achieve professional results through efficient production workflows and advanced techniques. You'll learn how to collaborate within workgroups; work efficiently with text, objects, and variable text; perfect your printed output; get the most out of InDesign's transparency and effects tools, and much more. Above all, you'll see how to handle prepress to get the results you want. Shows you how to use Adobe InDesign CS5 to achieve professional results Written by the former InDesign technical lead for Adobe, who, in addition to his technical expertise, offers his own valuable advice and lessons learned from 20 years in the graphic design business Offers comprehensive coverage of topics, step-by-step instruction, and numerous examples and case studies Whether you're just starting with InDesign or a professional using it every day, this comprehensive guide will take your skills to a new level.

Mastering Internet of Things: Design and create your own IoT applications using Raspberry Pi 3

by Peter Waher

Augment your IoT skills with the help of engaging and enlightening tutorials designed for Raspberry Pi 3Key FeaturesDesign and implement state-of-the-art solutions for the Internet of ThingsBuild complex projects using motions detectors, controllers, sensors, and Raspberry Pi 3A hands-on guide that provides interoperable solutions for sensors, actuators, and controllersBook DescriptionThe Internet of Things (IoT) is the fastest growing technology market. Industries are embracing IoT technologies to improve operational expenses, product life, and people's well-being. Mastering Internet of Things starts by presenting IoT fundamentals and the smart city. You will learn the important technologies and protocols that are used for the Internet of Things, their features, corresponding security implications, and practical examples on how to use them. This book focuses on creating applications and services for the Internet of Things. Further, you will learn to create applications and services for the Internet of Things. You will be discover various interesting projects and understand how to publish sensor data, control devices, and react to asynchronous events using the XMPP protocol. The book also introduces chat, to interact with your devices. You will learn how to automate your tasks by using Internet of Things Service Platforms as the base for an application. You will understand the subject of privacy, requirements they should be familiar with, and how to avoid violating any of the important new regulations being introduced.At the end of the book, you will have mastered creating open, interoperable and secure networks of things, protecting the privacy and integrity of your users and their information.What you will learnCreate your own project, run and debug itMaster different communication patterns using the MQTT, HTTP, CoAP, LWM2M and XMPP protocolsBuild trust-based as hoc networks for open, secure and interoperable communication Explore the IoT Service PlatformManage the entire product life cycle of devicesUnderstand and set up the security and privacy features required for your systemMaster interoperability, and how it is solved in the realms of HTTP,CoAP, LWM2M and XMPPWho this book is forIf you're a developer or electronic engineer and are curious about the Internet of Things, this is the book for you. With only a rudimentary understanding of electronics and Raspberry Pi 3, and some programming experience using managed code, such as C# or Java, you will be taught to develop state-of-the-art solutions for the Internet of Things.

Mastering Ionic 2

by Gaurav Saini

The target audience for this book is intermediate-level application developers who have some basic knowledge of Ionic.

Mastering JBoss Drools 6

by Mauricio Salatino Esteban Aliverti Mariano De Maio

Discover the power of Drools 6 and Business Rules for developing complex scenarios in your applications About This Book * Implement and model different rules using the DRL full syntax * Model complex business decisions and domain models in order to automate and improve your operational decisions with the Drools framework * A practical, fast-paced, hands-on guide to help you use the different components provided by the Drools Rule Engine Who This Book Is For This book is for Java developers and architects who need to have a deep understanding of how to create or integrate your applications with the Drools Rules Framework. The book assumes that you know the Java language well and also have experience with some widely used frameworks, such as Spring. You should also know the basics of Maven-based applications. What You Will Learn * Automate your application's decisions, such as promotion applying, discount policies, fraud detection, and more. * Quickly get started with writing your first rules using the DRL full syntax. * Discover the power of the new syntax components of the rule language. * Define inferences in your business rules to simplify complex decisions. * Write decision tables, templates,domain-specific languages, and scorecards, and learn how to map them to the Drools framework. * Harness the full operational power of Drools through all of its configuration points. * Use Drools configurations and architectures for different environments and scenarios. In Detail Mastering JBoss Drools 6 will provide you with the knowledge to develop applications involving complex scenarios. You will learn how to use KIE modules to create and execute Business Rules, and how the PHREAK algorithm internally works to drive the Rule Engine decisions. This book will also cover the relationship between Drools and jBPM, which allows you to enrich your applications by using Business Processes. You will be briefly introduced to the concept of complex event processing (Drools CEP) where you will learn how to aggregate and correlate your data based on temporal conditions. You will also learn how to define rules using domain-specific languages, such as spreadsheets, database entries, PMML, and more. Towards the end, this book will take you through the integration of Drools with the Spring and Camel frameworks for more complex applications. Style and approach Approached from a developer's perspective, the book teaches you all the advanced concepts of Business Rules applicable examples with helpful screenshots, diagrams, tutorials, and examples.

Mastering JBoss Enterprise Application Platform 7

by Francesco Marchioni Luigi Fugaro

Create modular scalable enterprise-grade applications with JBoss Enterprise Application Platform 7 About This Book * Leverage the power of JBoss EAP 7 along with Java EE 7 to create professional enterprise grade applications. * Get you applications cloud ready and make them highly scalable using this advanced guide. * Become a pro Java Developer and move ahead of the crowd with this advanced practical guide. Who This Book Is For The ideal target audience for this book is Java System Administrators who already have some experience with JBoss EAP and who now want explore in depth creating Enterprise grade apps with the latest JBoss EAP version. What You Will Learn * Configure services using the Command Line Interface * Deliver fault tolerant server configurations * Harden the application server with advanced techniques * Expand the application server's horizon with tools such as like Docker/OpenShift * Create enterprise ready configurations using clustering techniques. * Deliver advanced security solutions and learn how to troubleshoot common network/performance issues In Detail The JBoss Enterprise Application Platform (EAP) has been one of the most popular tools for Java developers to create modular, cloud-ready, and modern applications. It has achieved a reputation for architectural excellence and technical savvy, making it a solid and efficient environment for delivering your applications. The book will first introduce application server configuration and the management instruments that can be used to control the application server. Next, the focus will shift to enterprise solutions such as clustering, load balancing, and data caching; this will be the core of the book. We will also discuss services provided by the application server, such as database connectivity and logging. We focus on real-world example configurations and how to avoid common mistakes. Finally, we will implement the knowledge gained so far in terms of Docker containers and cloud availability using RedHat's OpenShift. Style and approach If you are a Java developer who wants to level-up to modern day Java web development with the latest Java EE 7 and JBoss EAP 7, this book is the ideal solution for you. It addresses (in a clear and simple way) proof-of-concept scenarios such as clustering and cloud and container configurations, and explains how to solve common issues.

Mastering JIRA

by Ravi Sagar

If you are a JIRA administrator managing small-to-medium JIRA instances and want to learn how to manage enterprise-scale instances, then this book will help you expand your knowledge and equip you with advanced skills. Prior understanding of JIRA core concepts is required.

Mastering JIRA

by Ravi Sagar

<P><P>Gain expertise in tracking project issues and managing them efficiently using JIRA <P><P>About This Book <P><P>Customize JIRA for a variety of applications such as software project management, Agile tracking, and test management with the help of sample data to get you started <P><P>Deploy big JIRA instances by planning the installations for Enterprise <P><P>A comprehensive guide on JIRA with an easy-to-learn structure to help you become the go-to person for JIRA in your organization <P><P>Who This Book Is For <P><P>If you are a JIRA administrator managing small-to-medium JIRA instances and want to learn how to manage enterprise-scale instances, then this book will help you expand your knowledge and equip you with advanced skills. Prior understanding of JIRA core concepts is required. <P><P>What You Will Learn <P><P>Plan the installation and upgrade of your JIRA instance <P><P>Configure issue type schemes, create customized workflows, modify permission schemes, and change notification schemes <P><P>Customize JIRA for test management, helpdesk, and requirement management <P><P>Deploy JIRA for Agile tracking using the Scrum and Kanban techniques <P><P>Manage users and groups and integrate them with LDAP for single sign-on <P><P>Develop JIRA add-ons to extend JIRA's functionality <P><P>Migrate data from external systems using CSV import <P><P>Generate reports directly from the JIRA database and to use custom JavaScript and CSS <P><P>In Detail <P><P>JIRA is an issue-tracking tool from Atlassian and has gained immense popularity in recent years due to its ease of use and, at the same time, its customization abilities and finely grained control over various functions. JIRA offers functionalities for creating tasks and assigning them to users and many useful add-ons can be added such as JIRA Agile for Agile tracking and Groovy scripts, a powerful tool for administering customizations for customizations. <P><P>This book explains how to master the key functionalities of JIRA and its customizations and add-ons, and is packed with real-world examples and use cases. You will first learn how to plan JIRA installation. Next, you will be given a brief refresher of fundamental concepts and learn about customizations in detail. Next, this book will take you through add-on development to extend JIRA functionality. Finally, this book will explore best practices and troubleshooting, to help you find out what went wrong and how to fix it.

Mastering JIRA 7 - Second Edition

by Ravi Sagar

Become an expert at using JIRA 7 through this one-stop guide! About This Book * This comprehensive guide will help you implement, customize and administer JIRA 7 application to meet the needs of your organization * You will get to know the strategies needed to develop and deploy JIRA 7, along with best practices when working with Jira * It covers the latest integrations of JIRA 7 with third-party platforms to help you professionally manage your software development projects Who This Book Is For If you are a JIRA administrator who is managing small-to-medium JIRA instances and you want to learn how to manage enterprise-scale instances, then this book will help you expand your knowledge and equip you with advanced skills. Prior understanding of the JIRA core concepts is required. What You Will Learn * Plan the installation and upgrade of your JIRA instance to the newest version * Configure issue type schemes, create customized workflows, modify permission schemes, and change notification schemes * Implement JIRA Service Desk to manage your support tickets * Customize JIRA for test management, helpdesk, and requirement management * Deploy JIRA for Agile tracking using the Scrum and Kanban techniques * Develop JIRA add-ons to extend JIRA's functionality * Migrate data from external systems using CSV import * Generate reports directly from the JIRA database and use custom JavaScript and CSS * Integrate your JIRA application with third-party tools such as Confluence, SVN, and Git In Detail Atlassian JIRA 7 is an enterprise issue tracker system. One of its key strengths is its ability to adapt to the needs of an organization, ranging from building software products to managing your support issues. This book provides a comprehensive explanation covering all three components of JIRA 7, such as JIRA Software, JIRA Core, and Jira Service Desk. It shows you how to master the key functionalities of JIRA and its customizations and useful add-ons, and is packed with real-world examples and use cases. You will first learn how to plan for a JIRA 7 installation and fetch data. We cover JIRA reports in detail, which will help you analyze your data effectively. You can add additional features to your JIRA application by choosing one of the already built-in add-ons or building a new one to suit your needs. Then you'll find out about implementing Agile methodologies in JIRA by creating Scrum and Kanban boards. We'll teach you how to integrate your JIRA Application with other tools such as Confluence, SVN, Git, and more, which will help you extend your application. Finally, we'll explore best practices and troubleshooting techniques to help you find out what went wrong and understand how to fix it. Style and approach This comprehensive book covers the advanced and new features of JIRA 7 with the help of rich code-based, real-world examples and use cases.

Mastering Java 11: Develop modular and secure Java applications using concurrency and advanced JDK libraries, 2nd Edition

by Dr Edward Lavieri

Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9,Java 10, and Java 11Enhance your Java application development and migration approaches Full coverage of modular Java applications, G1 Garbage Collector, JMHBook DescriptionJava 11 is a long-term release and its new features add to the richness of the language. It emphasizes variable-type inference, performance improvements, along with simplified multithreading.The Java platform has a special emphasis on modularity, making this the programming platform of choice for millions of developers. The modern Java platform can be used to build robust software applications, including enterprise-level and mobile applications. Fully updated for Java 11, this book stands to help any Java developer enjoy the richness of the Java programming language.Mastering Java 11 is your one-stop guide to fully understanding recent Java platform updates. It contains detailed explanations of the recent features introduced in Java 9, Java 10, and Java 11 along with obtaining practical guidance on how to apply the new features. As you make your way through the chapters, you'll discover further information on the developments of the Java platform and learn about the changes introduced by the variable handles and Project Coin, along with several enhancements in relation to import statements processing. In the concluding chapters, you'll learn to improve your development productivity, making your applications more efficient. You'll also be able to get to grips with the command-line flags with respect to various utilities and the command-line utility changes featured in the current Java platform. By the end of the book, you'll have obtained an advanced level understanding of the Java platform and its recent changes.What you will learnWrite modular Java applicationsMigrate existing Java applications to modular onesUnderstand how the default G1 garbage collector worksLeverage the possibilities provided by the newly introduced Java ShellPerformance test your application effectively with the JVM harnessLearn how Java supports the HTTP 2.0 standardFind out how to use the new Process APIExplore the additional enhancements and features of Java 9, 10, and 11Who this book is forMastering Java 11 is for experienced Java developers with a solid understanding of the Java language and want to progress to an advanced level.

Mastering Java 9: Master Advanced Java Features And Implement Them To Build Amazing Projects

by Dr Edward Lavieri Peter Verhas

Your road to becoming a Java Ninja begins here! About This Book • This book will teach you to build highly scalable, fast, and secure applications • It covers major concepts introduced with the new version of Java 9, which includes modular programming, HTTP 2.0, API changes, and more • It will guide you with tools, techniques and best practices to enhance application development Who This Book Is For This book is for enterprise developers and existing Java developers. Basic knowledge of Java would help. What You Will Learn • Write modular Java applications in terms of the newly introduced module system • Migrate existing Java applications to modular ones • Understand how to use the G1 garbage collector in order to leverage the performance of your applications • Leverage the possibilities provided the newly introduced Java shell • Test your application's effectiveness with the JVM harness • See how Java 9 provides support for the http 2.0 standard • Use the new process API • Discover additional enhancements and features provided by Java 9 In Detail Java 9 and its new features add to the richness of the language, one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This would be your one-stop guide to mastering the language. You'll be provided with an overview and explanation of the new features introduced in Java 9 and the importance of the new APIs and enhancements. Some of the new features of Java 9 are ground-breaking and if you are an experienced programmer, you will be able to make your enterprise application leaner by learning these new features. You'll be provided with practical guidance in applying the newly acquired knowledge in regards to Java 9 and further information on future developments of the Java platform. This book will improve your productivity, making your application faster. By learning the best practices in Java, you'll become the “go-to” person in your organization. By the end of the book, you'll not only know the important concepts of Java 9, but you'll also have a nuanced understanding of the important aspects of programming with this great language. Style and approach Concepts and new terminology are explained in simple step-by-step manner. We cover a lot of real-world examples and case studies that will improve your Java productivity. This book covers new features on Java 9 and the much talked about Jigsaw integration.

Refine Search

Showing 36,976 through 37,000 of 63,053 results