- Add lecture in master branch with title
Lecture{Lecture Number}-{Lecutre Name}
. - Lecture Name Convention : lec-[
lec number
]-[lec topic
]. - Add README.md with lecture notes.
- Add ASSIGNMENTS.md with assignment details.
Follow this procedure to submit assignments:
- Fork this repository
- In your fork, add work in branch:
[your name]
inside folder named :Lecture{Lecture Number}-{Lecutre Name}
- Submit a pull request from
user/Lectures-2020:[your name]
tomdg-iitr/Lectures-2020:[name]
with proper description.