henrytirla / Learning-Rust

Learning Rust Programming language for polkadot blockchain academy contest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-Rust πŸ¦€

Description

This repository is dedicated to my journey of learning the Rust programming language. This is part of my preparation for the Polkadot Blockchain Academy contest.

Learning Objectives

  • Understanding Rust syntax and structures
  • Grasping the principles of Ownership and Borrowing
  • Exploring advanced topics like Asynchronous Programming and Macros
  • Building smart contracts for Polkadot blockchain

Learning Resources πŸ“š

I've been utilizing top-notch resources to ramp up my skills in Rust:

Rustlings

A small exercise-based approach to learning Rust programming from scratch. It includes a variety of exercises designed to familiarize you with different aspects of the language.

πŸ”— Rustlings GitHub Repository

The Rust Programming Language Book

This book provides a comprehensive overview of Rust, ranging from beginner topics to advanced features. It is an invaluable guide for anyone looking to delve deep into the language.

πŸ”— The Rust Programming Language Online Book

Projects and Exercises πŸ› 

To be uupdated

How to Run πŸƒβ€β™€οΈ

Tobe updated

About

Learning Rust Programming language for polkadot blockchain academy contest


Languages

Language:Rust 100.0%