/CS-VTU-Lab-Manual

Fossalized Lab Manual for CS.

Primary LanguageCGNU General Public License v3.0GPL-3.0

CS-VTU-Lab-Manual

FSMK Logo

Fossalized 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 Doc-a-thon 2013.

#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. Fork it
  2. Please check the appropriate University/Semester/Subject. If the Subject is not present then add that particular folder in that semester.
  3. Update the syllabus.md file present in that subject folder, if not present please add it.
  4. 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.
  5. Create new Pull Request.