Originally Posted by
keepStriving
Do you think copying someone else's code and project will help me become better at reading and writing code.
Writing code is the best way to practice writing code, and will always help you become better (and in my experience writing code is much harder than reading code). Reading code may give you ideas towards the goal of writing more code - my advice above was intended more to steer you in a direction that will spark ideas and help you create your own project, how you may wish to undertake it, ways in which you can problem solve, standards for writing code, and in the end write more code.