Skip to content

Commit 5e6ee8e

Browse files
authored
Merge pull request justjavac#649 from 7Ethan/master
添加了一些优质内容
2 parents 3d67161 + cde67ec commit 5e6ee8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@
369369
* [libuv中文教程](https://github.com/luohaha/Chinese-uvbook)
370370
* [Boost 库中文教程](http://zh.highscore.de/cpp/boost/)
371371
* [笨办法学C](https://github.com/wizardforcel/lcthw-zh)
372+
* [高速上手 C++11/14/17](https://github.com/changkun/modern-cpp-tutorial)
372373

373374
[返回目录](#目录)
374375

@@ -458,7 +459,7 @@
458459
## Haskell
459460

460461
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)
461-
* [Haskell趣学指南](http://fleurer-lee.com/lyah/)
462+
* [Haskell趣学指南](https://learnyoua.haskell.sg/content/zh-cn/)
462463

463464
[返回目录](#目录)
464465

@@ -817,6 +818,7 @@
817818
* [前端工作面试问题](https://github.com/h5bp/Front-end-Developer-Interview-Questions/tree/master/Translations/Chinese)
818819
* [leetcode/lintcode题解/算法学习笔记](https://www.gitbook.com/book/yuanbin/algorithm/details)
819820
* [前端开发笔记本](https://github.com/li-xinyang/FEND_Note)
821+
* [LeetCode题解](https://siddontang.gitbooks.io/leetcode-solution/content/)
820822

821823
[返回目录](#目录)
822824

0 commit comments

Comments
 (0)