Courses
Near developer course
Near iteration
Odak modu
NEAR Certified Developer Information
NEAR Certified Developer Final Project
What Does a Successful Project Look Like?
The Course Outline
NEAR CLI (Command Line Interface)
NEAR Explorer
Assembly Script - Starting
What is Assembly Script?
Contract
File Structure
Imports
Practice I
Assembly Script - New concepts
Assert
Models
Context
Storage
Practice II
Assembly Script - Other syntax
Collections
Arrays
Iteration
Classes
NEAR Essentials 1
Introduction
Keys
Identity
Money
NEAR Essentials 2
Smart Contract Overview
Account Model
View & Change Methods
Serde
NEAR Wallet
Practice: NEAR Academy-Meme Museum
Your Own Project
Previous successful projects
Example: Thanks
Example: Guest Book
Example: Sample Lottery
Example: CRUD dApp
Develop project ideas
Submit and build your project plan
Finalize and submit your project
Loom video
Documentation and explanations
How to submit
Iteration follows the standard AssemblyScript format:
// set i to a type u64 for (let i: u64 = startIndex; i < someValue; i++) { // do stuff }
Yorum yapabilmek için derse kayıt olmalısın!