+ 2
How to remember datatype boundaries
I am preparing for an exam. Now I need to learn the minimum and a maximum value a datatype can hold. Usually I choose a datatype based on feeling, I am a proffesional programmer. So I know when to use which dataytype. But I have trouble answering exam questions that ask for these boundaries. Is there a trick to learn this. https://www.sololearn.com/post/441952/?ref=app
1 Antwort
+ 6
You can basically learn everything by heart, even the most nonsensical thing.
You just need to make sure that you understand it (easy in this case) and that it's only a small thing, not a complex.
And then it's all about the pattern of repetition.
I have myself a memorization success of more than 95% with this method (doubling the number of days between reps each time):
https://code.sololearn.com/cBsq5rYsIB1A/?ref=app