当前位置:网站首页>There is quality when someone is in charge: to a generation lost in the market place
There is quality when someone is in charge: to a generation lost in the market place
2022-08-09 00:06:00 【Agarwood】
Quality comes from accountability: to a generation lost in the marketplace
1. "Quality is meaningful only when someone is responsible for it, and this "someone" can only be one person". Make an effort to make the wheel quickly and without error, and you can control the quality of all partsBe responsible. Get rid of irrelevant dependencies. Keep it simple. When you want a feature, write it yourself, instead of looking for an off-the-shelf implementation. You can avoid bloated systems.
2. "The more code reuse, the more serious the waste”. Write one when you need it. Improve the speed of writing code, what you want, and do it quickly is the kingly way. In this way, there will be no dependencies, no entanglement, and no waste.
3. You can't get rid of other people's wheels. The question is what is a wheel? A wheel refers to a design, a round design that reduces friction and makes the car move with less effort. Instead of making a carWhen the time comes, remove the wheels from the old car that is reimbursed and install it. The essence of other people's modules is that the extracted interface is easy to use. The implementation is a secondary thing.
4. The things on the market will indeed be rough, but it will certainly be practical, and the prosperity it brings cannot be ignored.This is the same as life, the market in every place is almost the most dynamic place, no matter the vendor or the buyer, the more consideration is the practicality of the goods, and the second is the appearance.
Article URL
https://www.ituring.com.cn/article/9363
边栏推荐
- gptp协议
- [深度学习] - 网络模型训练过程的 loss 变化分析 (loss / val_loss / test_loss)
- 第四章 SQL与关系数据库基本操作(下)
- 最新7篇数据科学/深度学习/CNN/知识图谱/文本匹配等中英文综述论文推介(附下载)
- GRPC学习(An RPC library and framework)
- 蓝桥杯历届试题-合根植物(并查集)
- [Deep Learning] TensorFlow Learning Road One: Introduction to TensorFlow and Implementation of Linear Regression and Logistic Regression
- MySQL预处理及过程与对象创建数据库
- Laravel框架之数据库配置
- HCIP2--HCIA复习
猜你喜欢
随机推荐
如何使用WebDAV?
Win10安装 pycocotools
C#数据流
STM32的HAL库初体会
第四章 SQL与关系数据库基本操作(下)
office:如何查看并下载office账户的订阅软件
OSPF实验
遇到一个STM32中断的坑,记录一下(和NVIC的抢占位设置有关)
BGP实验
如何升级穿越派V3.14版本?
第四章 网络层
win10电脑:电脑触摸板控制
ImportError: cannot import name downsample
指南针股票软件股票开户安全嘛
一 C#中通过USB操作手机文件
BGP实验
轮流取石头游戏
数据机构-哈夫曼树
Zotero+派盘=私有云盘(大学生必备学习软件)
sessionStorage值改变后,页面利用window.sessionStorage.getItem()获取到的值不会更新