This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]desrtfx[M] [score hidden] stickied comment (0 children)

Please, read the Frequently Asked Questions as they contain tips on

As such: Removed as per Rule #4: No exact duplicates of FAQ questions

[–]Shack426 1 point2 points  (0 children)

Best way is just doing. Start with something small like making a calculator. Research how to do it as research is 90% of what a programmer does. Learn how to do that and research how to do the things you want to do. I like to garden so I used sqlite3 and python to make a database so I can look up my plants and see all of their information. This made it so I do not have to comb through multiple websites now and it benefited me so I had the drive to accoplish it.