MartinLwx / CS110L-Spring-2020-Stanford

The solutions for the exercises and projects in CS110L-system-programming πŸ‘

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS110L: Safety in Systems Programming

Hi πŸ‘‹

This is my personal learning record for the CS110L: Safety in Systems Programming of the Stanford.

Resources

All materials can be found on this offical page: https://reberhardt.com/cs110l/spring-2020

The starter code can be found on this repo: https://github.com/reberhardt7/cs110l-spr-2020-starter-code

Exercises

Projects

Highlights

  • Basic and intermediate Rust programming πŸ‘ e.g. Ownership, traits, multithreading, etc
  • Memory safety πŸ‘
  • System programming πŸ‘
  • How to design a better system? e.g. *Error handling, information security, etc"

Looking for answers for other cs-courses ?

πŸ€— Welcome to check my repo cs-courses.

Join me and enjoy the journey πŸš€

About

The solutions for the exercises and projects in CS110L-system-programming πŸ‘


Languages

Language:Rust 97.4%Language:C 1.3%Language:Dockerfile 0.7%Language:Shell 0.5%Language:Makefile 0.2%