Skip to content

HU-CS-224-master/hw01-fall-18

Repository files navigation

Assignment 01 Fall 2018 - Introduction to C++

This assignment introduces you to variables, some C++ types including arrays, loops, and I/O with file and console.

Here are some guidelines for the assignment.

Assignment Etiquette

  • You need to do the assignment alone.
  • It is strongly advised that you start working on the assignment the day you get it. Assignments WILL take time.
  • It is better to submit the work that you have done yourself than what you have plagiarized.
  • You may be called in for viva for any assignment that you submit.

Coding

  • Solve each question by implementing a function with the name indicated in th question..
  • Follow the best programming practices as given on LMS -> Resources -> Common -> Coding Practices. Failure in doing so will have your marks deducted. See grading rubric for details.

Grading

  • Submit code that compiles. Code that does not compile, i.e. compiles with errors, gets a 0.
  • Grading is indicated in the included grading rubric, Assignment_Rubric.csv.

Submission

  • Due: 1830h on 10th of September.
  • Note the submission deadline above. The system logs submission time and late submissions will not be graded.
  • Submission through other means, e.g. over email, will be ignored.
  • Make it a practice to submit your work, even if it is incomplete, 10 minutes before the deadline and then continue to submit updates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published