Module Details
Module Code: |
SOFT6013 |
Title: |
Procedural Programming
|
Long Title:
|
Procedural Programming
|
NFQ Level: |
Fundamental |
Valid From: |
Semester 1 - 2017/18 ( September 2017 ) |
Field of Study: |
4814 - Computer Software
|
Module Description: |
This module is concerned with the development of student programming skills in a non object oriented environment. It serves as a basis for further software development skills either procedural, scripting or OOP languages. The target platform's audio & visual capabilities are used to demonstrate the programming skills being acquired to help motivate the student.
|
Learning Outcomes |
On successful completion of this module the learner will be able to: |
# |
Learning Outcome Description |
LO1 |
Use development tools to create, compile, debug and run programs |
LO2 |
Declare and use variables of different types and use operators on them. |
LO3 |
Write control statements including for loops, while loops and switch statements. |
LO4 |
Create and use single dimensional array structures |
LO5 |
Use simple API calls to access sound or graphics on the development platform. |
Dependencies |
Module Recommendations
This is prior learning (or a practical skill) that is strongly recommended before enrolment in this module. You may enrol in this module if you have not acquired the recommended learning but you will have considerable difficulty in passing (i.e. achieving the learning outcomes of) the module. While the prior learning is expressed as named MTU module(s) it also allows for learning (in another module or modules) which is equivalent to the learning specified in the named module(s).
|
|
Incompatible Modules
These are modules which have learning outcomes that are too similar to the learning outcomes of this module. You may not earn additional credit for the same learning and therefore you may not enrol in this module if you have successfully completed any modules in the incompatible list.
|
No incompatible modules listed |
Co-requisite Modules
|
No Co-requisite modules listed |
Requirements
This is prior learning (or a practical skill) that is mandatory before enrolment in this module is allowed. You may not enrol on this module if you have not acquired the learning specified in this section.
|
No requirements listed |
Indicative Content |
Development Environment
Using an integrated development environment, compiling, linking, solving program errors..
|
Programming Constructs
Volatile storage vs persistent storage, variable types, assigning values to variables, using operators on variables. expressions, statements, conditionals, iteration, function/procedure/method/subroutine calls.
|
Control Structures
Sequences of instructions, making decisions, if, switch, for loops, while loops.
|
Collections
Grouping similar data types into a collection using a single dimensional array structure, parallel arrays.
|
Platform API
Make simple application programming interface calls for to I/O, Sound/MIDI or graphics.
|
Module Content & Assessment
|
Assessment Breakdown | % |
Coursework | 100.00% |
Assessments
No End of Module Formal Examination |
Reassessment Requirement |
Coursework Only
This module is reassessed solely on the basis of re-submitted coursework. There is no repeat written examination.
|
The University reserves the right to alter the nature and timings of assessment
Module Workload
Workload: Full Time |
Workload Type |
Contact Type |
Workload Description |
Frequency |
Average Weekly Learner Workload |
Hours |
Lecture |
Contact |
Theory delivered in lecture room |
Every Week |
1.00 |
1 |
Lab |
Contact |
Computing lab |
Every Week |
3.00 |
3 |
Independent & Directed Learning (Non-contact) |
Non Contact |
Review of class and lab work. |
Every Week |
3.00 |
3 |
Total Hours |
7.00 |
Total Weekly Learner Workload |
7.00 |
Total Weekly Contact Hours |
4.00 |
Workload: Part Time |
Workload Type |
Contact Type |
Workload Description |
Frequency |
Average Weekly Learner Workload |
Hours |
Lecture |
Contact |
Theory delivered in lecture room |
Every Week |
1.00 |
1 |
Lab |
Contact |
Computing lab |
Every Week |
3.00 |
3 |
Independent & Directed Learning (Non-contact) |
Non Contact |
Review of class and lab work. |
Every Week |
3.00 |
3 |
Total Hours |
7.00 |
Total Weekly Learner Workload |
7.00 |
Total Weekly Contact Hours |
4.00 |
Module Resources
|
Supplementary Book Resources |
---|
-
Iain Gray. (2017), Snake Charming - The Musical Python, 1st. Springer, [ISBN: 9783319606590].
-
Bill Manaris. (2014), Making Music with Computers, 1st. Routledge, [ISBN: 9781439867914].
-
Pedro Kroger. (2012), Music for Geeks and Nerds, CreateSpace Independent Publishing Platform, [ISBN: 9781478345381].
-
Tony Gaddis. (2014), Starting out with Python, 3rd. Pearson, [ISBN: 9781292065502].
| Recommended Article/Paper Resources |
---|
-
Moore, R., Edwards, D., Freeman, J.,
Magerko, B., McKlin, T., and Xambó, A.. (2016), EarSketch: An Authentic, STEAM-Based
Approach to Computing Education, ASEE Annual Conference & Exposition,
-
Xambo, A.; Lerch, A.; Freeman, J.. (2016), Learning to code through MIR, Proceedings of the International
Conference on Music Information
Retrieval (ISMIR),
-
Jason Freeman and Brian Magerko. (2016), Iterative composition, coding and
pedagogy: A case study in live coding
with EarSketch, Journal of Music, Technology and
Education,
| Other Resources |
---|
-
Website, Style Guide for Python Code,
-
Website, Python IDE,
-
Website, Eclipse IDE,
-
Website, Python Language Reference,
|
|