Programming and Algorithms: Week 13

banner

structured programming

What are we doing this week?


This week we are going to look back on some of the issues that might have led to confusion in Semester 1, and we are also going to look at STRUCTURED PROGRAMMING, including MODULARISATION, RETURN VALUES, PARAMETER PASSING, and GLOBAL AND LOCAL VARIABLES.
Moving onto the Python side of things we will look at implementations of MODULARISATION, RETURN VALUES, PARAMETER PASSING, and GLOBAL AND LOCAL VARIABLES.
 
PseudoCode Python Python Logo

Powerpoint: Lessons Learned from the Exam

Powerpoint: Structured Programming
[Taught in class]

Powerpoint: Structured Programming
[Taught in class]
Total running time of videos is 0 minutes.

Sample Code:
 Modularised Prime Checker * Parameterised Prime Checker * Global and Local Variables with Strings (Example 1, Example 2, Example 3, Example 4)  * Global and Local Variables with Integers (Example 1, Example 2, Example 3

Lab #13
Lab #13 is all about checking if you can remember what you did last semester.


back

If you have any suggestions, corrections, or comments, please feel free to e-mail me at:
Damian.Gordon(a)dit.ie