Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 927 Bytes

CONTRIB.md

File metadata and controls

28 lines (19 loc) · 927 Bytes

Contributing

This repo contains material provided by the teaching staff. You will find slides, lecture notes and code examples.

Students are encourage to make contributions to this repo:

  • Did you find a typo or an error in the lecture notes?
  • Did you take notes during the class and do you want to share them your peers?
  • Did you write a "cheat sheet" for one part of the course?

These are some examples of contributions that you can make. If you want to do that, please use the GitHub workflow:

  • Fork this repo
  • Create a feature branch
  • Submit a pull request

Weekly notes taken by students

Here is a suggestion for organizing the notes that you take during the course and that you want to share with others. We can create one directory per week, and then one directory per contributing student.

/student-notes/week-01
  /firstName1.lastName1
    /notes.md
  /firstName2.lastName2
    /notes.md