Skip to content

CnegAsuy/Rust-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Cargo Project that I Learned To Rust By Myself

I want to try to learn basics such as variables; attributes like #![allow(unused)]; mutable variables; bin, hex, oct types etc.

I tried OOP types like impl, struct, enums etc. I created a user with properties name: String, age: u8 and gender: Gender. I tried this file in main3.rs.

I tried to take derivative of a func using (f(d + dx) - f(d))/dx dx -> 0 formula.

it writes the information about system.

An basic calculator for 4 basic process.

Basic structs and impl for Point, Rectangle and Circle

Always can be change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages