0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (153)
  • R250 - R500 (624)
  • R500+ (10,304)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > General

Balancing Agile and Disciplined Engineering and Management Approaches for IT Services and Software Products (Hardcover): Manuel... Balancing Agile and Disciplined Engineering and Management Approaches for IT Services and Software Products (Hardcover)
Manuel Mora, Jorge Marx Gomez, Rory V. O'Connor, Alena Buchalcevova
R6,798 Discovery Miles 67 980 Ships in 10 - 15 working days

The highly dynamic world of information technology service management stresses the benefits of the quick and correct implementation of IT services. A disciplined approach relies on a separate set of assumptions and principles as an agile approach, both of which have complicated implementation processes as well as copious benefits. Combining these two approaches to enhance the effectiveness of each, while difficult, can yield exceptional dividends. Balancing Agile and Disciplined Engineering and Management Approaches for IT Services and Software Products is an essential publication that focuses on clarifying theoretical foundations of balanced design methods with conceptual frameworks and empirical cases. Highlighting a broad range of topics including business trends, IT service, and software development, this book is ideally designed for software engineers, software developers, programmers, information technology professionals, researchers, academicians, and students.

Advances in Computers, Volume 105 (Hardcover): Atif Memon Advances in Computers, Volume 105 (Hardcover)
Atif Memon
R4,983 R4,172 Discovery Miles 41 720 Save R811 (16%) Ships in 12 - 19 working days

Advances in Computers, the latest volume in the series published since 1960, presents detailed coverage of innovations in computer hardware, software, theory, design, and applications. In addition, it provides contributors with a medium in which they can explore their subjects in greater depth and breadth than journal articles usually allow. As a result, many articles have become standard references that continue to be of significant, lasting value in this rapidly expanding field.

Reduce IT Cost 101 Questions for Business and Technology Leaders to Save Millions in It Spending (Hardcover): Abhinav Mittal Reduce IT Cost 101 Questions for Business and Technology Leaders to Save Millions in It Spending (Hardcover)
Abhinav Mittal
R1,864 Discovery Miles 18 640 Ships in 10 - 15 working days
Examining Developments and Applications of Wearable Devices in Modern Society (Hardcover): Saul Emanuel Delabrida Silva,... Examining Developments and Applications of Wearable Devices in Modern Society (Hardcover)
Saul Emanuel Delabrida Silva, Ricardo Augusto Rabelo Oliveira, Antonio Alfredo Ferreira Loureiro
R5,224 Discovery Miles 52 240 Ships in 10 - 15 working days

Wearable technology can range anywhere between activity trackers to prosthetics. These new advancements are continuously progressing and becoming a part of daily life. Examining Developments and Applications of Wearable Devices in Modern Society is a pivotal reference source for the most innovative research on the expansion of wearable computing and technology. Featuring coverage on a broad range of topics such as stroke monitoring, augmented reality, and cancer detection, this publication is ideally designed for academicians, researchers, and students seeking current research on the challenges and benefits of the latest wearable devices.

Photoshop - Real life Project Examples of Creating World Class Photos Using Photoshop Manipulation Techniques (Hardcover): John... Photoshop - Real life Project Examples of Creating World Class Photos Using Photoshop Manipulation Techniques (Hardcover)
John Slavio
R783 Discovery Miles 7 830 Ships in 10 - 15 working days
Big Mechanisms in Systems Biology - Big Data Mining, Network Modeling, and Genome-Wide Data Identification (Paperback): Bor-Sen... Big Mechanisms in Systems Biology - Big Data Mining, Network Modeling, and Genome-Wide Data Identification (Paperback)
Bor-Sen Chen, Cheng-Wei Li
R3,421 R2,903 Discovery Miles 29 030 Save R518 (15%) Ships in 12 - 19 working days

Big Mechanisms in Systems Biology: Big Data Mining, Network Modeling, and Genome-Wide Data Identification explains big mechanisms of systems biology by system identification and big data mining methods using models of biological systems. Systems biology is currently undergoing revolutionary changes in response to the integration of powerful technologies. Faced with a large volume of available literature, complicated mechanisms, small prior knowledge, few classes on the topics, and causal and mechanistic language, this is an ideal resource. This book addresses system immunity, regulation, infection, aging, evolution, and carcinogenesis, which are complicated biological systems with inconsistent findings in existing resources. These inconsistencies may reflect the underlying biology time-varying systems and signal transduction events that are often context-dependent, which raises a significant problem for mechanistic modeling since it is not clear which genes/proteins to include in models or experimental measurements. The book is a valuable resource for bioinformaticians and members of several areas of the biomedical field who are interested in an in-depth understanding on how to process and apply great amounts of biological data to improve research.

