Tag

Programming Philosophy

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Nov 4, 2024 · Backend Development

From PHP Frameworks to Go: Embracing Simplicity Over Perfection

The article reflects on how perfectionism can hinder progress and contrasts the framework‑heavy, ecosystem‑rich world of PHP with Go's minimalist, low‑level approach, arguing that a sufficiently good solution and simplicity often outweigh the pursuit of an unattainable ideal.

FrameworksGoPHP
0 likes · 7 min read
From PHP Frameworks to Go: Embracing Simplicity Over Perfection
Qunar Tech Salon
Qunar Tech Salon
Dec 22, 2015 · Fundamentals

Programming Philosophy: Writing Elegant, Modular, and Readable Code

The article presents a comprehensive philosophy on software development, emphasizing the importance of repeatedly refining code, structuring it elegantly, modularizing with clear functions, avoiding unnecessary comments, and adopting simple, intuitive practices to improve readability and maintainability across any programming language.

Best PracticesCode readabilityModular Design
0 likes · 27 min read
Programming Philosophy: Writing Elegant, Modular, and Readable Code
Qunar Tech Salon
Qunar Tech Salon
Sep 1, 2015 · Fundamentals

Key Philosophical Insights from “Hackers: Heroes of the Computer Revolution”

The article presents a collection of thirty‑five core observations from the classic 1984 book “Hackers: Heroes of the Computer Revolution,” highlighting hacker philosophy, attitudes toward openness, control, creativity, and the social impact of computing.

Computer HistoryProgramming PhilosophySoftware Development
0 likes · 6 min read
Key Philosophical Insights from “Hackers: Heroes of the Computer Revolution”
Baidu Tech Salon
Baidu Tech Salon
Nov 21, 2014 · Fundamentals

Is Code an Art? Rethinking Software Craftsmanship and What Makes an Excellent Programmer

While elegant, well‑crafted code can be admired, the article argues that treating software as art often distracts from practicality, emphasizing that true programming excellence is measured by efficiency, reliability, and rapid problem‑solving rather than aesthetic bragging.

Dan NorthProgramming Philosophycode quality
0 likes · 6 min read
Is Code an Art? Rethinking Software Craftsmanship and What Makes an Excellent Programmer