0
What's a good way to memorize c# terms?
I want to really lock in my understanding of c#
2 Answers
+ 4
Lol, same but the best way to get really good with any programming language is a lot of practice. Do projects that you wouldn't normally do to get an even more firm understanding of it. when you're writing your programs if you forget what something means Google it and that will help cement your understanding with real world examples. or just use flash card. If only I had a photographic memory.
+ 3
Hey after some time you should review your code and try to optimize it