Recent Advances in Embedded Computing, Intelligence and Applications (Hardcover): Jorge Portilla, Andres Otero, Gabriel Mujica Recent Advances in Embedded Computing, Intelligence and Applications (Hardcover)
Jorge Portilla, Andres Otero, Gabriel Mujica
R1,528 R1,326 Discovery Miles 13 260 Save R202 (13%) Ships in 10 - 15 working days
My Life in Photography - Behind the Scenes - How the Photographs Were Made (Hardcover): Will Chubb My Life in Photography - Behind the Scenes - How the Photographs Were Made (Hardcover)
Will Chubb
R1,425 R1,251 Discovery Miles 12 510 Save R174 (12%) Ships in 10 - 15 working days
Python for Data Analysis - Learn the Principles of Data Analysis and Raise Your Programming Iq. Improve Your Machine Learning... Python for Data Analysis - Learn the Principles of Data Analysis and Raise Your Programming Iq. Improve Your Machine Learning Experience and Become a Skilled Programmer by Learning 10+ Coding Secrets (Hardcover)
Robert Campbell
R823 R717 Discovery Miles 7 170 Save R106 (13%) Ships in 10 - 15 working days
Introduction to Databases - A Focus on Practical Solutions (Hardcover): David C. Roberts Introduction to Databases - A Focus on Practical Solutions (Hardcover)
David C. Roberts
R1,084 Discovery Miles 10 840 Ships in 12 - 19 working days
Bioinformatics: Principles and Analysis (Hardcover): Gretchen Kenney Bioinformatics: Principles and Analysis (Hardcover)
Gretchen Kenney
R3,571 R3,227 Discovery Miles 32 270 Save R344 (10%) Ships in 10 - 15 working days
Concurrency - The Works of Leslie Lamport (Hardcover): Dahlia Malkhi Concurrency - The Works of Leslie Lamport (Hardcover)
Dahlia Malkhi
R2,673 Discovery Miles 26 730 Ships in 10 - 15 working days

This book is a celebration of Leslie Lamport's work on concurrency, interwoven in four-and-a-half decades of an evolving industry: from the introduction of the first personal computer to an era when parallel and distributed multiprocessors are abundant. His works lay formal foundations for concurrent computations executed by interconnected computers. Some of the algorithms have become standard engineering practice for fault tolerant distributed computing - distributed systems that continue to function correctly despite failures of individual components. He also developed a substantial body of work on the formal specification and verification of concurrent systems, and has contributed to the development of automated tools applying these methods. Part I consists of technical chapters of the book and a biography. The technical chapters of this book present a retrospective on Lamport's original ideas from experts in the field. Through this lens, it portrays their long-lasting impact. The chapters cover timeless notions Lamport introduced: the Bakery algorithm, atomic shared registers and sequential consistency; causality and logical time; Byzantine Agreement; state machine replication and Paxos; temporal logic of actions (TLA). The professional biography tells of Lamport's career, providing the context in which his work arose and broke new grounds, and discusses LaTeX - perhaps Lamport's most influential contribution outside the field of concurrency. This chapter gives a voice to the people behind the achievements, notably Lamport himself, and additionally the colleagues around him, who inspired, collaborated, and helped him drive worldwide impact. Part II consists of a selection of Leslie Lamport's most influential papers. This book touches on a lifetime of contributions by Leslie Lamport to the field of concurrency and on the extensive influence he had on people working in the field. It will be of value to historians of science, and to researchers and students who work in the area of concurrency and who are interested to read about the work of one of the most influential researchers in this field.

Advances in Computers, Volume 101 (Hardcover): Atif Memon Advances in Computers, Volume 101 (Hardcover)
Atif Memon
R5,339 R4,470 Discovery Miles 44 700 Save R869 (16%) Ships in 12 - 19 working days

Advances in Computers carries on a tradition of excellence, presenting detailed coverage of innovations in computer hardware, software, theory, design, and applications. The book provides contributors with a medium in which they can explore their subjects in greater depth and breadth than journal articles typically allow. The articles included in this book will become standard references, with lasting value in this rapidly expanding field.

