Suggestions For Better Learning Strategies.. #1057
-
Wouldnt it be much better to learn these tutorials while we record these words from the video into a text that we can study and read the concepts? I s there any good Aps that does this? Started feeling this way when i started the lottery/raffle tutorial, Lol1! its really difficult to grab.. Any Android App suggestion? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@Benrockiee I have been giving suggestions throughout the course, and for remembering the concepts, I would suggest you write only conceptual things in your own words that you can later review. But do not ever try to remember code or anything like that, because programming is all about practice, I am 100% sure that after completing a course nobody remembers codes but many would have clear concepts about tools and code. Real learning comes when you create your own projects then these conceptual, as well as code-related things, will be remembered automatically. |
Beta Was this translation helpful? Give feedback.
-
Well, you have to get used to self-learning then. Because this is still a tutorial where Patrick holds your hand throughout - once you are out in the real world you will essentially be on your own besides the team you are collaborating with. Here, we did not have to think through the logic for any lessons. And as Ali said - you should be grasping the concepts and not the code. If you grasp the concept you will remember the general idea even a decade later. But you will not remember the precise code even a month after. So, focus on the practical approach instead. We are here to help you: Best of luck! |
Beta Was this translation helpful? Give feedback.
@Benrockiee I have been giving suggestions throughout the course, and for remembering the concepts, I would suggest you write only conceptual things in your own words that you can later review. But do not ever try to remember code or anything like that, because programming is all about practice, I am 100% sure that after completing a course nobody remembers codes but many would have clear concepts about tools and code. Real learning comes when you create your own projects then these conceptual, as well as code-related things, will be remembered automatically.