All Articles

Discover insights, tutorials, and stories from our community of developers and thinkers

88 Topics
58 Articles
6 Pages
What I Learned from Learning
Quick Notes

What I Learned from Learning

Reflections on the learning process, knowledge retention, and personal growth through education.
C
Chris
635 views
Jan 07, 2021
Closures in Swift
Swift

Closures in Swift

Closures in Swift: powerful self-contained blocks of functionality. Capture values, create flexible APIs, and write cleaner code with Swift's closure ...
C
Chris
404 views
Dec 30, 2020
QuickSort
Algorithm

QuickSort

QuickSort algorithm deep dive: one of the fastest general-purpose sorting algorithms. Understand partitioning, recursion, and O(n log n) average perfo...
C
Chris
245 views
Dec 30, 2020
Set in C++ Standard Template Library (STL)
C++

Set in C++ Standard Template Library (STL)

Set in C++ STL tutorial: understand the sorted container for unique elements. Learn operations, iterators, and when to use set vs other STL containers...
C
Chris
218 views
Dec 30, 2020
Git Commands Cheat Sheet
Git

Git Commands Cheat Sheet

Git Commands Cheat Sheet: version control essentials at your fingertips. Clone, commit, branch, merge, and collaborate effectively with this quick ref...
C
Chris
256 views
Dec 29, 2020
Important MySQL Commands
MySQL

Important MySQL Commands

Important MySQL commands reference: essential queries for database management. Master CRUD operations, joins, indexing, and administration tasks effic...
C
Chris
100 views
Dec 28, 2020
Professional Competence in the Workplace
Miscellaneous reading

Professional Competence in the Workplace

Essential qualities and skills for success in professional environments.
M
memory
0 views
Dec 27, 2020
低情商的人讲道理,高情商的人谈感受
Miscellaneous reading

低情商的人讲道理,高情商的人谈感受

低情商讲道理,高情商谈感受。道理是冷的,感受是暖的;道理是对错,感受是理解。人际交往中先处理情绪再处理事情,倾听感受比争论对错更重要。...
M
memory
1 views
Dec 27, 2020
天赋自然重要,勤奋,立志更重要
Reading

天赋自然重要,勤奋,立志更重要

天赋决定上限,勤奋决定下限。没有勤奋,天赋只是浪费;没有志向,努力失去方向。成功的人不一定最有天赋,但一定最勤奋、最有志向。勤能补拙,志在千里。...
C
Chris
54 views
Dec 26, 2020
什么样的勇气是假的
Reading

什么样的勇气是假的

不是所有勇气都是真的。有些是逞强、无知或伪装。真正的勇气是明知困难仍前行,面对恐惧仍行动,为正确的事坚持。分辨真假,做真正勇敢的人。...
C
Chris
59 views
Dec 26, 2020