30590 - ADVANCED PYTHON PROGRAMMING FOR ECONOMICS, MANAGEMENT AND FINANCE
Department of Computing Sciences
FABRIZIO IOZZI
Suggested background knowledge
Mission & Content Summary
MISSION
CONTENT SUMMARY
- Pythonic Thinking.
- Files management (text files, CSV files, etc.)
- Classes
- Databases Management with Python Classes
- Computer Simulations
- Models in the Social Sciences. Agent Based Modeling
- Scientific Python Programming (numpy, scipy, etc.)
- Working with Various File Formats: the Calendar project
Intended Learning Outcomes (ILO)
KNOWLEDGE AND UNDERSTANDING
- Define procedural and object oriented programming language concepts.
- Describe and explain the working of the programs presented in the course.
- Recognise the relationship between a problem description and program design.
- Decompose problems into simpler problems.
APPLYING KNOWLEDGE AND UNDERSTANDING
- Use procedural and object oriented programming language concepts in real programs.
- Combine programming techniques to solve problems of varying degrees of difficulty in applied fields
- Find and understand programming language documentation to learn new information needed to solve programming problems.
- Implement problem solving strategies.
Teaching methods
- Face-to-face lectures
- Exercises (exercises, database, software etc.)
- Case studies /Incidents (traditional, online)
- Individual assignments
- Group assignments
DETAILS
- Programming exercises are assigned to have students practice the language.
- Some case studies are analyzed through discussion online and in class.
- Individual assignments consist of readings and programming exercises, through possibly an external platform.
Assessment methods
Continuous assessment | Partial exams | General exam | |
---|---|---|---|
|
x | ||
|
x |
ATTENDING STUDENTS
The assessment is based on
- a number of individual programming assignments delivered during the semester (80% of the final grade). Each assignment tests the students' skills in correctly use procedural programming language concepts in real programs and combine various programming techniques to get the required output.
- an end of semester group programming project to be discussed in an oral presentation (20% of the final grade). The final project tests the students' ability to find and understand programming language documentation and to implement clever problem solving strategies to write a full application.
Any student who has turned in at least half of the assignments is considered as "attending", unless they explicitly opt for the written exam
NOT ATTENDING STUDENTS
The assessment is an oral examination based on a final project the student must develop. The oral exam tests the students' ability to:
- correctly use procedural programming language concepts in real programs
- apply the various programming techniques learnt in the course
- understand the language documentation
- implement clever problem solving strategies to write a full application.
Teaching materials
ATTENDING AND NOT ATTENDING STUDENTS
Online textbooks and references are given through the Bboard platform.