How Strong Python Programming Language
How Strong Python Programming Language | The Awesome python It’s easy to learn Now Python is the language of choice for 8 of 10 to...
https://bethedev.blogspot.com/2016/11/how-strong-python-programming-language.html
How Strong Python Programming Language | The Awesome python
- It’s easy to learn
- Now Python is the language of choice for 8 of 10 top US computer science programs (Philip Guo, CACM)
- Python programs tend to have minimal templating that you might have seen in other languages. And have more natural constructs for typical tasks you might need to accomplish.
- If you have programming experience but not python specific experience, you can pick up python very quickly.
2. Full featured
- Not just a statistics language, but has full capabilities for data acquisition, cleaning, databases, high-performance computing, and more .
- It is a very general programming language with lot of built-in libraries, and excel at manipulating data , network programming and databases. It is mature and has plenty of resources available from books to online resources.
3. Strong Data Science Libraries
- Python has significant set of data science libraries one can use.
- The base of this is the SciPy Ecosystem and even has its own conferences.
- Pandas and Matplotlib are part of the SciPy stack, providing excellent bases form moving into machine learning, text mining and network analysis.
Great post!
ReplyDelete