Skip to content

d0ugl/rust_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rust Learning Journey

Welcome to my Rust Learning Journey! This repository documents my progress as I explore and learn the Rust programming language. During my first semester pursuing a degree in cybersecurity, I discovered a passion for programming through an Intro to Programming course in Python — the only programming course offered by my school. As I am nearing the end of my degree path, I am choosing to revisit my newfound enjoyment of programming with a language known for its focus on safety and security: Rust.

About Rust

Rust is a systems programming language focused on safety, speed, and concurrency. It's known for its high performance and memory safety features.

Objectives

  • Understand the basic syntax and concepts of Rust.
  • Develop small projects and utilities as I learn.
  • Explore advanced Rust features like ownership, lifetimes, and concurrency.
  • Document my learnings and challenges faced during this journey.

Learning Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published