INTRODUCTION TO COMPUTER SCIENCE
Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
INTRODUCTION TO COMPUTER SCIENCE
Coursework Administrative Details
Module/Lecture Course: COMP42215 Introduction to Computer Science
Deadline for submission: 14:00 Friday 4th November 2022
Work returned: Week Beginning 28th November 2022
Submission
instructions:
Submit via Ultra.
Format: You should submit a single Jupyter notebook file that
contains your code and written answers. Do not put
your name on your work, just your username.
Contribution: This coursework contributes 100% to the final mark for
the module.
In accordance with University procedures, submissions that are up to 5 working
days late will be subject to a cap of the module pass mark, and later submissions
will receive a mark of zero.
Content and skills covered by the assignment:
• Be able to write computer programs in python
• Be able to select appropriate data structures
• Be able to evaluate the complexity of an algorithm
• Effective written communication
• Planning, organising and time-management
• Problem solving and analysis