Python學習筆記 第一課 Basic Information of Python

本文介绍了Python的基本信息,包括Python的特点、用途、优势及特性等。Python是一种高级解释型语言,旨在实现计算机任务自动化,广泛应用于搜索替换大量文本文件、图片文件重命名与整理、专用GUI应用开发、小型数据库编写及简易游戏制作等多个方面。

 

因學校習作需要而研究Python

使用教材:Python3.4.1 Official Documentation - The Python Standard Library

 


 

 

Chapter 1 Basic Information of Python

 

1) Nature of Python: a high-level, interpreted language

2) Aim of Python: to automate tasks on computers

3) Examples of usages:

  • perform a search-and-replace over a large number of text-files
  • rename and rearrange a bunch of photo files
  • write a specialized GUI application
  • write a small custom database
  • write a simple game

4) Advantages of using Pythons:

  • simple to use
  • support multiple developing platforms (Window, Mac OS X, Unix OS)
  • provide much error-checking
  • reusable (split your program into modules)
  • extensible (add built-in functions/modules, link to libraries, link with other applications)
  • support high-level data types built-in (e.g: flexible arrays, dictionaries)

5) Characteristics of Python

  • statement grouping is done by indentation (not brackets)
  • no variable or argument declarations are necessary

 

 

转载于:https://www.cnblogs.com/tszkwaan/p/3773591.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值