- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 164字
- 2021-07-09 20:40:18
Getting Started with Python
The Python language had a humble beginning in the late 1980s when a Dutchman Guido Von Rossum started working on a fun project, which would be a successor to ABC language with better exception handling and capability to interface with OS Amoeba at Centrum Wiskunde and Informatica. It first appeared in 1991. Python 2.0 was released in the year 2000 and Python 3.0 was released in the year 2008. The language was named Python after the famous British television comedy show Monty Python's Flying Circus, which was one of Guido's favorite television programmes. Here we will see why Python has suddenly influenced our lives and the various applications that use Python and its implementations. In this chapter, you will be learning the basic installation steps that are required to perform on different platforms (that is Windows, Linux, and Mac), about environment variables, setting up of environment variables, file formats, Python interactive shell, basic syntaxes and finally printing out formatted output.
- 從零開始構建企業級RAG系統
- Web應用系統開發實踐(C#)
- Visual FoxPro 程序設計
- Python Tools for Visual Studio
- Learn WebAssembly
- 正則表達式經典實例(第2版)
- Python數據結構與算法(視頻教學版)
- Getting Started with Laravel 4
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Greenplum構建實時數據倉庫實踐
- Mastering PostgreSQL 11(Second Edition)
- Django 2.0 入門與實踐
- A/B 測試:創新始于試驗
- Hands-On GUI Application Development in Go
- Java EE企業級應用開發教程:Spring+Spring MVC+MyBatis(第2版)