1.学习数据结构很好的网站,通过动画演示帮助理解数据结构 http://visualgo.net/
2.在线编程的网站leetcode https://leetcode.com/problemset/algorithms/ leetcode题解(c++版) https://github.com/soulmachine/leetcode
3.学习Qt的网站 https://www.devbean.net/2012/08/qt-study-road-2-catelog/ http://blog.sina.com.cn/liang19890820 Qt视频教程 http://edu.51cto.com/course/course_id-2888.html
4.学习算法的网站 http://www.acmerblog.com/
5.下载Qt资源的官方网站 http://download.qt.io/archive/qt/ http://doc.qt.io/ http://www.oschina.net/p/qt/?fromerr=LkNf4uKf
6.下载各种编程资源的网站 https://sourceforge.net/
7.c++准标准库–boost库 http://www.boost.org/
8.Linux 发行版之一openSUSE http://software.opensuse.org/421/zh_CN
9.c++资源推荐 http://ezlippi.com/blog/2014/12/c-open-project.html
10.https://github.com/
11.介绍c++标准库的网站 http://en.cppreference.com/w/ http://www.cplusplus.com/ https://isocpp.org/
12.国内在线编程的网站 http://hihocoder.com/ 牛客网 http://www.nowcoder.com/
13.JAVA上百实例源码以及开源项目 http://blog.csdn.net/banketree/article/details/9194675
14.java官网 http://docs.oracle.com/javase/8/docs/
15oracle数据库 http://www.oracle.com/technetwork/cn/database/enterprise-edition/downloads/index.html
16html http://www.w3chtml.com/html/tag/