Quantum Computing in Action
eBook - ePub

Quantum Computing in Action

  1. 264 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Quantum Computing in Action

Book details
Table of contents
Citations

About This Book

Quantum computing is on the horizon and you can get started today! This practical, clear-spoken guide shows you don't need a physics degree to write your first quantum software. In Quantum Computing in Action you will learn: An introduction to the core concepts of quantum computing
Qubits and quantum gates
Superposition, entanglement, and hybrid computing
Quantum algorithms including Shor's, Deutsch-jozsa, and Grover's search Quantum Computing in Action shows you how to leverage your existing Java skills into writing your first quantum software, so you're ready for the quantum revolution. This book is focused on practical implementations of quantum computing algorithms—there's no deep math or confusing theory. Using Strange, a Java-based quantum computer simulator, you'll go hands-on with quantum computing's core components including qubits and quantum gates. About the technology
Quantum computing promises unimaginably fast performance for tasks like encryption, scientific modeling, manufacturing logistics, financial modeling, and AI. Developers can explore quantum computing now using free simulators, and increasingly powerful true quantum systems are gradually becoming available for production use. This book gives you a head start on quantum computing by introducing core concepts, key algorithms, and the most beneficial use cases. About the book
Quantum Computing in Action is a gentle introduction to the ideas and applications of quantum computing. After briefly reviewing the science that makes quantum tick, it guides you through practical implementations of quantum computing algorithms. You'll write your first quantum code and explore qubits and quantum gates with the Java-based Strange quantum simulator. You'll enjoy the interesting examples and insightful explanations as you create quantum algorithms using standard Java and your favorite IDE and build tools. What's inside An introduction to the core concepts of quantum computing
Qubits and quantum gates
Superposition, entanglement, and hybrid computing
Quantum algorithms including Shor's, Deutsch-jozsa, and Grover's searchAbout the reader
For Java developers. No advanced math knowledge required. About the author
Johan Vos is a cofounder of Gluon, a Java technology company. He is a Java Champion and holds an MSc in Mining Engineering and a PhD in Applied Physics.Table of Contents
PART 1 QUANTUM COMPUTING INTRODUCTION
1 Evolution, revolution, or hype?
2 "Hello World, " quantum computing style
3 Qubits and quantum gates: The basic units in quantum computing
PART 2 FUNDAMENTAL CONCEPTS AND HOW THEY RELATE TO CODE
4 Superposition
5 Entanglement
6 Quantum networking: The basics
PART 3 QUANTUM ALGORITHMS AND CODE
7 Our HelloWorld, explained
8 Secure communication using quantum computing
9 Deutsch-Jozsa algorithm
10 Grover's search algorithm
11 Shor's algorithm

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Quantum Computing in Action by Johan Vos in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2022
ISBN
9781638350941

Table of contents

  1. Quantum Computing in Action
  2. Copyright
  3. brief contents
  4. contents
  5. front matter
  6. Part 1. Quantum computing introduction
  7. 1 Evolution, revolution, or hype?
  8. 2 “Hello World,” quantum computing style
  9. 3 Qubits and quantum gates: The basic units in quantum computing
  10. Part 2. Fundamental concepts and how they relate to code
  11. 4 Superposition
  12. 5 Entanglement
  13. 6 Quantum networking: The basics
  14. Part 3. Quantum algorithms and code
  15. 7 Our HelloWorld, explained
  16. 8 Secure communication using quantum computing
  17. 9 Deutsch-Jozsa algorithm
  18. 10 Grover’s search algorithm
  19. 11 Shor’s algorithm
  20. Appendix A. Getting started with Strange
  21. Appendix B. Linear algebra
  22. index