ALL POSTS

Proof of Faulhaber's Formula

Faulhaber's Formula, which provides a method to compute the sum of the p-th powers of the first n positive integers.

5 Mar, 2024
MATHEMATICS

The Catalan Series

The article discusses Catalan numbers, a sequence used in combinatorial problems. It covers their recurrence relation, closed form, and applications in path counting. It provides insights into problem-solving using Catalan numbers.

2 Mar, 2024
ALGORITHMMATHEMATICS

Some Definitions for Time Complexity.

Give five symbolic and mathematical definitions related to time complexity.

1 Mar, 2024
ALGORITHM

Some Classical Ciphers and Implementations

This article explores classical ciphers historically used. In the past, amid low productivity and primitive computing, these ciphers offered protection.

23 Feb, 2024
CRYPTOGRAPHY

How to Explain The Halting Problem

How to explains the Halting Problem's unsolvability in computing, referencing Alan Turing's work. Let’s start with a simple Java login function and a example.

22 Feb, 2024
COMPUTATION

The Await-to-Js

Handling asynchronous function errors and result more elegantly.

14 Feb, 2024
JS&TS

The Usages and Traps of useEffect in React

The article discusses the challenges and pitfalls of using useEffect in React, emphasizing its proper application for idempotent view initialization and refresh, cautioning against non-idempotent operations to avoid inconsistencies between data and UI.

5 Feb, 2024
REACT

React 中的 useEffect 用途和一些坑

文章讨论了在 React 中使用 useEffect 的挑战和陷阱,强调其在幂等视图初始化和刷新方面的正确应用,并警告不要进行非幂等操作,以避免数据和 UI 之间的不一致。

5 Feb, 2024
REACT

Why the Graphql Is Better than Restful in Math Conclusion?

This article analyzes GraphQL's unique capabilities in API design, highlighting its advantages over REST, such as optimized data loading, enhanced data model composability, and improved semantic clarity in queries and mutations.

20 Jan, 2024
SE

Viewpoints and Conclusions of The Road to Serfdom

The Road to Serfdom by Friedrich Hayek warns against planned economies, advocating for free markets and individualism to safeguard freedom and societal order. Hayek critiques central planning, emphasizing the knowledge problem and the evolution of social rules, defending liberalism as a solution.

19 Jan, 2024
文史哲艺
/ 9