+ 1
how do you guys memorize C#?
i've been using the Loci technique for a while, and so far I don't have any problems in remembering/learning C# with it. But I was wondering what kind of technique do you guys use... Or do you just keep writting it down somewhere 200 times hoping it will sink in? and if yes, does it work well?
9 ответов
+ 6
I just forget, cry, then learn again ♡
+ 2
You can't memorise everything, just practice.. It will feel like talking English
+ 2
practice everyday for at least an hour
+ 2
you don't have to memorize all Syntex, you just have to know the concept what it does what can't do how it do like wise, you can always Google syntax I think it's satisfy
+ 1
practic
+ 1
look dude, what u have to do is yo write and write and write everyday and in a week u will get familiar another week it will get stuck, then try to keep a scratch paper for what can be lost from your mind
+ 1
Practice. You'll also find a lot of similarities in other languages. Java for example is very close to C#. I'm certainly no expert in C# but I can read code well enough and understand the basic concepts enough to know how to write a program. Practice does two things: memorizing how a language operates, and learning how to make your code more efficient. I often look back at code I've written a year ago and wonder what the hell I was doing, but that just means I've improved. The key is to not get frustrated and keep practicing.
0
practice it...u don't need to memorize...it automatically setup in ur mind if u do practice well
0
you could always wright it down in a notebook.... : )