CS-VTU-Lab-Manual

FSMK Logo

FSMK's Free Software Lab Manual for CS

This repository is a collection programs ported to Free and Open Source Software which can also serve as a manual for CSE students studying under VTU and Autonomous institutions.

An initiative by Free Software Movement Karnataka, this project is a part of Docathon 2014.

Structure of the Repo

  1. This repository consists of Autonomous and VTU manuals.
  2. Within each of these folders consists of different semesters.
  3. Within each semesters has different lab subjects present.
  4. Within each Subjects, it should consists of markdown file called Syllabus.md .This Syllabus.md file consists of all the lists of the programs present in that subject and link to the program present in that directory for ease of use and navigation.

Contributing

  1. Read Guidelines for Contribution for guidelines on writing good commit messages.
  2. Fork it
  3. Please check the appropriate University/Semester/Subject. If the Subject is not present then add that particular folder in that semester.
  4. Update the syllabus.md file present in that subject folder, if not present please add it.
  5. Check the Syllabus.md file if the program is being added or not. It can be checked by seeing whether their is link to the program file in the directory or not.
  6. Create new Pull Request.