+ 4
hey freinds, i have a programming question for you.
SO i was learning kotlin, and i dont have a good time remembering the syntax. How can I recall the syntax better when I am writing code. or should i have a reference book with code examples with me?
3 Respuestas
- 2
Syntax can often be a tricky thing to tackle, usually practice is the solution. Just write more code, eventually you'll remember.
+ 9
A reference book or website is helpful but as you write more and more code, you remember more and more of the syntax.
+ 1
The average human brain can only remember 7 strings of code at a time depending on size. So a writepad must be essential.