0
practising daily
im still not satisfied with my progress.😫 i practise daily. but still i'm not happy. im thinking that i could not beacome a good programmer..🙃
1 Respuesta
+ 3
Don't depend entirely on Sololearn for your learning. There are lots of things you can't do here.
I would suggest using a pc to set up an actual development environment. Learn from more complete sources. You'll probably be surprised how much more things are possible than what is available here.
Looking at your code bits, it seems you're more into text based programs. With an actual working terminal, you can design colorful interactive terminal apps with Python.
You also need to brush up on your maths and try more number-oriented projects. It might be harder, but a big part of programming is number crunching.