Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository comprises essential study materials, including notes , assignments , labs and past papers for various semesters of CSIT Department at NED University.

NotificationsYou must be signed in to change notification settings

Ubaid01/NED-University-CSIT-Department-Study-Materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs WelcomeVisitorsGitHub forksGitHub Repo starsGitHub last commitGitHub repo sizeGitHub total linesGitHub issuesGitHub closed issuesGitHub pull requestsGitHub closed pull requests

🔍 Content

  1. Introduction
  2. Materials
  3. How to Contribute

Introduction

Welcome to the NED University CSIT Department's Study Materials repository! This repository provides a collection of study materials organized by semesters, including notes, assignments, past papers, and more.

Feel free to fork the repository or contribute to it to help others benefit from your additions!

📚 Materials

Here are the study materials available for each semester. Click on the links to explore notes, assignments, and other resources.

We will be continuously updating the repository as new resources become available.

🚀 How to Contribute

Via Links

  1. Share Additional Links You can add them directly in the appropriate semester’s folder or in the README.md file.

  2. Format for README.md*:

    -[LinkTitle](https://your-link-here.com)-[Semester1Notes(BatchX)](https://drive.google.com/your-link-here)-[Semester2Assignments(BatchY)](https://dropbox.com/your-link-here)

Via Material

We welcome contributions from students, alumni and others. Your contributions will help keeping this repository valuable to all current and future students. Here's how you can contribute:

  1. Fork this Repository: Click the "Star" for support and "Fork" button to create a personal copy of the repository on your GitHub account.
  2. Clone the Forked Repository:
    git clone https://github.com/<your-github-username>/NED-University-CSIT-Department-Study-Materials.git
    • If you have already forked the project, update your copy before working.
    git remote update
  3. Navigate to the project directory.
    cd NED-University-CSIT-Department-Study-Materials
  4. Set a upstream with the parent repository and local repository.
    gitremoteaddupstreamhttps://github.com/Ubaid01/NED-University-CSIT-Department-Study-Materials.git
    • If you have altered it previously, you have to rebase it.
    git rebase upstream/<branch_name>
  5. Create a new branch.
    gitcheckout-b <your_branch_name>
  6. Make your changes like add your materials to the appropriate semester folder with Batch Year.
  7. Stage your changes and commit
    git add.git commit -m"your_commit_message"
  8. Push your local commits to the remote repo.
    git push -u origin<your_branch_name>
  9. Create a Pull Request: Go to your forked repository on GitHub and click "Compare & pull request." Add an appropriate title and description explaining your changes.
  10. Congratulations! 🎉 you've made your contribution.

Once your pull request is reviewed and approved, it will be merged into the main repository.By contributing, you're helping hundreds of upcoming students access useful materials that can improve their learning journey just like one did yours. Thank you! 😊

About

This repository comprises essential study materials, including notes , assignments , labs and past papers for various semesters of CSIT Department at NED University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp