December 27, 2024
·
16 min read

我在本科期间听到过很多关于广告论调,仍记得某位教授对于短视频所代表的互联网深恶痛绝,在课堂上批判广告的价值,抨击广告行业的浮躁。我身边的同学也大抵持相同的观点,认为互联网广告就是智商税,广告的目的是为了卖课,卖课的目的是为了收割。可事实真的如此吗?
Read the full text -> A total of 3.27k words
December 26, 2024
·
11 min read

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
·
15 min read

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.14k words
December 23, 2024
·
10 min read
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
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
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
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
December 21, 2024
·
4 min read
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
This blog will review the control structure of Python.
Read the full text -> A total of 0.31k words