content

BCA Students

A simple Website for students to host study materials and useful reference content

Content available for:

Expected Folder structure and format example

Expected Subfolder structure and format example

If you are in the semester folder, and have added this correctly, you can use scripts to generate assignment.md, lab.md and solved.md. If you use these scripts, remember to have the heading “# Subject Name” for subject’s index.md.

Before running the script, go to semester folder(eg NEP2020/2024/BCA/3rdsem/) For assignment.md:

bash ../../../../helper-scripts/gen-assign.sh

For lab.md:

bash ../../../../helper-scripts/gen-lab.sh

For solved.md:

bash ../../../../helper-scripts/gen-solved.sh

Contribution Guidelines

Follow these guidelines while contributing!

For initiating takedowns, please read the takedown page