Giter Club home page Giter Club logo

mergesortdatafile's Introduction

PROG2400-Assignment4

Notes:

Beginning the assignment:

  1. Clone this assignment to a folder on your external harddrive, OneDrive, or other convenient location.
  2. Open CLion.
  3. Select 'Open' from the welcome screen.
  4. Choose the cloned folder as the project to open.
  5. CLion should open and allow you to start.
  6. If a popup says 'Externally added files can be added to Git' or similar, click 'Always Add'.
  7. Create your program using the given "main.cpp" file located in the "src" folder.
  8. Any additional source files (e.g. .cpp,.h,etc.) to the src folder.

Submitting the assignment:

  1. Complete the question from the 'Assignment 4 - MergeSort.pdf' file.
  2. Generate a single PDF of all source files (.cpp/.h) by using "File->Print" in CLion.
  3. Save the PDF in the cloned assignment folder.
  4. Upload the PDF to the Brightspace assignment folder by the deadline.
  5. Make sure all source files are added to Git in CLion.
  6. Create a sample Employee Data File, called 'employees.txt', of at least 20 varied employee records. (see rubric)
  7. Perform the following actions on your data file and save a copy of the resulting sorted files in the 'output' folder after each action:
    • Sort by EmployeeID.
    • Sort by Age.
    • Sort by Department.
    • Sort by HourlyRate.
  8. Include all created files in your final commit.
  9. For your final commit, use the description "assignment completed".
  10. Push the final submission to GitHub by the deadline.

If you have any questions about this process, please ask your instructor!

mergesortdatafile's People

Contributors

archambaultkm avatar github-classroom[bot] 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.