I am in “Building an Email Simulator“. my concern here is that majority of the instructions i can put them into action and pass the step, but the issues is that i can barely understand all the architecture of the instruction. is it how it suppose to be or is there anything i need to do? let me not just keep on going and at the end it come to something else. please help!
Sometimes it’s like that, especially in the middle of a guided workshop.
You do need to focus on each step to complete them, but once in a while I think it’s good to look at the overall program and try to follow it. Make sure you understand each line and how it relates to other parts of the program. Especially at the end.
If you don’t fully understand something, you can ask here. Otherwise it’s ok, it will probably be something that comes up again later.
You definitely shouldn’t expect to fully understand everything the first time you encounter it. However, once you see something a few times it should start to click.
Even if you don’t understand the overall workshop at first, you are getting a feeling for writing a whole program and how it might look and work.
Thank you this really help. When I am done I will go through it from the beginning and understand the flow.