How to properly learn from SoloLearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to properly learn from SoloLearn?

Sometimes, when I learn something new from SoloLearn, the information can be very generalized or the topic is explained very quickly. Do you guys, use another resource to learn the information? I mostly use W3Schools and practice what SoloLearn briefly explained.

6th Jun 2020, 5:19 PM
Raul Sanchez
Raul Sanchez - avatar
5 Answers
+ 12
My advice would be to take your time. Practice writing your own codes for every new concept. If anything doesn't make sense, see if you can find help in the lesson comments. Use Google a lot. It helps to see each new concept from several different viewpoints, so I suggest looking them up in a few tutorials, for example, for Python, https://www.programiz.com/python-programming https://www.learnpython.org https://docs.python.org/3.8/tutorial/ It's a slower process but it's worth it because the knowledge you get will stick.
6th Jun 2020, 5:35 PM
David Ashton
David Ashton - avatar
+ 11
Always keep a book of what you do 1.Your Book 2.Pen 3. A written note and major explanation of code try to explain the logic behind the code make sure to relate the code to real world solution 4.Build stuff using the language 5.Make large program try to add complexity to your program in order to challenge your skills this approach will surely help you W3schools also a good platform https://www.sololearn.com/discuss/1558157/?ref=app
6th Jun 2020, 5:26 PM
ÃKR
ÃKR - avatar
+ 6
I hope comments in every lesson of tutorial will boost up to learn new ideas and methods.
8th Jun 2020, 8:26 AM
Hari Gopal
Hari Gopal - avatar
+ 3
Sololearn tutorials are too succinct for my taste as well. I prefer books that aim to lay out things more broadly.
6th Jun 2020, 5:43 PM
HonFu
HonFu - avatar
+ 2
First I have competed the sololeran course and practiced it and the I learnt by read the code written by some of the good python sololearners. Example: HonFu Alice Oma Falk Kuba Siekierzyński michal Vitaly Sokol Çůřîöş ßąšäñț 🇮🇳
7th Jun 2020, 4:59 AM
$¢𝐎₹𝔭!𝐨𝓝
$¢𝐎₹𝔭!𝐨𝓝 - avatar