Focus mode

NEAR Developer Course

Iteration

Iteration follows the standard AssemblyScript format:

// set i to a type u64
for (let i: u64 = startIndex; i < someValue; i++) {
  // do stuff
}
left-disk

Programs to Accelerate Your Progress in a Software Career

Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!

right-cube

Comments

You need to enroll in the course to be able to comment!