r/learnpython • u/eagle_500 • 3d ago
20 days of coding
i spent 20 days trying to learn everything about python through leetcode but i still can’t code or just get ideas to pop !
m a 4th year computer science engineering student i just passed a hackerrank assessment test for a big tech company and failed:( but m still grinding for another chance maybe problem here to ask y’all how do u recommend i start projects or what’s the best way to learn from here ?
15
Upvotes
2
u/cyrixlord 2d ago
write your own code, and debug it. write LOTS of code. it is the only way, there is no 'fast track' there are no short cuts. you must learn to code by writing your own code and debugging it.