|
|
Showing 1 - 25 of
34 matches in All Departments
Marine Phenolic Compounds: Science and Engineering is a
comprehensive resource on these secondary metabolites. Phenolic
compounds are secondary metabolites with increasing scientific,
commercial and general population interest for their wide
distribution, variety and potential applications Less studied than
terrestrial sources, marine organisms contain highly interesting
phenolic compounds due to their exclusive structures. In addition,
the distinctive features of the marine solid matrix, requires novel
process technology approaches. The high productivity of marine
biomass makes it a renewable source of valuable components with
potential for commercial applications.
Corporations accumulate a lot of valuable data and knowledge over
time, but storing and maintaining this data can be a logistic and
financial headache for business leaders and IT specialists.
Uncovering Essential Software Artifacts through Business Process
Archaeology introduces an emerging method of software modernisation
used to effectively manage legacy systems and company operations
supported by such systems. This book presents methods, techniques,
and new trends on business process archaeology as well as some
industrial success stories. Business experts, professionals, and
researchers working in the field of information and knowledge
management will use this reference source to efficiently and
effectively implement and utilise business knowledge.
This book presents a set of software engineering techniques and
tools to improve the productivity and assure the quality in quantum
software development. Through the collaboration of the software
engineering community with the quantum computing community new
architectural paradigms for quantum-enabled computing systems will
be anticipated and developed. The book starts with a chapter that
introduces the main concepts and general foundations related to
quantum computing. This is followed by a number of chapters dealing
with the quantum software engineering methods and techniques.
Topics like the Talavera Manifesto for quantum software
engineering, frameworks for hybrid systems, formal methods for
quantum software engineering, quantum software modelling languages,
and reengineering for quantum software are covered in this part. A
second set of chapters then deals with quantum software
environments and tools, detailing platforms like QuantumPath (R),
Classiq as well as quantum software frameworks for deep learning.
Overall, the book aims at academic researchers and practitioners
involved in the creation of quantum information systems and
software platforms. It is assumed that readers have a background in
traditional software engineering and information systems.
|
Quality of Information and Communications Technology - 15th International Conference, QUATIC 2022, Talavera de la Reina, Spain, September 12-14, 2022, Proceedings (Paperback, 1st ed. 2022)
Antonio Vallecillo, Joost Visser, Ricardo Perez-Castillo
|
R2,213
Discovery Miles 22 130
|
Ships in 18 - 22 working days
|
This book constitutes the refereed proceedings of the 15th
International Conference on the Quality of Information and
Communications Technology, QUATIC 2022, held in Talavera de la
Reina, Spain, in September 2022. The 18 full papers and 3 short
papers were carefully reviewed and selected from 54 submissions.
The papers are organized in topical sections: smart and advanced
systems; verification and validation; skills and education;
industrial experiences and applications; safety, security and
privacy.
|
Quality of Information and Communications Technology - 14th International Conference, QUATIC 2021, Algarve, Portugal, September 8-11, 2021, Proceedings (Paperback, 1st ed. 2021)
Ana C. R. Paiva, Ana Rosa Cavalli, Paula Ventura Martins, Ricardo Perez-Castillo
|
R3,185
Discovery Miles 31 850
|
Ships in 18 - 22 working days
|
This book constitutes the refereed proceedings of the 14th
International Conference on the Quality of Information and
Communications Technology, QUATIC 2021, held in Algarve, Portugal*,
in September 2021. The 30 full papers and 9 short papers were
carefully reviewed and selected from 98 submissions. The papers are
organized in topical sections: ICT verification and validation;
software evolution; process modeling, improvement and assessment;
quality aspects in quantum computing; safety, security, and
privacy; quality aspects in machine learning, AI and data
analytics; evidence-based software quality engineering; quality in
cyber-physical systems; software quality education and training.
*The conference was held virtually due to the COVID-19 pandemic.
|
Quality of Information and Communications Technology - 13th International Conference, QUATIC 2020, Faro, Portugal, September 9-11, 2020, Proceedings (Paperback, 1st ed. 2020)
Martin Shepperd, Fernando Brito e Abreu, Alberto Rodrigues Da Silva, Ricardo Perez-Castillo
|
R1,469
Discovery Miles 14 690
|
Ships in 18 - 22 working days
|
This book constitutes the refereed proceedings of the 13th
International Conference on the Quality of Information and
Communications Technology, QUATIC 2020, held in Faro, Portugal*, in
September 2020. The 27 full papers and 12 short papers were
carefully reviewed and selected from 81 submissions. The papers are
organized in topical sections: quality aspects in machine learning,
AI and data analytics; evidence-based software quality engineering;
human and artificial intelligences for software evolution; process
modeling, improvement and assessment; software quality education
and training; quality aspects in quantum computing; safety,
security and privacy; ICT verification and validation; RE, MDD and
agile. *The conference was held virtually due to the COVID-19
pandemic.
|
Quality of Information and Communications Technology - 12th International Conference, QUATIC 2019, Ciudad Real, Spain, September 11-13, 2019, Proceedings (Paperback, 1st ed. 2019)
Mario Piattini, Paulo Rupino Da Cunha, Ignacio Garcia Rodriguez De Guzman, Ricardo Perez-Castillo
|
R2,107
Discovery Miles 21 070
|
Ships in 18 - 22 working days
|
This book constitutes the refereed proceedings of the 12th
International Conference on the Quality of Information and
Communications Technology, QUATIC 2019, held in Ciudad Real, Spain,
in September 2019. The 19 full papers and 6 short papers were
carefully reviewed and selected from 66 submissions. The papers are
organized in topical sections: security & privacy, requirements
engineering, business processes, evidence-based software
engineering, process improvement and assessment, model-driven
engineering & software maintenance, data science &
services, and verification and validation.
Explore the tools and techniques to build scalable and secured
RESTful web services and web applications using C# 8 and ASP. NET
Core 3.1 Key Features Delve into MVC patterns, configuration,
routing, and deployment to build professional-grade applications
Learn how to integrate ASP applications with the JavaScript
frameworks React, Vue, and Angular Improve the performance of
applications and the development team by implementing advanced
ASP.NET Core concepts Book DescriptionASP.NET has been the
preferred choice of web developers for a long time. With ASP.NET
Core 3, Microsoft has made internal changes to the framework along
with introducing new additions that will change the way you
approach web development. This second edition has been thoroughly
updated to help you make the most of the latest features in the
framework, right from gRPC and conventions to Blazor, which has a
new chapter dedicated to it. You'll begin with an overview of the
essential topics, exploring the Model-View-Controller (MVC)
pattern, various platforms, dependencies, and frameworks. Next,
you'll learn how to set up and configure the MVC environment,
before delving into advanced routing options. As you advance,
you'll get to grips with controllers and actions to process
requests, and later understand how to create HTML inputs for
models. Moving on, you'll discover the essential aspects of syntax
and processes when working with Razor. You'll also get up to speed
with client-side development and explore the testing, logging,
scalability, and security aspects of ASP.NET Core. Finally, you'll
learn how to deploy ASP.NET Core to several environments, such as
Azure, Amazon Web Services (AWS), and Docker. By the end of the
book, you'll be well versed in development in ASP.NET Core and will
have a deep understanding of how to interact with the framework and
work cross-platform. What you will learn Understand the new
capabilities of ASP.NET Core 3.1 Become well versed in how to
configure ASP.NET Core to use it to its full potential Create
controllers and action methods, and understand how to maintain
state Implement and validate forms and retrieve information from
them Improve productivity by enforcing reuse, process forms, and
effective security measures Delve into the new Blazor development
model Deploy ASP.NET Core applications to new environments, such as
Microsoft Azure, AWS, and Docker Who this book is forIf you are a
developer with basic knowledge of ASP.NET MVC and want to build
powerful applications, then this book is for you. Developers who
want to explore the latest changes in ASP.NET Core 3.1 to build
professional-level applications will also find this book useful.
Familiarity with C#, ASP.NET Core, HTML, and CSS is expected to get
the most out of this book.
From The Pic-Poem Book series, this energy in the form of pic-poems
comes from the underworld up to your brain for a 'transformation'
game which will send them back to pure light, where they mean
nothing in the yinyan spiral of evoluti
From a series, The Pic-Poem Book, sectioned in different aspects of
existence, a collection of images-poems which will give colors and
words to the musical work by the same author.The images
titles-verses come both in Spanish and English according to
'feeling'. The left page with each image is the reader/spectator's
space for his/her personal poem, diary, creating time-space (Nam
Leverage the full potential of Entity Framework with this
collection of powerful and easy-to-follow recipes About This Book *
Learn how to use the new features of Entity Framework Core 1 *
Improve your queries by leveraging some of the advanced features *
Avoid common pitfalls * Make the best of your .NET APIs by
integrating with Entity Framework Who This Book Is For This book is
for .NET developers who work with relational databases on a daily
basis and understand the basics of Entity Framework, but now want
to use it in a more efficient manner. You are expected to have some
prior knowledge of Entity Framework. What You Will Learn * Master
the technique of using sequence key generators * Validate groups of
entities that are to be saved / updated * Improve MVC applications
that cover applications developed using ASP.NET MVC Core 1 *
Retrieve database information (table, column names, and so on) for
entities * Discover optimistic concurrency control and pessimistic
concurrency control. * Implement Multilatency on the data side of
things. * Enhance the performance and/or scalability of Entity
Framework Core * Explore and overcome the pitfalls of Entity
Framework Core In Detail Entity Framework is a highly recommended
Object Relation Mapping tool used to build complex systems. In
order to survive in this growing market, the knowledge of a
framework that helps provide easy access to databases, that is,
Entity Framework has become a necessity. This book will provide
.NET developers with this knowledge and guide them through working
efficiently with data using Entity Framework Core. You will start
off by learning how to efficiently use Entity Framework in
practical situations. You will gain a deep understanding of mapping
properties and find out how to handle validation in Entity
Framework. The book will then explain how to work with transactions
and stored procedures along with improving Entity Framework using
query libraries. Moving on, you will learn to improve complex query
scenarios and implement transaction and concurrency control. You
will then be taught to improve and develop Entity Framework in
complex business scenarios. With the concluding chapter on
performance and scalability, this book will get you ready to use
Entity Framework proficiently. Style and approach Filled with rich
code-based examples, this book takes a recipe-based approach that
will teach .NET developers to improve their understanding of Entity
Framework and help them effortlessly apply this knowledge in
everyday situations.
From the series The Pic-Poem Book, this is the third exhibition
where both line and image make up the musical vision
|
You may like...
The Kingdom
Jo Nesbo
Paperback
(1)
R371
Discovery Miles 3 710
|