December 26, 2024
·
11 min read
· Page View:

In my mind, DNS is the key of the internet. I always believe if you control the DNS, you control the Internet world. So let us get started to know the DNS.
Read the full text -> A total of 2.33k words
December 23, 2024
·
16 min read
· Page View:

For the computer network, I believe that most people have learned it in the course of university or college. No matter whether you are familiar with it or not, this article will give you a different perspective of the network. It can really help you a lot.
Read the full text -> A total of 3.29k words
December 23, 2024
·
10 min read
· Page View:
This article will review the basic knowledge of Python, including generator, iterator, and decorator.
Read the full text -> A total of 2.19k words
December 23, 2024
·
7 min read
· Page View:
This article will review the underlying mechanism of Python, including data types and derivation operations.
Read the full text -> A total of 1.44k words
December 23, 2024
·
12 min read
· Page View:
This article will review the basic knowledge of Python, including files, exceptions, and modules.
Read the full text -> A total of 2.54k words
December 23, 2024
·
5 min read
· Page View:
This article will review the object-oriented programming of Python. Mainly about the class, inheritance, and polymorphism.
Read the full text -> A total of 1.19k words
December 22, 2024
·
1 min read
· Page View:
Read the full text -> A total of 0.38k words
December 21, 2024
·
4 min read
· Page View:
This blog will review the function parameter of Python. Mainly about the parameter passing, Keyword and Position Parameter, Anonymous Function, and unit test with assert
.
Read the full text -> A total of 0.93k words
December 21, 2024
·
1 min read
· Page View:
This blog will review the control structure of Python.
Read the full text -> A total of 0.31k words
December 21, 2024
·
8 min read
· Page View:
This article will review the composite data type in Python, such as list
, tuple
, dictionary
, and set
.
Read the full text -> A total of 1.72k words