Skip to content

Commit

Permalink
Solana Handbook, by Ackee Blockchain Security
Browse files Browse the repository at this point in the history
  • Loading branch information
urani-engineering authored May 17, 2024
1 parent cf4402e commit baa5f5c
Showing 1 changed file with 6 additions and 34 deletions.
40 changes: 6 additions & 34 deletions chapters/12_additional_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@


* [Solana Bytes, by Solana Labs](https://www.youtube.com/watch?v=90BTugVYGqQ&list=PLilwLeBwGuK51Ji870apdb88dnBr1Xqhm&index=3)
* [Solana Bootcamp Videos](https://www.youtube.com/watch?v=0P8JeL3TURU&list=PLilwLeBwGuK6NsYMPP_BlVkeQgff0NwvU)
* [Build on Solana by risein](https://www.risein.com/courses/build-on-solana)
* [freeCodeCamp: Solana Curriculum](https://github.com/freeCodeCamp/solana-curriculum)
* [Solana Frontend Development Course](https://www.youtube.com/playlist?list=PLMZny7wGLM6w4t7pMGATxFTjjMduTsEiF)
* [Create a Solana dApp from Scratch](https://lorisleiva.com/create-a-solana-dapp-from-scratch)

* [Solana Bootcamp Videos (Youtube)](https://www.youtube.com/watch?v=0P8JeL3TURU&list=PLilwLeBwGuK6NsYMPP_BlVkeQgff0NwvU)
* [Build on Solana by risein, by Risein](https://www.risein.com/courses/build-on-solana)
* [freeCodeCamp: Solana Curriculum, by freeCodeCamp](https://github.com/freeCodeCamp/solana-curriculum)
* [Solana Frontend Development Course (Youtube)](https://www.youtube.com/playlist?list=PLMZny7wGLM6w4t7pMGATxFTjjMduTsEiF)
* [Create a Solana dApp from Scratch, by lorisleiva](https://lorisleiva.com/create-a-solana-dapp-from-scratch)
* [Solana Handbook, by Ackee Blockchain Security](https://ackee.xyz/solana-handbook.pdf)


<br>
Expand All @@ -34,36 +34,8 @@
* [60 Days of Solana, by RareSkills](https://www.rareskills.io/solana-tutorial)



<br>

---

### Technical Articles

<br>

#### Low-level Theory

<br>

* [The LLVM Compiler Infrastructure](https://llvm.org/)
* [The Executable and Linkable Format (ELF)](https://en.wikipedia.org/wiki/Executable_and_Linkable_Format)

<br>


#### Sealevel

<br>

* [Sealevel Parallel Runtime, by Solana Labs](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192)

<br>




---

### Tools for Developers
Expand Down

0 comments on commit baa5f5c

Please sign in to comment.