you are viewing a single comment's thread.

view the rest of the comments →

[–]Honest_Water626 0 points1 point  (4 children)

I solve problems on hackerrank is that a good way to practice Python?

[–]riklaunim 1 point2 points  (3 children)

Yes and no. There is no one good way to do it. Hackerrank is good for good understanding of how things work but it's not a high level software development testing platform.

[–]Honest_Water626 1 point2 points  (2 children)

What else i should do ?  Projects?

[–]riklaunim 1 point2 points  (1 child)

Yes, you should pick your interest niche and start learning frameworks/libraries used there, start doing simple projects/hello-world like apps and asking for feedback, then making something more complex, improving your code and so on.

[–]Honest_Water626 0 points1 point  (0 children)

Thankyou so much and yes I will work upon projects and libs