Skip to content

AustinPope/Rust-The_Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journey of The Book: The Rust Programming Language

The Rust Programming Language

Chapter 1: Getting Started, Hellow, World!

  • Hello world!
  • Hello Cargo!

Chapter 2: Programming a Guessing Game

  • Learned std io syntax
  • Basics between immutable and mutable
  • Learning good practices with the built in debugging
  • Leveraged error checking for user accountability

Chapter 3: Common Programming Concepts

  • Variables and Mutablility
  • Data Types
  • Functions
  • Comments
  • Control Flow

About

The Book: The Rust Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages