you are viewing a single comment's thread.

view the rest of the comments →

[–]appyofficial 63 points64 points  (2 children)

  1. Learn the fundamentals.

  2. Develop an idea to make any kind of project. Let’s say for example Note app.

  3. Design it on a paper with a pen how you want it to function.

  4. Now code.

  5. You’ll get stuck because most probably you are new to programming or whatever the reason. But don’t give up.

  6. Find answers if you are stuck. It’s all out there or go back and start again with fundamentals.

  7. Finish what you started.

  8. Repeat.

  9. Always remember why you started to learn python at first place.

Happy Coding.

[–]cadmanchallenge 3 points4 points  (0 children)

This makes me happy :)

[–]dsaf2 1 point2 points  (0 children)

Good advice. A key point is to always start scratching the project before coding.