Skip to content

Commit 5a331c7

Browse files
iremddemirdavorpaeshellman
authored
Add Quantum Computing (#6767)
* Add Quantum Computing * fixes alphabetical order * Update books/free-programming-books-subjects.md Co-authored-by: David Ordás <[email protected]> * Update books/free-programming-books-subjects.md Co-authored-by: David Ordás <[email protected]> * Use book landing page instead of PDF direct download link Co-authored-by: Eric Hellman <[email protected]> Co-authored-by: David Ordás <[email protected]> Co-authored-by: Eric Hellman <[email protected]>
1 parent c1cbb36 commit 5a331c7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: books/free-programming-books-subjects.md

+8
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
3636
* [Partial Evaluation](#partial-evaluation)
3737
* [Professional Development](#professional-development)
3838
* [Programming Paradigms](#programming-paradigms)
39+
* [Quantum Computing](#quantum-computing)
3940
* [Regular Expressions](#regular-expressions)
4041
* [Reverse Engineering](#reverse-engineering)
4142
* [Search Engines](#search-engines)
@@ -670,6 +671,13 @@ Kerridge (PDF) (email address *requested*, not required)
670671
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)
671672

672673

674+
### Quantum Computing
675+
676+
* [Introduction to Classical and Quantum Computing](http://www.thomaswong.net/introduction-to-classical-and-quantum-computing-1e2p.pdf) - Thomas G. Wong (PDF)
677+
* [Learn Quantum Computation using Qiskit](https://qiskit.org/textbook/preface.html) - Frank Harkins et al. (HTML)
678+
* [Quantum Computing for the Quantum Curious](https://link.springer.com/book/10.1007/978-3-030-61601-4) - Ciaran Hughes, Joshua Isaacson, Anastasia Perry, Ranbel F. Sun, Jessica Turner (HTML, PDF, EPUB)
679+
680+
673681
### Regular Expressions
674682

675683
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/) - Sundeep Agarwal

0 commit comments

Comments
 (0)