+ 1
Why am I finding things difficult?
6 Respostas
+ 6
Maybe you are trying to learn too fast. I would start over at the beginning of the lessons and work your way through them slowly. Take your time. Practice writing your own codes for every new concept. If anything doesn't make sense, see if you can find help in the lesson comments. Use Google a lot. It helps to see each new concept from several different viewpoints, so I suggest looking them up in a few tutorials, for example, for Python,
https://www.programiz.com/python-programming
https://www.learnpython.org
https://www.tutorialspoint.com/python/
https://docs.python.org/3.7/tutorial/
It's a slower process but it's worth it because the knowledge you get will stick.
If you're still stuck, ask for help. The folks here love to help 😊
Good luck!
+ 3
For us to accurately pinpoint why you find things difficult would require at least a little amount of clairvoyance, should there be no more elaboration on the issue. I suggest reading this thread, which contains more suggestions on how to improve learning ease and efficiency.
https://www.sololearn.com/Discuss/588107/?ref=app
+ 2
//programing is not easy, it's requires lot of patience and practice
+ 2
It will become clear to you sooner,just keep practicing...
+ 2
Thank you, for your contribution to my goal
0
Hello,
Something I frequently do is to try to understand the code as I learn.
It is a slow process but it helps.
Do not hesitate, keep it on!!!