[Beginner] Quantum computer learning site [Free]
Introduction
Here is a summary of usable sites found in the learning of quantum computers.
★ Updating as appropriate ★
✅ Quantum computer class (Keio University)
- https://www.appi.keio.ac.jp/Itoh_group/abe/lecture.html
- https://www.youtube.com/playlist?list=PLB1324F2305C028F7
- Intensive lecture held at Keio University Yagami Campus in 2005.
- You can watch it in the video.
✅ Marlek "Introduction to Quantum Programming Learned with Quantum Computers"
- https://github.com/maru-labo/ibm-q-handson
- Marlek is operated for the purpose of popularizing IT technology, and also handles quantum programming.
- Use Python, IBM Qiskit.
✅ Introduction to Quantum Programming for Classical Programmers
- https://www.slideshare.net/OsSAL-org/ss-198802364
- A document that explains quantum programming for programmers.
- It is organized in an easy-to-understand manner from the basics.
✅IBM Q Quantum Challenge 2019
- https://quantumchallenge19.com/ja/
- "Learning Challenge" is set for Weeks 1 to 3 with the holding of the contest.
- It can be done from the basic learning of the gate.
✅Quantum Native Dojo!
- https://dojo.qulacs.org/ja/latest/
- Next week's teaching materials released in connection with Qulacs (quantum circuit simulator) developed by Qunasys.
✅ MDR Slack Channel
- The URL for joining the Slack channel is posted on here.
- CEO Minato and others share learning topics and the latest information on the Slack channel that is open to the public in connection with the study session held by MDR.
✅ Blueqat tutorial
- https://github.com/Blueqat/Blueqat-tutorials/tree/master/tutorial-ja
- Tutorial using Blueqat (Python) developed by MDR.
- You can learn while actually moving the code.