- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 82字
- 2021-07-02 21:09:29
Python Primer
In this chapter, we will be covering the basic syntax of Python, its built-in data structures, functions, classes, its standard library, and the new features in the latest versions of Python. If you need to get up to speed on the language, this is where we'll do that. We'll walk through, step by step, covering the following topics:
- Python basic syntax and block structure
- Built-in data structures and comprehensions
- First-class functions and classes
- Extensive standard library
- What's new in Python
推薦閱讀
- 數(shù)據(jù)結(jié)構(gòu)簡(jiǎn)明教程(第2版)微課版
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實(shí)訓(xùn)版)
- Spring實(shí)戰(zhàn)(第5版)
- Learning ELK Stack
- Web Development with MongoDB and Node(Third Edition)
- Instant Lucene.NET
- Python深度學(xué)習(xí):模型、方法與實(shí)現(xiàn)
- 劍指大數(shù)據(jù):企業(yè)級(jí)數(shù)據(jù)倉庫項(xiàng)目實(shí)戰(zhàn)(在線教育版)
- Solutions Architect's Handbook
- Selenium WebDriver Practical Guide
- Web前端測(cè)試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實(shí)踐
- 軟硬件綜合系統(tǒng)軟件需求建模及可靠性綜合試驗(yàn)、分析、評(píng)價(jià)技術(shù)
- Building Microservices with Go
- 微信公眾平臺(tái)開發(fā)最佳實(shí)踐
- Python程序員面試算法寶典