Git Product home page Git Product logo

programmingpractice's Introduction

李随城的Programming练习

深度思考

  • 2018-08-25

    • 程序写完之后,在反思一下,想想如何提高。反思和重构代码,提高能力更快。
    • 修改过的地方,在其他代码也同样的修改一下
    • 可以学习一下 std::shared_ptr 用法,避免内存的泄漏
    • 基本的算法等,好好练习一下
  • 2018-08-18

    • 可以考虑参考一个Qt的相似的例子程序,把五子棋的程序改成Qt的
    • 需要确保每次提交到git的代码能够运行,在把基础学好的基础上,可以多思考细节等
    • 考虑如何在五子棋程序用1D数组来表示,或者定义一个棋盘类来负责管理
    • 继续深入练习算法、数据结构的程序。在练的过程多思考、反思,这样进步才会比较大

programmingpractice's People

Contributors

fengcheng1997 avatar bushuhui avatar

Watchers

James Cloos 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.