Today I attended a meeting of reviewing code,  and I learned a lot from it. In the discuss, we found out a problem that our program didn't have a good design leading to a result that the code was hard to be unstanded. So we tried to have a refactoring of our code. In my view, our code had not shown main framework and contained to much detail in a method. And the constracture of package, from a sight of my workmate, made readers confused, as it had not a good design. During the discussion, I came to know that a robust program should have a good framework that it was able to show reader its main or core component, that is to say, having a clear logic. I

also found that the idea was important to PPT design. As we all know, we should list the main ideas we have to show to people before we make a PPT. The step will make the designer have a clear procedure in his mind. As a consequence, when we design a program or just a PPT, we should catch the main idea constituting the framework.Then your design will reach to your expectation.

最新文章

  1. [Linux]I/O多路复用和epoll
  2. JAVA学习遇到的问题:接口实现
  3. SSDP
  4. linux 学习3 第四讲 文件常用命令
  5. TclError: no display name and no $DISPLAY environment variable
  6. ListBox
  7. jq获取元素
  8. syslog-ng 学习心得与配置说明
  9. Any changes made by a writer will not be seen by other users of the database until the changes have been completed
  10. Socket编程基础——无连接UDP
  11. submit异步提交 回调的方法
  12. 【PHP】iOS推送通知以及反馈服务
  13. ECC校验优化之路
  14. URL存在跨站漏洞http host头攻击漏洞解决方案
  15. Python开发【第九篇】:协程、异步IO
  16. mac系统 安装 JDK 并配置环境
  17. Ubuntu下安装Kafka Manager
  18. jQuery基础 (一)——样式篇(属性与样式)
  19. oracle 11g enq: JI – contention等待事件
  20. github_源码

热门文章

  1. mysql 数据备份 crontab
  2. Bootstrap框架(一)
  3. Codeforces Round #427 (Div. 2) B. The number on the board
  4. 【转载】Chrome 0day漏洞:不要用Chrome查看pdf文件
  5. 攻防组网之—-VMware路由器安装设置
  6. [JavaScript] css将footer置于页面最底部
  7. Java 反射机制系列
  8. 【BZOJ3456】轩辕朗的城市规划 EGF+多项式求ln
  9. Spark安装过程
  10. Error: java.lang.NullPointerException at outputformat.MysqlOutputFormat.getRecordWriter(MysqlOutputFormat.java:27)