Coder Social home page Coder Social logo

algpratice's Introduction

0.导语

本仓库学习自波波老师的慕课网课程《玩转儿数据结构》,由于官方为JAVA版本,但是本人用的C++,因此将自己的C++笔记放到下面。

课程链接:

https://coding.imooc.com/class/207.html

后面将更新波波老师的其他课程学习笔记。

编写的程序采用C++,如果觉得自己C++需要提高,可以看我的另一个仓库:《C++那些事》。

https://github.com/Light-City/CPlusPlusThings

内容包括了基础与进阶,等等!

0.开发环境

开发环境Ubuntu18.04+Clion

如何运行你的程序?

添加cpp文件到CmakeLists.txt中,示例:

add_executable(LinkedList 玩转儿数据结构/linklist/LinkedList.cpp)

1.玩转数据结构 从入门到进阶C++版

2.其他

待更新。。。

关于作者

个人公众号:【guangcity】

wechat

个人博客:http://light-city.club/

QQ:455954986

algpratice's People

Contributors

light-city 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.