+ 4
Do you write all what you learn?
Cause Python is hard to member to me in some things, maybe you write this course? Don't you think what this is making your learning so easy? Im just sooo lazy and want to know how i can learning faster you know Sorry for beat english )
4 Answers
+ 17
I promised to myself that tomorrow i will learn new things without wasting my time, but i am too lazy for keep my promises.
I don't write things that i want to remember, my way to learn faster is:
- Learn
- Practice what i learned
Example:
Recently i learned to move a player with the keyboard, i made a code with same features.
Hope this helped you. ^^
+ 2
Just use documentation, so you'll only have to know the general meaning of something, but you can look up the exact keywords
+ 1
Yep.
Im trying to make some stuff with new features I learned everytime.
Even if I learned it from youtube videos with examples and I did same thing -> it still needs practice with some of my own ideas.
Also with emmet I feel much better,I dont need to remember everythin,just a keyword to get my code snippet if its not small to not google it everytime and to not waste time on writing or remembering it.
0
Sadly, no