S
9

DAE find it hard to remember all the coding syntax when you're just starting?

3 comments

Log in to join the discussion

Log In
3 Comments
morgan.logan
Oh man, that's totally normal when you're starting out. What helped me was just writing code every day, even if it was messy and full of mistakes (seriously, my early projects were a mess). Keeping a simple text file with bits of code you use often can act as a quick reference until it sticks in your memory. The more you actually use the syntax, the more it becomes second nature, so focus on building small things. Don't be afraid to look stuff up constantly, that's how everyone learns at first.
8
chen.casey
chen.casey1mo ago
Your idea of a text file for code snippets made syntax stick for me.
9
karen_west59
Seems like a lot of work for just syntax.
1