Giter Site home page Giter Site logo

aoapc's Introduction

题外话

学习算法的最好方法并不是编写程序,而是手算!

不要以为语言入门之后就能轻易地写出算法程序!

编程不是看会的,也不是听会的,而是练会的,所以应尽量在计算机旁阅读本书,以便把 书中的程序输入到计算机中进行调试,顺便再做做上机练习。千万不要图快---如果没有足 够的时间用来实践,那么学得快,忘得也快!

可以通过手工模拟的方法理解程序的执行方式,重点在于记录每条语句执行之后各个变量的值!

我们的目标是解决问题,而不是为了写程序而写程序,同时应该保持简单(Keep It Simple and Stupid, KISS),而不是自己创造条件去展示编程技巧。

aoapc's People

Contributors

chenygang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.