Skip to content

maryami66/begginers_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust programing for beginners

This is a beginner's rust project to complement Rust programing for beginners series on Medium. This serie consists of three stories so far:

In this story, I introduced basic concepts in Rust programming including:

  • Data types
  • Enums
  • Struct

In this story, I explain three fundamental points of Enums:

  • Option Enums
  • Additional data in Enums
  • Result Enums

3: Rust programing for beginners [part 2]

In this tutorial, I introduced some more advanced concepts including,

  • Closures
  • Iterators
  • Traits
  • Modules

About

Rust programing for beginners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages