Giter Club home page Giter Club logo

spellchecker's Introduction

PROG2400-Assignment3

Notes:

Beginning the assignment:

  1. Open CLion.
  2. Clone this assignment to a folder on your external harddrive, OneDrive, or other convenient location.
  3. CLion should open and allow you to start.

Submitting the assignment:

  1. Complete the question from the 'Assignment 3 - Spell Checker.pdf' file.
  2. Generate a single PDF of all source files (.cpp/.h) by using "File->Print" in CLion.
  3. Upload the PDF to the Brightspace assignment folder by the deadline.
  4. Make sure all source files are added to Git in CLion.
  5. To test your program, perform the following steps:
    • Run your program using 'test.txt' as the target document and 'dictionary.txt' as the dictionary file.
    • Clearly view the output identifying the misspelled words.
    • Open the balanced tree file in an editor to view the results.
    • Ensure that the entire balanced tree can be easily be seen with appropriate indentation.
    • Save the tree file in the 'output' folder.
    • (all above test files are located in the 'tests' folder)
  6. Include all created files in your final commit.
  7. For your final commit, use the description "assignment completed".
  8. Push the final submission to GitHub by the deadline.

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

spellchecker'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.