Solana cook book https://solanacookbook.com/#contributing
Anchor https://github.com/coral-xyz/anchor
Whats the deal with solana https://2501babe.github.io/posts/solana101.html
Program examples https://github.com/solana-developers/program-examples
Rust docs https://doc.rust-lang.org/std/all.html
Solana rust crate docs https://docs.rs/solana/latest/solana/
Solana program library https://github.com/solana-labs/solana-program-library
Exploring PDAs https://www.fmendez.com/exploring-program-derive-addresses-pd-as-with-solana-anchor-and-react
Anchor book https://book.anchor-lang.com/introduction/what_is_anchor.html
Solana developer videos https://www.youtube.com/watch?v=A_U1Nd41vPc&list=PLilwLeBwGuK51Ji870apdb88dnBr1Xqhm&index=1
Help with understanding PDA's https://twitter.com/pencilflip/status/1455948263853600768?s=20&t=J2JXCwv395D7MNkX7a9LGw https://www.youtube.com/watch?v=iMWaQRyjpl4 https://paulx.dev/blog/2021/01/14/programming-on-solana-an-introduction/
Sealevel attacks explained https://twitter.com/pencilflip/status/1483880018858201090
Sealevel attack examples https://github.com/coral-xyz/sealevel-attacks