- Machine Learning for Developers
- Rodolfo Bonnin
- 87字
- 2021-07-02 15:46:44
The Python language
Python is a general-purpose scripting language, created by the Dutch programmer Guido Van Rossum in 1989. It possesses a very simple syntax with great extensibility, thanks to its numerous extension libraries, making it a very suitable language for prototyping and general coding. Because of its native C bindings, it can also be a candidate for production deployment.
The language is actually used in a variety of areas, ranging from web development to scientific computing, in addition to its use as a general scripting tool.
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- Flutter開發(fā)實戰(zhàn)詳解
- 算法零基礎(chǔ)一本通(Python版)
- 劍指JVM:虛擬機實踐與性能調(diào)優(yōu)
- Hands-On JavaScript High Performance
- Python程序設(shè)計案例教程
- 編譯系統(tǒng)透視:圖解編譯原理
- Effective Python Penetration Testing
- 深入RabbitMQ
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- C#實踐教程(第2版)
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- R語言實戰(zhàn)(第2版)
- Raspberry Pi By Example
- Python自動化開發(fā)實戰(zhàn)