Skip to content

brittytino/MCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCA Study Materials Repository

Welcome to the MCA Study Materials Repository. This repository provides organized academic resources and code for MCA students. All materials are intended to support learning and exam preparation.


Folder Structure

MCA/
│
├── MCA_Syllabus.pdf
│
└── 01-Semester/
    ├── Bridge Course/
    │   ├── Python/
    │   │   ├── Control Structures/
    │   │   ├── List Problems/
    │   │   ├── Practice Programs/
    │   │   ├── String Problems/
    │   │   └── Worksheet 1/
    │   └── Vibe Coding/
    │       └── Vibe Coding Assessment.pdf
    ├── Labs/
    │   ├── C Programming/
    │   │   ├── Problem Sheet 1/
    │   │   ├── ...
    │   │   └── Problem Sheet 10,11,12/
    │   ├── Data Structures/
    │   │   ├── 01-Strings/
    │   │   ├── ...
    │   │   └── 08-Hashing/
    │   └── Web Application/
    │       ├── Problem Sheet 1/
    │       ├── ...
    │       └── Kill the King/
    └── Resources/
        └── Question Papers/
            ├── 23MX11/
            ├── ...
            └── 23MX15/

Contribution Policy

This repository is read-only for all users except the maintainer. Contributions, pull requests, and issues are not accepted. Please use the materials for reference and personal study only.


Disclaimer

All materials are provided for educational purposes. Users are encouraged to understand and adapt the code before using it in assignments or exams. The maintainer is not responsible for any academic consequences resulting from the use of these materials.


Usage Guidelines

  1. Download the required materials.
  2. Review and understand the content.
  3. Modify as needed for your own learning.
  4. Use responsibly and ethically.

Credits

This repository compiles resources from various educational platforms, open-source communities, and personal notes. Acknowledgments to all original authors and contributors.


Last Updated: February 2026 Maintained by: Repository Owner

About

A curated collection of MCA study materials, lab exercises, and past question papers organized semester-wise for quick reference and exam preparation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors