【在线学习站点汇总】

https://betterexplained.com/  数学在线学习社区

https://learnku.com/ 

https://learnku.com/go/t/23429/a-guide-to-the-go-language-learning-route  Go学习路线指南

https://xueyuanjun.com/books/golang-tutorials   学院君

https://www.kancloud.cn/idzqj/customer/755923      C++/Docker/Go/linux等等 学习笔记

Go语言  https://studygolang.com/

https://beego.me/docs/intro/

https://jan.newmarch.name/go/

https://www.lmonkey.com/ebook  多语言开发手册集合

 斯坦福 vision Lab  http://vision.stanford.edu/publications.html#year2018

微软开发社区:

https://docs.microsoft.com/zh-cn/cpp/?view=vs-2019

https://docs.microsoft.com/zh-cn/cpp/overview/visual-cpp-in-visual-studio?view=vs-2019

https://www.coder4.com/my_books   书单

https://coder4.com/homs_online/  微服务

机器学习 https://tf.wiki/

https://appliedmachinelearning.blog/

https://harttle.land/effective-cpp.html

我所知道的面试手册

https://medium.com/@wizardforcel/%E6%88%91%E6%89%80%E7%9F%A5%E9%81%93%E7%9A%84%E9%9D%A2%E8%AF%95%E6%89%8B%E5%86%8C-515ddcc729ea

数据挖掘十大算法详解

https://www.bookstack.cn/read/dm-algo-top10/2.md

https://wizardforcel.gitbooks.io/core-python-2e/content/4.html    python核心编程(第二版)

计算机公开课推荐

https://github.com/apachecn/awesome-cs-courses-zh  

计算机开放电子书汇总    https://learnku.com/laravel/t/1863/open-ebook-collection    http://it-ebooks.flygon.net/

https://www.bookstack.cn/search/result?wd=C%2B%2B

wizardforcel GITHUB     https://github.com/wizardforcel

编程笔试https://www.redblobgames.com/

https://zh.cppreference.com/w/%E9%A6%96%E9%A1%B5

http://www.cplusplus.com/

https://www.codeproject.com/

https://www.codeproject.com/

面试知识点总结:http://harlon.org/2018/07/23/interview/

http://www.linya.pub/

http://shouce.jb51.net/

http://www.voidcn.com/course

http://www.voidcn.com/course/project/ggerub

专知 https://www.zhuanzhi.ai/topics

https://www.zhuanzhi.ai/topic/2001628121264403/new

GitBook https://legacy.gitbook.com/@wizardforcel

数据结构

http://outofmemory.cn/data-structure/tutorial/

http://outofmemory.cn/github/

https://www.hackerearth.com/zh/practice/

https://www.hackerearth.com/zh/practice/algorithms/searching/linear-search/tutorial/

Linux内核:

http://man7.org/index.html

https://linux.die.net/abs-guide/x19673.html

http://www.embeddedlinux.org.cn/linuxmod/

http://www.embeddedlinux.org.cn/linuxkernel/tlk.html

http://www.embeddedlinux.org.cn/html/xinshourumen/201110/26-1787.html

http://www.embeddedlinux.org.cn/html/xinshourumen/201408/15-3026.html

http://www.embeddedlinux.org.cn/html/xinshourumen/201109/21-1616.html

 

 

临时站点:

https://blog.csdn.net/Strawberry_595/article/details/81188509

http://www.cppblog.com/mzty/archive/2005/12/15/1770.aspx

https://www.cnblogs.com/qlee/archive/2011/05/25/2057281.html

https://cloud.tencent.com/developer/article/1344232

https://wandbox.org/permlink/ZArWwU6MPtMlmy2K

https://www.frankfeekr.cn/2019/04/19/cs-learning-list/

 

python

https://www.programcreek.com/python/index/module/list

https://c.isme.pub/python/

https://python3-cookbook.readthedocs.io/zh_CN/latest/c06/p11_read_write_binary_arrays_of_structures.html

https://learnku.com/docs/pymotw/struct-binary-data-structure/3371

https://docs.python.org/zh-cn/3.9/contents.html

https://docs.segmentfault.com/python~3.6/

https://www.liaoxuefeng.com/wiki/1016959663602400/1016959735620448

http://shouce.jb51.net/core-python-2e/16.html

https://www.journaldev.com/python-tutorial

https://www.docs4dev.com/docs/zh/python/3.7.2rc1/all

https://devdocs.io/python~3.7/

https://devdocs.io/python~3.7/library/functions

 

C++11 / STL

https://www.bookstack.cn/

https://murlengine.com/usersguide/en/cpp_crash_course.php

https://www.cdn.geeksforgeeks.org/lowest-common-ancestor-binary-tree-set-1/

https://zh.cppreference.com/w/cpp/language

https://zh.cppreference.com/w/c/language/array_initialization

https://zh.cppreference.com/

https://github.com/zdzhaoyong/SummerCamp2018/tree/master/cpp/stl

https://xuanxuanblingbling.github.io/life/study/2019/03/20/STL/

https://blog.csdn.net/whhitxjl/article/details/50703918

https://users.cs.northwestern.edu/~riesbeck/programming/c++/stl-iterators.html

http://harlon.org/categories/Notes/

https://www.geeksforgeeks.org/vectorbegin-vectorend-c-stl/

https://docs.microsoft.com/en-us/cpp/standard-library/multimap-class?view=vs-2019

https://zh.cppreference.com/w/cpp/algorithm

https://cloud.tencent.com/developer/article/1008608

https://zhuanlan.zhihu.com/p/21472075

https://xuanxuanblingbling.github.io/life/study/2019/03/20/STL/

https://www.cnblogs.com/QG-whz/p/5152963.html

https://cloud.tencent.com/developer/article/1008595

https://www.zxpblog.cn/2019/05/20/STL%E5%AD%A6%E4%B9%A0/

http://www.freeexc.me/p/cstl%E6%A0%87%E5%87%86%E6%A8%A1%E6%9D%BF%E5%BA%93%E7%AC%94%E8%AE%B0

https://blog.csdn.net/bichenggui/article/category/537085/2

 

英文站点;

https://www.quantstart.com/articles/C-Standard-Template-Library-Part-I-Containers

https://www.bogotobogo.com/cplusplus/stl4_algorithms.php

http://www.java2s.com/Tutorial/Cpp/0320__vector/MutatingSequenceAlgorithm.htm

https://www.tenouk.com/Module34.html

https://users.cs.northwestern.edu/~riesbeck/programming/c++/stl-algorithms.html

https://www.dre.vanderbilt.edu/~schmidt/PDF/STL.pdf

https://docs.microsoft.com/en-us/cpp/standard-library/algorithm-functions?view=vs-2019

https://www.coursehero.com/file/10498562/C-STL-and-Sorting-Algorithms/  貌似打不开??

https://www.journaldev.com/data-structure-algorithms

https://devdocs.io/python~3.7/

数据结构 https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

https://github.com/jobbole

人工智能,python ,tesorflow源码 http://www.hongweipeng.com/index.php/series.html

嵌入式

https://eyun.baidu.com/s/3b1UtLc#sharelink/parent_path=%2F%E5%88%86%E4%BA%AB%E7%9A%84%E6%89%80%E6%9C%89%E6%96%87%E4%BB%B6&path=%2F100ask%E5%88%86%E4%BA%AB%E7%9A%84%E6%89%80%E6%9C%89%E6%96%87%E4%BB%B6

https://www.fullstackpython.com/

https://www.infoq.cn/article/2014/11/modern-cpp-essentials

https://www.jiqizhixin.com/articles/19072905

https://books.phundrak.fr/

https://algorithm-visualizer.org/backtracking/hamiltonean-cycles

https://realpython.com/

http://www.blog.pythonlibrary.org/about/

https://devblogs.microsoft.com/python/

http://love-python.blogspot.com/

https://mlog.club/topic/40

C、C++语言学习资料

路人甲

路人甲

微信公众号:路人甲TM,微信:904727147

​关注他

4,554 人赞同了该文章

(不要在意标题图片)一直有同学希望我可以整理c、c++方面的教程资料,苦于我自己也没有学好这两门语言。所以我想简单的整理一下之前自己学习的时候用过的资料,以及朋友推荐的资料。本文发出之后如有问题希望各位c、c++大牛帮忙指正我会及时更改。

如果你想学习编程,但是找不到学习路径和资源,欢迎关注专栏:学习编程

c语言是我接触的第一门语言、c++是第二门(这好像是大学生的标配)。

 

第一部分:整理知乎社区关于c、c++的知识。知乎社区有很多的大牛,以及堪称完美的问答。(推荐按照他们答案的思路往下学习,强烈推荐一下答案)

 

用一年时间如何能掌握 C++ ? - Milo Yip 的回答

如何通过自学找到一份开发的工作? - 知乎用户的回答

自学c语言,有什么好的建议或方法吗? - 程序员

学会了 C 语言真的可以开发出很多东西吗? - 编程

GitHub 或者其他的开源平台中是否有一些适合初学者的 C++ 项目? - alex zhang 的回答

C++ 如何进阶? - 编程

如何学习 C 语言? - 编程

 

第二部分:名校的c、c++课程公开课

 

计算导论与C语言基础 (北京大学) 

程序设计入门 -> C语言程序设计进阶 (浙江大学)

C语言程序设计(上) -> C语言程序设计(下) (北京理工大学)

C++语言程序设计基础 -> C++语言程序设计进阶 (清华大学)

斯坦福大学公开课:编程范式 + 斯坦福大学公开课:抽象编程(斯坦福大学)

 

第三部分:整理慕课网、极客学院、网易云课堂视频资源

 

慕课网

C语言入门视频教程 (时长:4小时50分 学习人数:250876

C++远征之起航篇 (时长:1小时 6分 学习人数: 98909

C++远征之离港篇 (时长:1小时27分 学习人数: 47112

以及其它后端开发_C++入门基础到高级教程

网易云课堂

玩转 C语言 基础课堂 (学习人数:94934

面向对象程序设计-C++ (学习人数:66165

C/C++黑客编程项目实战课程 【择善教育】 (学习人数:77056

C语言/C++学习指南 (语法篇) 入门到精通 (学习人数:32400

C++开发入门到精通 (学习人数:26849

极客学院

C语言开发知识体系图

 

第四部分:下载资源

 

 

链接: http://pan.baidu.com/s/1eRW0gWa 密码: 8ujt

 

 

链接: http://pan.baidu.com/s/1i4Mk8Qx 密码: jev2

 

资料是辅助,只要是要有一颗想学习的心,加上不断的练习!

 

如果你想学习编程,但是找不到学习路径和资源,欢迎关注专栏:学习编程

 

如何学习Python爬虫[入门篇] - 学习编程 - 知乎专栏
如何一步一步的学Java - 学习编程 - 知乎专栏
学好Python的11个优秀资源 -学习编程 - 知乎专栏
程序员把妹指南之修电脑篇 - 学习编程 - 知乎专栏
编程教程资源整理汇总 - 学习编程 - 知乎专栏
免费实用的API接口 - 学习编程 - 知乎专栏
零基础如何开发游戏 - 学习编程 - 知乎专栏
代码编辑器的配色方案 - 学习编程 - 知乎专栏

编辑于 2016-07-04

  • 0
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值