# Further exploration

Congratulations on completing this introduction to zkSNARKs! But don't stop here. The following links are good next steps for continuing your exploration into zero-knowledge.

### Start coding

* An intro to coding in Halo2
  * <https://erroldrummond.gitbook.io/halo2-tutorial/>
* STARK tutorial with coding&#x20;
  * <https://aszepieniec.github.io/stark-anatomy/>

### Keep up with the space

* zkMesh - a monthly newsletter linking to announcements in the space (research, articles, etc.)
  * [https://zkmesh.substack.com](https://zkmesh.substack.com/)

### Read more&#x20;

* Vitalik's post on zkEVMs - demonstrates how zkSNARKs are being used for scaling
  * <https://vitalik.eth.limo/general/2022/08/04/zkevm.html>&#x20;
* Plonk by hand - Exploring the theory of PLONK
  * <https://research.metastate.dev/plonk-by-hand-part-1/>&#x20;

### Join a ZK community

* <https://pse.dev/en/resources>

### Take a more advanced course

* <https://learn.0xparc.org/><br>