Microsoft Excel - Advanced Microsoft Excel Data Analysis for Business (Hardcover): John Slavio Microsoft Excel - Advanced Microsoft Excel Data Analysis for Business (Hardcover)
John Slavio
R794 Discovery Miles 7 940 Ships in 10 - 15 working days
Python for Beginners - A Programming Crash Course to Learn the Principles Behind Python and How to Set Up Your Computer for... Python for Beginners - A Programming Crash Course to Learn the Principles Behind Python and How to Set Up Your Computer for Coding. A Machine Learning Guide for Beginners. (Hardcover)
Robert Campbell
R843 R731 Discovery Miles 7 310 Save R112 (13%) Ships in 10 - 15 working days
Genetic Algorithms with Python (Hardcover): Clinton Sheppard Genetic Algorithms with Python (Hardcover)
Clinton Sheppard
R911 R858 Discovery Miles 8 580 Save R53 (6%) Ships in 12 - 19 working days
Data Science - A Comprehensive Beginners Guide to Learn the Realms of Data Science (Hardcover): William Vance Data Science - A Comprehensive Beginners Guide to Learn the Realms of Data Science (Hardcover)
William Vance
R620 R564 Discovery Miles 5 640 Save R56 (9%) Ships in 10 - 15 working days
Intelligent Human Computer Interaction - 9th International Conference, IHCI 2017, Evry, France, December 11-13, 2017,... Intelligent Human Computer Interaction - 9th International Conference, IHCI 2017, Evry, France, December 11-13, 2017, Proceedings (Hardcover)
Patrick Horain, Catherine Achard, Malik Mallem
R1,464 Discovery Miles 14 640 Ships in 10 - 15 working days
Data Analysis and Methods of Qualitative Research - Emerging Research and Opportunities (Hardcover): Silas Memory Madondo Data Analysis and Methods of Qualitative Research - Emerging Research and Opportunities (Hardcover)
Silas Memory Madondo
R5,005 Discovery Miles 50 050 Ships in 10 - 15 working days

An intellectual property discussion is central to qualitative research projects, and ethical guidelines are essential to the safe accomplishment of research projects. Undertaking research studies without adhering to ethics may be dangerous to researchers and research subjects. Therefore, it is important to understand and develop practical techniques for handling ethics with a specific focus on qualitative projects so that researchers conducting this type of research may continue to use ethical practices at every step of the project. Data Analysis and Methods of Qualitative Research: Emerging Research and Opportunities discusses in detail the methods related to the social constructionist paradigm that is popular with qualitative research projects. These methods help researchers undertake ideal qualitative projects that are free from quantitative research techniques/concepts all while acquiring practical skills in handling ethics and ethical issues in qualitative projects. The chapters each contain case studies, learning outcomes, question and answer sections, and discuss critical research philosophies in detail along with topics such as ethics, research design, data gathering and sampling methods, research outputs, data analysis, and report writing. Featuring a wide range of topics such as epistemology, probability sampling, and big data, this book is ideal for researchers, practitioners, computer scientists, academicians, analysts, coders, and students looking to become competent qualitative research specialists.

Handbook of Research on Cloud and Fog Computing Infrastructures for Data Science (Hardcover): Pethuru Raj, Anupama Raman Handbook of Research on Cloud and Fog Computing Infrastructures for Data Science (Hardcover)
Pethuru Raj, Anupama Raman
R6,633 Discovery Miles 66 330 Ships in 10 - 15 working days

Fog computing is quickly increasing its applications and uses to the next level. As it continues to grow, different types of virtualization technologies can thrust this branch of computing further into mainstream use. The Handbook of Research on Cloud and Fog Computing Infrastructures for Data Science is a key reference volume on the latest research on the role of next-generation systems and devices that are capable of self-learning and how those devices will impact society. Featuring wide-ranging coverage across a variety of relevant views and themes such as cognitive analytics, data mining algorithms, and the internet of things, this publication is ideally designed for programmers, IT professionals, students, researchers, and engineers looking for innovative research on software-defined cloud infrastructures and domain-specific analytics.

Handbook of Mathematical Models for Languages and Computation (Hardcover): Alexander Meduna, Petr Horacek, Martin Tomko Handbook of Mathematical Models for Languages and Computation (Hardcover)
Alexander Meduna, Petr Horacek, Martin Tomko
R4,336 R3,897 Discovery Miles 38 970 Save R439 (10%) Ships in 10 - 15 working days

The theory of computation is used to address challenges arising in many computer science areas such as artificial intelligence, language processors, compiler writing, information and coding systems, programming language design, computer architecture and more. To grasp topics concerning this theory readers need to familiarize themselves with its computational and language models, based on concepts of discrete mathematics including sets, relations, functions, graphs and logic. This handbook introduces with rigor the important concepts of this kind and uses them to cover the most important mathematical models for languages and computation, such as various classical as well as modern automata and grammars. It explains their use in such crucially significant topics of computation theory as computability, decidability, and computational complexity. The authors pay special attention to the implementation of all these mathematical concepts and models and explains clearly how to encode them in computational practice. All computer programs are written in C#.

