zoukankan      html  css  js  c++  java
  • September 10th 2017 Week 37th Sunday

    Dream most deep place, only then the smile is not tired.

    梦的最深处,只有微笑不累。

    Everyday I expect I can go to sleep earlier and have a good dream.

    Because I always attempt to get some enlightments from dreams.

    And now I know that is nothing but wishful thinking, but it really made me feel a little comfortable every time the results failed to live up to my expectations.

    The mediocre teacher tells. The good teacher explains. The superior teacher demonstrates.

    The greatest teacher inspires.

    平庸的老师向人告知,不错的老师向人解释,优秀的老师向人演示,伟大的老师给人启迪。

    From William Ward.

    And what is a greatest coder? 

    He must be a master of program-architect, knows the characteristics of commonest programming languages.

    Actually, just knowing how to code for a project or some modules with one or two languages can't be called a qualified coder.

    In some cases, we have to modify our programs for hundreds of times to make it work as we had planned before.

    If starting with an imperfect even ugly framework, we may gradually find we are trapped in a dilemma.

    For one thing, bad-structured framework will increase the workloads, we have to write more codes to make up for its defects.

    For the other thing, it may be impossible to optimise the code or to re-construct the program.

    In such cases, a coder will at some point run out of his steam and collapse in an exhuasted, tear-strained heap, then he may give up.

    So, when receiving an assignment, don't rush into coding the functions, calm down and think about how to organize the whole program, the data-structure, and the relationships among different modules.

    Make sure not to repeat some simple skills but to challenge some new things, that is the only way can we improve our knowledge.

  • 相关阅读:
    String类源码解析之理解indexOf函数--转载
    SQL优化--转载
    通过cmd/批处理 开启关闭windows中的mysql数据库
    windows查看连接过wifi的密码
    Java Annotation认知(包括框架图、详细介绍、示例说明)--转载
    springboot加载配置文件的优先级
    SpringBoot项目创建的三种方式
    雷总小米十周年演讲---国外友人评价第一次看到MIUI系统
    装饰器模式
    嵌套的setTimeout
  • 原文地址:https://www.cnblogs.com/dengwenwu/p/7894746.html
Copyright © 2011-2022 走看看