goa.c

module
v2.0.4+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2021 License: Apache-2.0

README

数据结构和算法(Golang实现)

GitHub stars GitHub last commit GitHub issues License

前言

数据结构和算法在计算机科学里,有非常重要的地位。此系列文章尝试使用 Golang 编程语言来实现各种数据结构和算法,并且适当进行算法分析。

系列文章首发于:

(🤔一直保持最新)Docsify风格的 https://hunterhug.github.io/goa.c

(可能🍒过时)Gitbook风格的 https://goalgorithm.github.io

目前有部分网站,未经许可分发了此系列内容,存在更新延后的风险,之前存在部分的笔误,都已经更正了,请以此网站为准!

联系作者: https://github.com/hunterhug

目录

希望在本地阅读,可以部署该文档,请参考 文档部署

作者寄语

学而不思则罔,思而不学则殆。

意思是说,学习之后如果不做自己的思考,那么会很迷罔,没有收获,成为一个工具人,但是如果你天天思考,而不学习,那么你就会很疑惑,因为你不知道你是对的还是错的,你需要去向其他人学习,去吸收其他人已经留存的知识。

学习离不开思考,思考也不能脱离学习,二者相辅相成,缺一不可,这是学习的最基本方法。

一起参与

如何建议和贡献自己的知识库,可以前往 https://github.com/hunterhug/goa.c 的仓库提 PR 和 建议。

开源书籍的评论使用的是 GitTalk,可以打开 网站 阅读后评论自己的心得。

章节代码

所有章节的代码可以在 仓库的code文件夹中 找到。

赞助作者

如果你想赞助作者买根辣条,可以扫描下方的二维码:

/weixin.png

License

本开源书籍分发使用 Apache License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL