Easy Tutorial
❮ Verilog2 Clock Division Px Pt Em Convert Table ❯

Core Knowledge System of Python Programming

Category Programming Techniques

This article mainly covers the core knowledge of Python programming (excluding standard libraries and third-party libraries for the time being).

A series of mind maps are presented in order, covering the following topics: Basic Knowledge, Data Types (Numbers, Strings, Lists, Tuples, Dictionaries, Sets), Conditionals & Loops, File Objects, Errors & Exceptions, Functions, Modules, Object-Oriented Programming;

This note is based on Python 3.x

A PDF download link is provided at the end of the article.

Mind Map (Click on the image to view the large picture)

Overview

14 Mind Maps

Basic Knowledge

Data Types

Sequences

Strings

Lists & Tuples

Dictionaries & Sets

Conditionals & Loops

File Objects

Errors & Exceptions

Functions

Modules

Object-Oriented Programming

PDF Document Download

PDF Download

>

Author Introduction

Xiao Yue Sauce, a second-year master's student at a certain medical college, is passionate about mind maps and data science, dreaming of working in data-related fields after graduation. Personal blog: https://woaielf.github.io , occasionally shares mind map notes, and compiles them into articles after accumulating enough notes on a particular topic. (Like this article~) If you want to see it first, you can visit the blog. Mature mind maps will be shared in the GitHub project: https://github.com/woaielf/MindMap_ZY , welcome to fork, and it would be even better to give a star~ Thank you~

❮ Verilog2 Clock Division Px Pt Em Convert Table ❯