I’m a (very) retired systems analyst. Last serious language was ‘C’ in which I wrote heavy stuff. But that was years ago. Want to bite the bullet and learn Plutus. What’s the best way to start?
Hey @OddPod,
a great way to start is the free Udemy course for Marlowe: (domain-specific language on top of Plutus, but the course brings you closer to many concepts)
There is also one for Plutus:
Since you are already familiar with many programming concepts you could also dive into the Plutus book. It is available through Leanpub for a price you set yourself, even for free:
Also, a great resource to start for people that did programming in the past is the Haskell book:
http://learnyouahaskell.com/chapters
Testnets overview page:
Playgrounds:
https://testnet.iohkdev.io/marlowe/tools/marlowe-playground/
https://testnet.iohkdev.io/plutus/tools/playground/
1 Like
Fantastic! Thank you!
1 Like