/sui-move-intro-course

Introductory Course to the Sui Move language

Primary LanguageMoveCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Move Intro Course

Introductory course to the Move language maintained by Sui Foundation.

Content

TODOs

  • Write BCS lesson for advanced topics
  • Create a multi-platform Docker image
  • Create exercises for each unit
  • Add content on Display.move
  • Add content on clock and example on token unlocking
  • Write advanced topic lesson on closed loop token standard
  • Write advanced topic lesson on package upgrades
  • Write new lesson on kiosks
  • Check and update Unit One against latest version of Sui
  • Check and update Unit Two against latest version of Sui
  • Check and update Unit Three against latest version of Sui
  • Check and update Unit Four against latest version of Sui
  • Check and update Advanced Topics against latest version of Sui

General Developer Resources

Socials and Communities

If you want to join Sui's online communities, you can join via following links:

Repo Translations

Please get in touch if you want to help translate this into other languages.

Videos and Other Formats

FAQ

  1. Can I use the content of this repo to produce other educational content related to Sui or Sui Move programming language?

    Yes. That is the original intention of this repo, to allow content creators and educational platforms to use and expand on the material within this repo to create different forms of media or technical content about Sui or the Sui Move language.

    This repo is licensed under the Creative Common License; CC-BY-SA-4.0 license, to be specific. This allows anyone to remix, transform, build or share the content in this repo for whatever purposes, but any content based on this repo also needs to be licensed under the same Creative Common License, and give an attribution to the source.

  2. How can I contribute to this repo?

    Fork and open a PR against the upstream repo. We are open to community contributions.