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

How can i grow?

Hello guys, I am very sad that i cant understand the algorithms of any problem, even i do lots of practice.

15th Sep 2019, 3:57 PM
Abhishek Kushwaha
Abhishek Kushwaha - avatar
2 Answers
+ 2
Do you have problems with some of these (ignore what you'ven't even met yet): Basic syntax: Indentation Variables Basic datatypes: Strings Integers Floats Booleans Iterables: List Tuples Dictionaries Sets Functions Conditional statements Loops Exception handling File handling OOP: Classes Objects Modules
15th Sep 2019, 4:12 PM
Seb TheS
Seb TheS - avatar
+ 2
You have to find the most simple tasks you can imagine. They can not be too simple. Only condition is that you feel you can solve them - then they are perfect. Do a lot of these. After a while you will improve! If you get stuck, you can always share your attempt here and we give you a hint.
15th Sep 2019, 5:20 PM
HonFu
HonFu - avatar