Module ICS-4101:
Introduction to Programming
Introduction to Programming 2024-25
ICS-4101
2024-25
School of Computer Science & Engineering
Module - Semester 3
20 credits
Module Organiser:
Aron Owen
Overview
Indicative content includes:
Types of programming languages and their features; interpretation and compilation; applications; programming environment and library use.
Use of variables; variable names; primitive data types; arithmetic operators; relational operators; boolean operators; evaluation of arithmetic and boolean expressions; assignment of values to variables; strings; arrays; array algorithms.
Concept of an algorithm; basic control structures - sequencing, selection and iteration; code blocks; if and switch statements; use of for, do and while loops; loop conditions; nested loops; basic input/output facilities pseudo-code as a design and documentation aid.
White box and black box view of program modules; method/function components header and body; method/function signatures; parameters; solving problems using stepwise refinement; block structure and variable scope; recursion and recursive methods/function.
Permanent and volatile storage; the concept of a file; structure of a text file; methods for file I/O; binary data and files; formatting output.
Correct use of code indentation, use of comments; choice of variable, naming conventions..
Assessment Strategy
-threshold -Equivalent to 50%.Uses key areas of theory or knowledge to meet the Learning Outcomes of the module. Is able to formulate an appropriate solution to accurately solve tasks and questions. Can identify individual aspects, but lacks an awareness of links between them and the wider contexts. Outputs can be understood, but lack structure and/or coherence. -good -Equivalent to the range 60%-69%.Is able to analyse a task or problem to decide which aspects of theory and knowledge to apply. Solutions are of a workable quality, demonstrating understanding of underlying principles. Major themes can be linked appropriately but may not be able to extend this to individual aspects. Outputs are readily understood, with an appropriate structure but may lack sophistication. -excellent -Equivalent to the range 70%+.Assemble critically evaluated, relevant areas of knowledge and theory to constuct professional-level solutions to tasks and questions presented. Is able to cross-link themes and aspects to draw considered conclusions. Presents outputs in a cohesive, accurate, and efficient manner.
Learning Outcomes
- Design and build a complex applications using a range of programming techniques using established techniques.
- Select appropriate program structures and features of a programming language for a given situation.
- Write programs which adhere to style and documentation guidelines.
Assessment method
Coursework
Assessment type
Summative
Description
Mini Project
Weighting
50%
Due date
07/01/2022
Assessment method
Demonstration/Practice
Assessment type
Summative
Description
Laboratories - a series of guided exercises in python programming.
Weighting
50%
Due date
01/12/2021