+ 1
Tips for learning?
Hi. It's my first learning coding and it's hard to remember. Is there some tricks? Thank you.
1 Answer
+ 3
Try writing a cheat sheet or practice code such as what I did for HTML
https://code.sololearn.com/W1UH4qQ6OMTT/?ref=app
Practice makes perfect and creating your playground for your language of choice is best to try different techniques.
I like to also sometimes write the code from challenges that I lost before.