Learning Outcomes:
On completion of the module students should be able to:
- Understand and apply basic programming concepts such as variables, iteration, and conditional statements to solve business-related problems.
- Utilise Python to manipulate data structures, including lists, dictionaries, and arrays, for organising and analysing business data.
- Develop and implement code to automate data handling, decision-making, and output generation for simple business analytics tasks.
- Write, edit, and debug Python scripts to create reliable and functional programs that address elementary business challenges.
- Test and refine Python code to ensure accuracy and robustness in solving practical business scenarios.
Indicative Module Content:
Key concepts include:
- Program Flow Control and Decision Making
- Functions and Modular Programming
- Data Structures and Data Handling
- Data Manipulation and Analysis
- Program and Application Development