/education

Curated content for getting started on the Internet Computer.

Primary LanguageMotoko

Getting started with the Internet Computer ♾.

This repository contains curated content from the 1st edition of the Motoko Bootcamp .

Lessons 📜

6 differents topics are covered, all the lessons are focused on Motoko.
For each topic, a guide is available and a set of challenges with their solution are also available.

Lectures 🎬

Each lecture is approximately 1 hour long and was held live by one of the bootcamp mentor.

This repository also contains the code during some lectures.

Ressources 📚

Links to other helpful ressources.

Motoko documentation : The main documentation for the Motoko language.

Motoko playground : A sandbox to quickly write and test Motoko code from your browser.

Motoko extension : A Motoko extension for Visual Studio Code that provides syntax highlighting.

Dfinity education : Educational ressources on datastructures, web development, blockchain and more.

Examples : Sample code and applications written in Rust or Motoko.

create-ic-app : Template project for major framework (Vue, React, Vanilla JS,Svelte).

The invoice canister : processing payments on the IC.

Communities 👦