Skip to content

Contains all the lab codes necessary for Computer Science students (especially CSIT, Tribhuvan University)

Notifications You must be signed in to change notification settings

sthsuyash/CSIT_Labs

Repository files navigation

CSIT Labs

logo

Description

This is a code repository for all the major lab codes necessary for CSIT students according to semester in subject-wise format for the course of Tribhuvan University.

Please feel free to update the codes as per needs and contribute to the repository.

Contributing

  1. Fork the repository.
  2. Create your feature branch: git checkout -b <branch-name>
  3. Add changes: git add .
  4. Commit changes: git commit -m "Add feature"
  5. Push to the branch: git push origin <branch-name>
  6. Create a Pull Request.

License

MIT

Author

Suyash Shrestha