- Add lecture under
lecture-notes
. - 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
- Add work in branch:
[name]
inside folder named :[lecttopic]
- Submit a pull request from
user/lecture_assignment_b22:[name]
tomdg-iitr/lecture_assignment_b22:[name]
with proper description. - Branches for each b22 have already been made in this repo.