Plutus Pioneer Program - Lecture #1

Sdílet
Vložit
  • čas přidán 3. 05. 2021
  • We launched our Plutus Pioneer program at the beginning of April, onboarding over 1600 developers into the Cardano smart contract development ecosystem. The current course is now closed for new applicants.
    However, if you want to learn Plutus and build on Cardano, we’ll open up a brand new cohort this summer. Feel free to follow this lecture series for now and apply to join the new program at this link: developers.cardano.org/en/plu...
    Topics covered in this session:
    - Welcome & Introduction
    - The (E)UTxO-model
    - Running an auction contract on a local Playground server
    - Homework
  • Věda a technologie

Komentáře • 44

  • @Will-kt5jk
    @Will-kt5jk Před 3 lety +16

    I like the fact that on the bookshelf, there’s an "Englisch" book (presumably in German) with a "French" book (not Französisch -presumably in English) underneath it.
    Learn one language, then learn a second language using that...

  • @Sydra.
    @Sydra. Před 3 lety +9

    You should have abstractions over the utxo, data storage, schemas, etc! 80% of plutus contracts are boilerplate and it's unnecessarily complex. Usually functional codes are shorter than imperative codes but plutus contracts are much much longer than solidity contracts with the same functionality.

  • @Mr850man
    @Mr850man Před 3 lety +12

    Thanks for the upload

  • @jesenialimited1385
    @jesenialimited1385 Před 3 lety +5

    Amazing content! thank you.

  • @robertandone7057
    @robertandone7057 Před 3 lety +2

    thanks for sharing this lecture

  • @toddcleckner2652
    @toddcleckner2652 Před 3 lety +1

    Excellent Thanks!

  • @rkalla
    @rkalla Před 3 lety +14

    I was _decently_ following until we got into the Haskell code... god... help my brain.

  • @lamacorn9285
    @lamacorn9285 Před 3 lety +2

    I am starting to learn to code but do heaps of crytpo day trading and this makes 100% sense. thankyou

  • @Will-kt5jk
    @Will-kt5jk Před 3 lety +1

    It would be useful if the Final Balances view in playground showed the deltas, not just the final figures

  • @mccrank1986
    @mccrank1986 Před 3 lety +4

    He mentioned some Mongolia Haskell course that will be available on discord, my questions is: Is it for limited audience only? will that be also available here on youtube?

  • @kodekorp2064
    @kodekorp2064 Před 3 lety +1

    Does anyone know if the cohort sends a confirmation on being accepted or denied for the program?

  • @harelchen13
    @harelchen13 Před 3 lety

    Are you going to upload all lectures from this program or just the first few?

  • @tortechnocom
    @tortechnocom Před 3 lety

    Great tutorial!! My first time with Haskell. Will try.... :)

  • @VikashKumar-qi9tx
    @VikashKumar-qi9tx Před 3 lety +3

    Where is discord channel he mentioned? Link please?

  • @gaznawiali
    @gaznawiali Před 3 lety

    Hi will Cardano support Python and C++ or must I learn Plutus/Haskell? Thank you

    • @pr1meofbushm4n
      @pr1meofbushm4n Před 3 lety

      From what I've heard from CH so far that will be the ultimate goal. But I don't know when this will be an available option.

  • @sjatkins
    @sjatkins Před 3 lety

    why would there be a problem getting it to compile? this is surprising. I thought the reason to produce a separate language was relative simplicity and ease of interpretation and less runtime weight than say using haskell itself? So where are the issues?

    • @ReddSpark
      @ReddSpark Před 3 lety +1

      They changed the Plutus code so that the Week 1 Exercise no longer works with the latest Plutus.

  • @matthewhammond859
    @matthewhammond859 Před 3 lety

    How does one join the plutus pioneer programme ?

  • @eriklarson5010
    @eriklarson5010 Před 3 lety +5

    Should I try to learn Haskell before I learn Plutus?

    • @RevolutionaryAssets
      @RevolutionaryAssets Před 3 lety +11

      Do or do not. There is no try...

    • @jonringer117
      @jonringer117 Před 3 lety

      Learning haskell will take many years. However, I would always recommend to try and learn the basics of Haskell. It will help greatly with functional programming in the future.

    • @sphereron
      @sphereron Před 3 lety

      You'll probably get lost if you don't already know Haskell

    • @damiann4734
      @damiann4734 Před 3 lety +2

      Try is for losers. Winner go home and f the prom queen.

    • @sjatkins
      @sjatkins Před 3 lety +2

      @@jonringer117 I don't believe it takes many years. Yes, I know I don't really "know" a language until I work in it on a major project for about a year. But not many years for any of the ~30 languages I have learned in my career.

  • @FweekEntertainment
    @FweekEntertainment Před 3 lety +3

    This languages are too much of a pain to learn, eth is on its way to decently and at least acceptable scale. You lost the race. I wonder when you'll exitscam.

    • @FweekEntertainment
      @FweekEntertainment Před 3 lety +1

      Oh and by the way, you already lied to your investors, saying that native tokens on ADA will be transferable paying only in those tokens, comparing ADA in this way with the "idiocy" of ETH, but you somehow managed to do nothing about it in the end, putting people to pay an ADA base fee + the fee in those tokens, better should've stayed more stable like ETH with the full ETH fee.

    • @FweekEntertainment
      @FweekEntertainment Před 3 lety +1

      PS. Please, don't try to surpress democracy, let people sentiment about your videos matter, stop disabling the Like/Dislike rate.

    • @winterskiU
      @winterskiU Před 3 lety +17

      Yeah you will be able to build on Cardano using a multitude of languages including the more popular ones such as Java and C++. Let me know who will win the race then because last time I checked Solidity does not have the number of devs the more popular ones do. Not only that but Haskell (Plutus) is a formal language which will minimise the number of exploits and hacks that currently occurs on Ethereum.

    • @pauln1274
      @pauln1274 Před 3 lety +2

      lol, you salty dog

    • @Jim-fz2yr
      @Jim-fz2yr Před 3 lety +11

      @@FweekEntertainment total BS and typical eth maxi that fears ADA.

  • @freshcotech79
    @freshcotech79 Před 3 lety +2

    Thanks for the upload