Landing : Athabascau University

Activity

  • Marin Gallien added a new discussion topic Good Place to Find Project Ideas February 8, 2024 - 7:09pm
    Hello all,  I find developing coding projects, such as the game we need to code for this course, maybe the best way I've found to implement my knownedge. Although exercises are great to work on specific aspects of coding, I find projects allow...
  • Marin Gallien added a new discussion topic Which units do we need to discuss? February 8, 2024 - 7:04pm
    Hello all,  I hope someone may help me with this question: As part of our participation grade, we are required to "post to the Landing discussions for each unit of the Study Guide." Is this referring only to the units which are covered in...
  • Marin Gallien created a wiki page Unit 1, Section 1.5 January 18, 2024 - 1:06pm
    The primary approach to programming used in the 1970 and 80s was structured programming, also called top-down programming. This methodology was criticized for producing mainly the instructions to solve a problem and neglecting data structures....
  • Marin Gallien created a wiki page Unit 1, Section 1.2 January 18, 2024 - 1:06pm
    The role of an interrupt is to address asynchronous events triggered by events such as a keyboard press or a mouse click. It enhances multitasking capabilities in a timesharing environment by allowing the CPU to seamlessly switch between the...