CompPhysHack2026HandsOn by AtelierArith
Description
This website provides lecture materials for participants of CompPhysHack 2026.
Introduction
With advances in artificial intelligence and large language models, coding agents have emerged. These agents autonomously generate source code and execute commands based on human instructions, providing support for coding and software development. This lecture introduces coding agents such as Claude Code and Cursor, and teaches how to leverage them through several hands-on exercises.
Handouts
Appendix
This website is built with Quarto. This website may be used freely for educational and research purposes.
How to view the website locally
Download Quarto from here to use the quarto command. Then, just run:
$ git clone https://github.com/AtelierArith/CompPhysHack2026HandsOn.git
$ cd CompPhysHack2026HandsOn
$ quarto previewAudio summary
The audio overview summarized by Google NotebookLM is available below.
Last modified: 2026-03-02