Quest

Quest 2 - A Tour on Rust Semantics

STATUS Past
TOTAL REWARDS
$1,000
REWARD AMOUNT
$2
STARTS (GMT +08:00)
ENDS (GMT +08:00)

Learning Outcomes

By the end of this quest, you will be able to:

  • Write idiomatic Rust code
  • Understand the syntax of Rust
  • Have some understanding between the differences of statically typed and dynamically typed languages

Quest Details

Introduction

This part of the campaign introduces you to the semantics of Rust such as how we declare variables, print output, define functions, conditional statements and loops and other basic operations such as arithmetic. We will also have a bit of introduction of primitives and other data types in Rust. πŸ‘€

Rust is very verbose as a language. It also contains lots of symbols just for printing a statement. However, each part of the syntax is carefully designed so that it’s easily recognisable. 🫑

In this quest, you will have to prepare for information overload since this will be the real beginning of the Rust campaign. 😳

For technical help on the StackUp platform & quest-related questions, join our Discord, head to the πŸ†˜ | quest-help-forum channel and look for the correct thread to ask your question.

Deliverables

This quest has 1 deliverable.

  1. A full screenshot with code editor

This quest is part of a campaign so do check out other quests!


Help Center Need help?

Find articles to support you through your journey or chat with our support team.

Help Center