CSIT Labs
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
Fork the repository.
Create your feature branch:
git checkout -b <branch-name>
Add changes:
git add .
Commit changes:
git commit -m "Add feature"
Push to the branch:
git push origin <branch-name>
Create a Pull Request.
License
Author
Suyash Shrestha
Last updated
Was this helpful?