- Learn Programming in Python with Cody Jackson
- Cody Jackson
- 98字
- 2021-06-10 19:06:05
What is Python?
Python is a programming language widely used in a number of applications, such as machine learning, computer graphics, video games, and shell scripts. Nearly any computer application can be implemented in Python, though there are some areas where Python may not be the best solution, such as low-level programs that have to access hardware. In general, though, Python is a good tool for initial application prototyping. Once the initial design has been clarified with Python, it can be re-implemented in a more appropriate language, or the Python code itself can be revised for better optimization.
推薦閱讀
- Advanced Machine Learning with Python
- DevOps with Kubernetes
- Python自然語言處理實戰:核心技術與算法
- 征服RIA
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- Learning Python Design Patterns
- 深入理解Elasticsearch(原書第3版)
- HTML5與CSS3基礎教程(第8版)
- 青少年學Python(第2冊)
- Getting Started with React VR
- Java Web動態網站開發(第2版·微課版)
- Java程序設計教程
- Zend Framework 2 Cookbook
- 前端程序員面試算法寶典
- HTML5+CSS+JavaScript深入學習實錄