+ 1
Python
How can I understand the language bettet?
8 Answers
+ 2
I understand something best when I actually use it.
So I assign myself little projects, researching whatever I need on the go.
When I learn something new, I try to find a situation, where it would make sense. If I don't find one, I ignore that topic for now.
Usually, a while later, without consciously trying, I suddenly come up with a way to use it (normally at night, when I should be sleeping ^o^).
Oh yeah, and I think it's very helpful to play around with stuff in IDLE, trying out directly what's possible.
+ 6
I think practice in codes. And test if you know the topic. Thatâs how I understand in HTML.
+ 5
The easiest way (at least for me) is to study the topics slowly, so that you will understand all the content and practice things constantly.
+ 4
practice
+ 1
makes a man perfect.
+ 1
thank you all
+ 1
you're welcome.
+ 1
Thanks alot