Please note I am up to Module 11/27, Lesson 3/5 as i write this post.
My current difficulty in I am asked to write code for myself, and I get stuck, I am given the answer and what I really need is just a hint. In my Software Engineering Course many times these hints were given in the form of pseudo code.
Eg.
Setup Toggle Parameter
Setup Minimum Volume Parameter
Setup EMA Volume Parameter
Create conditional variable
Create Filter.
This gives me the logic while still giving me the task of converting this to afl code.