青云志尚|QYZS

Knowledge Has No Limit


  • 首页

  • 分类

  • 归档

  • 标签

  • 公益404

  • 音乐

  • 搜索

代码

发表于 2021-05-27 | 分类于 软件工程 |
字数统计 58

请不要忽视优雅代码的力量,它会成倍提升你的编码效率、成倍降低后期维护成本,甚至成倍提升你的扩展性和成倍降低你写bug的可能性~

阅读全文 »

Google Chrome

发表于 2021-02-28 | 分类于 software
字数统计 3414
Google Chrome
阅读全文 »

Shell 脚本编程

发表于 2021-02-28 | 分类于 Shell
字数统计 16182
这是一篇关于 Linux Shell 学习笔记
阅读全文 »

Java 开发笔记

发表于 2021-01-31 | 分类于 java
字数统计 11268
Java 开发笔记
阅读全文 »

计算机书籍

发表于 2021-01-30 | 分类于 软件工程 |
字数统计 2445
计算机科学与技术 | computer science and Technology
阅读全文 »

数据分析-学习笔记

发表于 2021-01-23 | 分类于 python |
字数统计 4607
Python Getting Started Tutorial.
阅读全文 »

代码

发表于 2020-10-06 | 分类于 软件工程 |
字数统计 82

If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime. (如果你交给某人一个程序,你将折磨他一整天;如果你教某人如何编写程序,你将折磨他一辈子。) – 摘自程杰《大话数据结构》

阅读全文 »

代码

发表于 2020-10-06 | 分类于 软件工程 |
字数统计 83

设计精良的模块和设计糟糕的模块的唯一最大区别,就是对其他模块隐藏本模块内部数据和其他实现细节的程度。——Joshua Bloch

The single most important factor that distinguishes a well-designed module from a poorly designed one is the degree to which the module hides its internal data and otherimplementationdetails from other modules. —Joshua Bloch

阅读全文 »

编程

发表于 2020-09-10 | 分类于 软件工程 |
字数统计 103

每个人都应该学习一门编程语言。学习编程教你如何思考,就像学法律一样。学法律并不一定要为了做律师,但法律教你一种思考方式。学习编程也是一样,我把计算机科学看成是基础教育,每个人都应该花1年时间学习编程。——史蒂夫·乔布斯(Steven Paul Jobs)

阅读全文 »

重构

发表于 2020-08-25 | 分类于 软件工程 |
字数统计 54

Interestingly, if programmers work with a substantial portion of the code, rather than just a few lines, the chance of making acorrect modification improves. Specifically, as the number of lines changed increases from one to five lines, the chance of making a bad change increases. After that, the chance of making a bad change decreases.

阅读全文 »
1 2 3 … 7
Little Sentry

Little Sentry

61 日志
18 分类
90 标签
RSS
GitHub
Links
  • jiangshengfei.github.io
© 2018 - 2025 Little Sentry
由 Jekyll 强力驱动
主题 - NexT.Mist