Skip to content

mrsandyy/mca-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCA Resources

This repository is a collection of crowd-sourced resources for the Master of Computer Applications (MCA) program, mostly based on the syllabus of NIT RR 2025. It is intended to be a helpful resource for students, providing a centralized location for lecture notes, assignments, previous year question papers, and other useful materials.

Disclaimer: This repository is in a very rough state as of now. The resources are not yet checked for accuracy or completeness. Any and all contributions are welcome!


Structure

The repository is organized by semester, and then by subject. Beyond that it is not structured as of now.

mca-resources/
└── Sem-I/
    ├── C Prog/
    ├── CSA/
    ├── Communication/
    ├── Numerical/
    └── OS/

Content

This repository contains a variety of resources to help you with your MCA studies. These include:

  • Lecture Notes: Presentations and documents from lectures.
  • Assignments: Lab assignments and other coursework.
  • Question Papers: Previous year's question papers for mid-semester and end-semester exams.
  • Textbooks: E-books and other reading materials.

How to Use

To use this repository, you can either:

  1. Clone the repository:
    git clone https://github.com/mrsandyy/mca-resources.git
  2. Download a ZIP file:
    • Click on the "Code" button on the GitHub repository page.
    • Click on "Download ZIP".

Once you have the files on your local machine, you can browse through the folders to find the resources you need.


Contributing

Contributions to this repository are welcome! If you have any resources that you think would be helpful to other students, please feel free to contribute.

To contribute:

  1. Fork the repository:
    • Click on the "Fork" button on the top right of the GitHub repository page.
  2. Create a new branch:
    git checkout -b new-feature
  3. Add your files:
    • Make sure to add your files to the correct semester and subject folder.
  4. Commit your changes:
    git commit -am 'Add some amazing new resources'
  5. Push to the branch:
    git push origin new-feature
  6. Create a new Pull Request:
    • Go to your forked repository on GitHub and click on "New pull request".

Maintained by

For any help, credits, or concerns, please feel free to reach out.


License

This repository is licensed under the Apache License. See the LICENSE file for more details.

About

A collection of crowd-sourced resources for the Master of Computer Applications (MCA) program, primarily following the NIT RR 2025 syllabus. This repository includes lecture notes, assignments, previous year question papers, and other study materials.

Resources

License

Stars

Watchers

Forks

Contributors

Languages