I stepped away from my usual Python modules like #Numpy,#Pandas, #Matplotlib, #Scikit, etc. and ventured into 20 Python modules and APIs I rarely use or have never worked with before, including Poliastro for orbital mechanics, #biopython for Computational Molecular Biology, #pandas_datareader for financial data and stock information and #algorithms for implementing well known CS algorithms.
What I learned:
1. Coding is actually really fun. It seems like a chore when you treat it like a means to a good career or a way to become the next billionaire or world problem solver.
2. I know some people only think of Python in terms of a Data Science, ML or AI sense but a careful investigation would show Python is actually a very thriving language in CS with a very active community that is probably rivalled only by the Linux community in my opinion.
3. Documentation is what separates good code from great code. Others should be able to read your code, use it and contribute meaningfully to it.
4. If you want to understand Object Oriented Programming really well, experiment with Python modules and try to see if you can contribute to a particular module or create one on your own.
Github: https://bit.ly/2F5ezQ1
🗣 @AI_Python_Arxiv
✴️ @AI_Python_EN
What I learned:
1. Coding is actually really fun. It seems like a chore when you treat it like a means to a good career or a way to become the next billionaire or world problem solver.
2. I know some people only think of Python in terms of a Data Science, ML or AI sense but a careful investigation would show Python is actually a very thriving language in CS with a very active community that is probably rivalled only by the Linux community in my opinion.
3. Documentation is what separates good code from great code. Others should be able to read your code, use it and contribute meaningfully to it.
4. If you want to understand Object Oriented Programming really well, experiment with Python modules and try to see if you can contribute to a particular module or create one on your own.
Github: https://bit.ly/2F5ezQ1
🗣 @AI_Python_Arxiv
✴️ @AI_Python_EN