Teaching Responsibility
LJMU Schools involved in Delivery:
LJMU Partner Taught
Learning Methods
Lecture
Practical
Tutorial
Module Offerings
4714YCOM-JAN-PAR
Aims
To enhance students software development and problem solving skills.
To develop problem decomposition and analysis skills.
To enhance students understanding of computer security using a popular programming language.
Learning Outcomes
1.
Apply problem decomposition methodologies to analyse computer security problems.
2.
Identify solutions to computer security problems using a range of software development problem solving techniques.
3.
Apply programming techniques to computer security problems.
4.
Carry out structured evaluation of the developed solution.
Module Content
Outline Syllabus:Problem Decomposition
Flow Diagrams
Algorithms
Pseudocode
Minimum Viable Product
Object-Oriented Design
Information Representation
Open Source Project and Development
Team Work
Additional Information:Students will apply their understanding in two assessments. First, they will apply design and problem analysis techniques to a relevant case study scenario involving computer security. Second, they will translate such a design into a software solution.