资源名称:The Python Quick Syntax Reference 英文PDF

The Python Quick Syntax Reference is the “go to” book that contains an easy to read and use guide to Python programming and development. This condensed code and syntax reference presents the Python language in a well-organized format designed to be used time and again.

You won't find jargon, bloated samples, case studies, or history of Hello World and computer theory in this handy reference. This Python syntax reference is packed with useful information and is a must-have for any Python developer.

What you’ll learn

    Variables, strings, lists, dictionaries and conditional statements are and how to use them
    Some of the standard libraries and what they can do to help you
    How to write your own functions
    How to write your first Python program based on terminal Input and Output
    How to use the Python Interactive Shell
    How to use classes in your Python programs

Who this book is for

The Python Quick Syntax Reference is a great pocket reference guide for anyone wanting to program in Python, from the new user to the experienced programmer.

Chapter 1: Hello Python 
Chapter 2: Variables 
Chapter 3: Operators 
Chapter 4: Strings 
Chapter 5: Conditional Statements and Loops
Chapter 6: Data Structures
Chapter 7: Keywords
Chapter 8: Functions
Chapter 9: Libraries
Chapter 10: Classes

资源截图:

image.png

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。