Skip to content

Some Exercises, which beginner rustaceans can solve. Starting from zero knowledge.

Notifications You must be signed in to change notification settings

rust-basel/basic-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Exercises for the Rust Workshop

This repository contains rust modules to different topics covered in the lectures.

Topics

  • Branching & Looping:
    • if_else.rs
    • foo_bar.rs
  • Traits (serde)
    • json.rs
  • Enums (Options Type)
    • option_poop.rs
  • Functions
    • collections.rs
    • functions.rs

About

Some Exercises, which beginner rustaceans can solve. Starting from zero knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages