Prepare yourself for Quantum Computing
Johan Vos joined us to talk about his new book ‘Quantum Computing for Developers’ which is available to read right now as part of the Manning Early Access Program (MEAP). Listen near the end of the show to learn how you can get a free copy or check the show notes for details. We talked with Johan about the core principles of Quantum Computing, the hardware and software involved, the differences between quantum computing and classical computing, a little bit of physics, and what can we developers do today to prepare for the perhaps-not-so-distant future of Quantum Computing.
Discussion
Sign in or Join to comment or subscribe
Animo
2020-03-25T15:54:18Z ago
Very interesting conversation! I’d love to read more about it!
Temp Orary
2020-03-26T03:03:22Z ago
I would like to know more about using quantum computing for combinatorial optimization.
Jerod Santo
Bennington, Nebraska
Jerod co-hosts The Changelog, crashes JS Party & takes out the trash (his old code) once in awhile.
2020-03-26T15:08:47Z ago
I would love to learn more about combinatorial optimization! Have any good resources for a neophyte on the subject?
Temp Orary
2020-03-26T16:12:52Z ago
https://link.springer.com/book/10.1007/978-3-540-71844-4
There are good online courses on the subject, such as this one ->
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-251j-introduction-to-mathematical-programming-fall-2009/lecture-notes/
Matti Picus
2020-03-26T10:32:40Z ago
In addition to Java, Python is also widely used, for instance the QuTip project http://qutip.org/
Rob Hoelz
2020-03-28T23:13:16Z ago
Very interesting episode! In terms of resources about quantum computing, there’s this in-depth site introducing quantum computing named Quantum Country that’s had a number of articles posted to it over the last year or so - each article is pretty long, but they’re very thorough! What’s especially interesting to me is the authors have integrated a spaced repetition system into the articles so that you’re quizzed on what you’re reading, which they’re hoping will increase readers’ retention of the subject matter!
Jerod Santo
Bennington, Nebraska
Jerod co-hosts The Changelog, crashes JS Party & takes out the trash (his old code) once in awhile.
2020-03-30T13:20:15Z ago
Nice resource, thanks for sharing!
eapo
Székelyföld
I have experiences on many fields of
I want to live in harmony with nature in sacred society based on meritocratic values. On the way
2020-03-29T04:56:20Z ago
With Quantum computing and AI we are closer to develop ethical self sustaining systems based on natural patterns to serve life instead of greed. I am glad.
Tyler Moore
2020-03-30T16:21:05Z ago
I’ve had a question about this topic for a while I hope you can answer johan.
What is the difference in terms of computational power / MIPS from a quantum cpu to a cpu based on an unbalanced or balanced ternary architecture?
Both instruction sets would be operating in base 3 so wouldn’t the complexity of the language be the same?
Matteo Bertini
2020-04-09T07:24:43Z ago
Cool subject, I’m very curious about current real world applications!