Learn To Code Python - Day 0
Some mundane routines really take up a lot of time. These are tasks that cannot be outsourced or rather not profitable enough to be outsourced. Daily tasks like... - stock market analysis, - blog content creation, - social media cross posting like what IFTTT does, - and more. These are all easily automated or rather has already been automated but very expensive to subscribe to. Why don't I code this automation myself and in turn charge subscription to others? I already have the foundation in coding. All I have to do is to learn the current computer language... Python. Where can I learn python coding for free? - https://www.learnpython.org/ Where can I host the Python code for free? It must also allow me to code on my mobile phone from anywhere. - https://www.pythonanywhere.com/ Yayy... This is day zero of a new journey. Adrian's Journal Notes: - Retrieving stock statistics https://simply-python.com/tag/stocks/