Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 616 Bytes

Lecture 9: Useful Crates

Reminders

  • Homework 4 is due today

    • Read Piazza threads!

    • Remember to run cargo clippy and cargo fmt (and deal with warnings)

    • Make sure to .gitignore the /target directory.

    • Email before the deadline to use late days.

  • Homework 3 and the project proposal have been graded!

  • Final Project is due May 11 (last day of finals period).

    • Set up twice a week meetings
  • Homework make-up option:

    https://piazza.com/class/kk1ztsqrs3o51h?cid=105

Outline

  • File structure for organizing medium- to large-size projects

  • Popular crates