zoukankan      html  css  js  c++  java
  • September 30th 2017 Week 39th Saturday

    The simplest answer is often the correct one.

    最简单的答案通常是最正确的答案。

    Simplest is always best.

    Sometimes you may find your answer is astonishingly simple after you have spent enourmous time in seeking for the solutions of your problems.

    If it works, don't doublt about its correctness.

    That just states you have achieved some higher level.

    Beatiful is better than ugly.

    Explicit is better than implicit.

    Simple is better than complex.

    Complex is better than complicated.

    Flat is better than nested.

    Sparse is btter than dense.

    The above is part of the Zen of Python, to my mind, they only contain one thing: To make the solution as simple and concise as possible.

    After coding for years, I know it is not easy to follow these rules, but following them in our coding works would be worthwhile.

    I really expect that there are some rewards both in finance and position that could justify some of the expenditure of my efforts.

    Experience is a hard teacher because she gives the test first, the lesson afterwards.

    经验就像一个很严格的老师,因为她总是先给我们以考验,然后再给我们上课。

    From Vernon Sanders Law.

    If a victory is told in details, then we may fail to distinguish it from common things.

    The same is to experience. If you have already known the lessons, you may miss the chance to accumulate your experience.

    Now I really find that the more I know, the more I don't know, very anxious, or worried about the uncertainty of my future.

    To be an excellent coder? I know I would never reach the level, how about just becoming a qualified coder and program-architec?

  • 相关阅读:
    Spring 注解@Component,@Service,@Controller,@Repository
    HttpServlet service方法
    Intellij Idea生成serialVersionUID的方法
    创建数据库池实战
    代理模式
    基于SOA架构的TDD测试驱动开发模式
    服务治理要先于SOA
    简述我的SOA服务治理
    SOA服务类项目开发模式
    oracle容器化docker解决方案
  • 原文地址:https://www.cnblogs.com/dengwenwu/p/8072380.html
Copyright © 2011-2022 走看看