PinnedCrank LeeinLevel Up CodingThe Times Create Heroes: The Past and Present of HTTPThe HTTP protocol is ubiquitous in our lives. Whether you open your phone or computer, as long as you are online, whether using iPhone…Mar 262Mar 262
Crank LeeinLevel Up CodingWeak References in PythonBefore understanding weak references, we need to understand the basic concepts of object references and garbage collection in Python. This…Oct 13Oct 13
Crank LeeinLevel Up CodingHow to Read Other People’s CodeSince I started programming, I have always felt that reading someone else's code is several times more difficult than writing my own. I…Sep 272Sep 272
Crank LeeinLevel Up CodingTen Characteristics of Low-level ProgrammersAs an experienced programmer, I don’t want to judge the level of a software engineer. Every engineer can become a highly skilled programmer…Sep 24Sep 24
Crank LeeinLevel Up CodingIn 2024, Can You Abandon CSS Preprocessors?With the continuous improvement of front-end engineering, CSS preprocessors have become an indispensable part of projects. Many people will…Aug 29Aug 29
Crank LeeinLevel Up CodingWhy do we have to do a Code Review?The article about Code Review is abundant, and Code Review has become a standardized practice in many organizations. However, many teams…Aug 18Aug 18
Crank LeeinLevel Up CodingFour Common Manifestations of Erroneous Thinking in Programmers, How Many Have You Fallen Into?Today I won’t talk about ambitions and ideals or discuss specific techniques. Instead, I want to address several typical errors in…Aug 14Aug 14
Crank LeeinLevel Up CodingWhat Is the Essence of Programming?When we enter the software development position with enthusiasm or a desire for a high salary and become programmers, our core…Aug 6Aug 6
Crank LeeinLevel Up CodingPython Office Magic: Web Automation Has Become the Ruler of the InternetWeb Crawling Exploration: A Small Adventure in the Online WorldJul 182Jul 182
Crank LeeinLevel Up CodingUser-Friendly — What Does it Mean and How to Apply it?When I mention that a tool is “user-unfriendly,” I am always “looked down upon.” Is this what they call “fighting fire with fire”? Back in…Jul 16Jul 16