Dataflow Processing, Volume 96 (Hardcover): Suyel Namasudra Dataflow Processing, Volume 96 (Hardcover)
Suyel Namasudra; Volume editing by Veljko Milutinovic
R4,990 R4,179 Discovery Miles 41 790 Save R811 (16%) Ships in 12 - 19 working days

Since its first volume in 1960, Advances in Computers has presented detailed coverage of innovations in computer hardware, software, theory, design, and applications. It has also provided contributors with a medium in which they can explore their subjects in greater depth and breadth than journal articles usually allow. As a result, many articles have become standard references that continue to be of significant, lasting value in this rapidly expanding field.

Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities (Hardcover): Uri... Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities (Hardcover)
Uri Shafrir, Masha Etkind
R3,550 Discovery Miles 35 500 Ships in 10 - 15 working days

Text analysis tools aid in extracting meaning from digital content. As digital text becomes more and more complex, new techniques are needed to understand conceptual structure. Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities provides an innovative perspective on the application of algorithmic tools to study unstructured digital content. Highlighting pertinent topics such as semantic tools, semiotic systems, and pattern detection, this book is ideally designed for researchers, academics, students, professionals, and practitioners interested in developing a better understanding of digital text analysis.

Insight into Theoretical and Applied Informatics - Introduction to Information Technologies and Computer Science (Hardcover,... Insight into Theoretical and Applied Informatics - Introduction to Information Technologies and Computer Science (Hardcover, Digital original)
Andrzej Yatsko, Walery Suslow
R1,484 Discovery Miles 14 840 Ships in 12 - 19 working days

The book is addressed to young people interested in computer technologies and computer science. The objective of this book is to provide the reader with all the necessary elements to get him or her started in the modern field of informatics and to allow him or her to become aware of the relationship between key areas of computer science. The book is addressed not only to future software developers, but also to all who are interested in computing in a widely understood sense. The authors also expect that some computer professionals will want to review this book to lift themselves above the daily grind and to embrace the excellence of the whole field of computer science. Unlike existing books, this one bypasses issues concerning the construction of computers and focuses only on information processing. Recognizing the importance of the human factor in information processing, the authors intend to present the theoretical foundations of computer science, software development rules, and some business aspects of informatics in non-technocratic, humanistic terms.

Gender Gaps and the Social Inclusion Movement in ICT (Hardcover): Idongesit Williams, Olga Millward, Roslyn Layton Gender Gaps and the Social Inclusion Movement in ICT (Hardcover)
Idongesit Williams, Olga Millward, Roslyn Layton
R5,264 Discovery Miles 52 640 Ships in 10 - 15 working days

Despite advancements in technological and engineering fields, there is still a digital gender divide in the adoption, use, and development of information communication technology (ICT) services. This divide is also evident in educational environments and careers, specifically in the STEM fields. In order to mitigate this divide, policy approaches must be addressed and improved in order to encourage the inclusion of women in ICT disciplines. Gender Gaps and the Social Inclusion Movement in ICT provides emerging research exploring the theoretical and practical aspects of gender and policy from developed and developing country perspectives and its applications within ICT through various forms of research including case studies. Featuring coverage on a broad range of topics such as digital identity, human rights, and social inclusion, this book is ideally designed for policymakers, academicians, researchers, students, and technology developers seeking current research on gender inequality in ICT environments.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Control Techniques for LCL-Type…
Xinbo Ruan, Xuehua Wang, … Hardcover R5,361 Discovery Miles 53 610
The Works of the Rev. Jonathan Swift…
Jonathan Swift Paperback R601 Discovery Miles 6 010
Lakeland Fell Running for Mortals - 70…
John Myatt Paperback R788 R740 Discovery Miles 7 400
The Diamond Queen - Elizabeth II: The…
Andrew Marr Paperback R285 R258 Discovery Miles 2 580
Juicing for Weight Loss - This Book…
Elena Garcia Hardcover R701 Discovery Miles 7 010
Guide to Yeast Genetics and Molecular…
Author Unknown Paperback R4,180 Discovery Miles 41 800
Ramanujan's Theta Functions
Shaun Cooper Hardcover R4,635 Discovery Miles 46 350
Geological Models of Petroleum…
K. Magara Hardcover R8,481 Discovery Miles 84 810
101 Water Wise Ways
Helen Moffett Paperback  (1)
R150 R139 Discovery Miles 1 390
Multiple Use Job Descriptions - A Guide…
Philip C. Grant Hardcover R2,746 Discovery Miles 27 460

 

Partners