- Python 3.6從入門到精通(視頻教學(xué)版)
- 王英英
- 189字
- 2019-12-06 14:19:47
第1章 感受Python精彩世界
內(nèi)容導(dǎo)航|Navigation
Python語(yǔ)言是一種開(kāi)放源代碼、免費(fèi)的跨平臺(tái)語(yǔ)言,是一種面向?qū)ο蟮慕忉屝陀?jì)算機(jī)程序設(shè)計(jì)語(yǔ)言。它的語(yǔ)法簡(jiǎn)潔清晰,具有豐富和強(qiáng)大的庫(kù),同時(shí)還有高可移植性等優(yōu)勢(shì),越來(lái)越受開(kāi)發(fā)者的青睞。本章重點(diǎn)學(xué)習(xí)Python的環(huán)境搭建、開(kāi)發(fā)工具的選擇等知識(shí)。
學(xué)習(xí)目標(biāo)|Objective
- 熟悉Python的概念
- 了解Python語(yǔ)言的優(yōu)點(diǎn)
- 掌握搭建Python編輯環(huán)境的方法
- 熟悉Python自帶的開(kāi)發(fā)工具
- 掌握運(yùn)行Python命令行的方法
- 掌握編輯和運(yùn)行Python程序的方法
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Computer Vision for the Web
- Scala Design Patterns
- Learning Informatica PowerCenter 10.x(Second Edition)
- INSTANT CakePHP Starter
- OpenShift在企業(yè)中的實(shí)踐:PaaS DevOps微服務(wù)(第2版)
- 零基礎(chǔ)入門學(xué)習(xí)Python
- Python數(shù)據(jù)分析從0到1
- 低代碼平臺(tái)開(kāi)發(fā)實(shí)踐:基于React
- Azure Serverless Computing Cookbook
- 深入實(shí)踐Kotlin元編程
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- Mockito Essentials
- Apache Solr PHP Integration
- Python面試通關(guān)寶典