current position:Home>Python classic: explain programming and development from simple to deep and step by step
Python classic: explain programming and development from simple to deep and step by step
2022-01-31 17:10:17 【Internet it two dogs】
Introduction to the book :
Python It is one of the popular scripting languages at present .《Python Treasure 》 from the shallower to the deeper 、 Step by step explained to the reader how to use Python Programming development . The whole book is divided into three parts , It's divided into beginner level chapters 、 Advanced and case studies . The introduction includes Python Understanding and installation of 、 Introduction to development tools 、Python Basic grammar 、 Data structure and algorithm 、 Multimedia programming 、 System application 、 Image processing and GUI Programming, etc . Advanced chapters include Python Make a database 、 Conduct Web Development 、 Network programming 、 Scientific computing, multithreading programming, etc . The case article chooses 3 A case demonstrates Python stay Windows system optimization 、 Applications in big data processing and game development . This book aims at Python The common extension modules of give a detailed introduction to the syntax , And a typical case is given , Through the study of this book , Readers can use... Quickly Python Programming development .
Access method :
The book content :
The first 1 Chapter introduction Python
1.1 Python What is it?
1.2 Python What are the advantages
1.3 In other programming languages Python
1.4 Quickly build Python development environment
1.4.1 Which systems can be used Python
1.4.2 Python Download and install
1.4.3 use VS2008 compile Python Source code
1.4.4 Python development tool : Vim
1.4.5 Python development tool : Emacs
1.4.6 Python Development I have : PythonWin
1.4.7 Other Python development tool
1.5 first Python Program
1.5.1 from "Hello, Python!" Start
1.5.2 Python Interactive interpreter
1.6 Summary of this chapter
The first 2 Chapter Python Essential for starting
2.1 Python The organization of the code
2.1.1 Shrink in... With layers
2.1.2 Two ways of code annotation
2.1.3 Python Line breaks in statements
2.2 Python The basic input-output function of
2.2.1 Receiving input input function
2.2.2 The output content of print function
2.3 Python Support for Chinese
2.3.1 Python 3 How to use Chinese in previous versions
2.3.2 More comprehensive Chinese support
2.4 Simple and practical Python Calculator
2.4.1 Do arithmetic directly
2.4.2 math The module provides a wealth of mathematical functions
2.4.3 Python Support for large integers
2.5 Summary of this chapter
The first 3 Chapter Python Data types and basic statements
3.1 Python data type : Numbers
3.1.1 Integer and floating point
3.1.2 Operator
3.2 Python data type : character string
3.2.1 Python String in
3.2.2 Escape character in string
3.2.3 Operation string
3.2.4 Index and fragment of string
3.2.5 Formatted string
3.2.6 character string 、 Number type conversion
3.2.7 Original string (Raw String)
3.3 Python data type : Lists & Tuples
3.3.1 Create and action lists
3.3.2 Create and manipulate tuples
3.4 Python data type : Dictionaries
3.5 Python data type : file
13.6 Python Process control statement of
3.6.1 Branching structure : if sentence
3.6.2 Loop structure : for sentence
3.6.3 Loop structure : while sentence
3.7 Summary of this chapter
The first 4 Chapter reusable functions and modules
4.1 Python Custom function
4.1.1 Function declaration
4.1.2 Function call
4.2 Arguments make the function more valuable
4.2.1 Parameters with default values
4.2.2 How parameters are passed
4.2.3 How to pass any number of parameters
4.2.4 Return the calculation result with parameters
4.3 Scope of variable
4.4 Simplest function : use lambda Declare functions
4.5 Reusable structure : Python modular
4.5.1 Python Basic usage of module
copyright notice
author[Internet it two dogs],Please bring the original link to reprint, thank you.
https://en.pythonmana.com/2022/01/202201311710144584.html
The sidebar is recommended
- Django (make an epidemic data report)
- Daily python, Part 8 - if statement
- Django model class 1
- The same Python code draws many different cherry trees. Which one do you like?
- Python code reading (Chapter 54): Fibonacci sequence
- Django model class 2
- Python crawler Basics
- Mapping 3D model surface distances using Python VTK
- How to implement encrypted message signature and verification in Python -- HMAC
- leetcode 1945. Sum of Digits of String After Convert(python)
guess what you like
-
leetcode 2062. Count Vowel Substrings of a String(python)
-
Analysis of Matplotlib module of Python visualization
-
Django permission management
-
Python integrated programming -- visual hot search list and new epidemic situation map
-
[Python data collection] scripy realizes picture download
-
Python interface automation test framework (basic part) -- loop statement of process control for & while
-
Daily python, Chapter 9, while loop
-
Van * Python | save the crawled data with docx and PDF
-
Five life saving Python tips
-
Django frequency control
Random recommended
- Python - convert Matplotlib image to numpy Array or PIL Image
- Python and Java crawl personal blog information and export it to excel
- Using class decorators in Python
- Untested Python code is not far from crashing
- Python efficient derivation (8)
- Python requests Library
- leetcode 2047. Number of Valid Words in a Sentence(python)
- leetcode 2027. Minimum Moves to Convert String(python)
- How IOS developers learn Python Programming 5 - data types 2
- leetcode 1971. Find if Path Exists in Graph(python)
- leetcode 1984. Minimum Difference Between Highest and Lowest of K Scores(python)
- Python interface automation test framework (basic) -- basic syntax
- Detailed explanation of Python derivation
- Python reptile lesson 2-9 Chinese monster database. It is found that there is a classification of color (he) desire (Xie) monsters during operation
- A brief note on the method of creating Python virtual environment in Intranet Environment
- [worth collecting] for Python beginners, sort out the common errors of beginners + Python Mini applet! (code attached)
- [Python souvenir book] two people in one room have three meals and four seasons: 'how many years is it only XX years away from a hundred years of good marriage' ~?? Just come in and have a look.
- The unknown side of Python functions
- Python based interface automation test project, complete actual project, with source code sharing
- A python artifact handles automatic chart color matching
- Python crawls the map of Gaode and the weather conditions of each city
- leetcode 1275. Find Winner on a Tic Tac Toe Game(python)
- leetcode 2016. Maximum Difference Between Increasing Elements(python)
- Run through Python date and time processing (Part 2)
- Application of urllib package in Python
- Django API Version (II)
- Python utility module playsound
- Database addition, deletion, modification and query of Python Sqlalchemy basic operation
- Tiobe November programming language ranking: Python surpasses C language to become the first! PHP is about to fall out of the top ten?
- Learn how to use opencv and python to realize face recognition!
- Using OpenCV and python to identify credit card numbers
- Principle of Python Apriori algorithm (11)
- Python AI steals your voice in 5 seconds
- A glance at Python's file processing (Part 1)
- Python cloud cat
- Python crawler actual combat, pyecharts module, python data analysis tells you which goods are popular on free fish~
- Using pandas to implement SQL group_ concat
- How IOS developers learn Python Programming 8 - set type 3
- windows10+apache2. 4 + Django deployment
- Django parser