美文网首页程序员
自学编程技术后带给我的好处

自学编程技术后带给我的好处

作者: Stephen_java | 来源:发表于2018-12-02 20:04 被阅读22次

1,发现问题的能力,

2 ,分析问题的能力,

3,寻找解决方案的能力,

4,分析解决方案的可执行性的能力,

5,执行解决方案的能力,

6,优化解决方案的能力,

7,强化方案执行的能力等得到开发和改善。

(能够做到更细致,步骤更多,角度更多的去看问题,分析问题,解决问题)

时刻提醒自己:不能钻牛角尖,计算机的世界只有0和1,但真实的世界是五彩缤纷的,充满人情味的,可能有0.4,0.6甚至0.5的情况存在!进还是退则需要按照实际业务场景去抉择,计算机程序是死的,人是活的。

1. The ability to find problems

2. Ability to analyze problems

3. Ability to find solutions

4. Ability to analyze the implementation of solutions

5. Ability to implement solutions

6. Ability to optimize solutions

7. Developed and improved the ability to strengthen program execution.

(be able to see, analyze and solve problems with more details, steps and angles)

Always remind oneself: cannot drill into a corner, the world of the computer has 0 and 1 only, but real world is colourful, be full of human interest, may have 0.4,0.6 even 0.5 circumstance exists! Going forward or going backward requires a decision based on the actual business scenario, where the computer program is dead and the person is alive.

相关文章

网友评论

    本文标题:自学编程技术后带给我的好处

    本文链接:https://www.haomeiwen.com/subject/yirscqtx.html