Giter VIP home page Giter VIP logo

filesystem-assignment's Introduction

File System simulation

A file handling assignment made to teach some ideas about file systems and gain user's experience in C++ file handling.

This assignment was made by Sudhanshu Vishnoi and Rishija Mangla, two students at Dept. of Computer Science, University of Delhi during their first year of MCA course under the guidance of Prof. Naveen Kumar.

How you'll learn

First you need to download the project in your Computer. You can use git to download the project as

$ git clone https://github.com/sidvishnoi/filesystem-assignment.git

We recommend you to download the project using this link, so we can know how many people are trying to do this assignment. Once you have finished the project, you may want to contribute to it. See how you can Contribute below.

We have divided the code into several tasks to be done in 6 days. You should read the README of each day to understand the tasks.

Each piece of code contains a %% symbol with some comments, denoting that you need to write the codes in that section. Make sure that you update the codes day by day. You will be needing the codes of previous day in subsequent days.

To compile the codes, you need g++ compiler and the make utility.

$ cd PATH/TO/PROJECT/
$ make
$ ./filesystem

To get started, click here.

Contributing and Support

  • Star the project
  • Report issues you may find
  • Suggest new additions to project
  • Do not ask for solutions
  • Do not publish your solutions on web, it might adversely affect the learning of others

filesystem-assignment's People

Contributors

rishija avatar sidvishnoi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.