C ++中的数据结构 [英] data structure in c++

查看:94
本文介绍了C ++中的数据结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何学习用c ++编写数据结构

how can i learn to write data structure in c++

推荐答案

获取有关C ++的书,并从头开始阅读.做所有的练习.

只要避免使用带有多个感叹号或标题中有在xxx天内"的书籍,任何C ++书籍都可以.

试图一次只看一点就学习一种编程语言(尤其是一种与C ++一样复杂的语言)是一种非常糟糕的方法-您会错过太多重要的知识.例如,您将学习如何编写数据结构.
Get a book on C++, and read it starting from the beginning. Do all the exercises.

Any C++ book should be fine as long as you avoid those with multiple exclamation marks or "in xxx days" in the title.

Trying to learn a programming language (especially one as complex as C++) by looking at one bit at a time randomly is a very bad way to do it - you will miss far too much that is important. For example, you would have learn how you can write a data structure.


这篇关于C ++中的数据结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