做一个搬运工,希望自己能努力学习,也希望大神们的东西能让更多的人看到 不断更新
更新日志:
2017.10.13 新增了网络安全分类,整理了排版布局
9.28 新增了seaborn的API链接,将一些杂七杂八的东西弄到了一篇新文章上了,叫做积累与杂货铺
一、DOC+API以及相关教程
1.Java
Java TM Platform Standard Edition 6 的 API 规范
Java™ Platform, Standard Edition 8 API Specification
2.Python与相关package
1.doc+api
2.包的教程
Matplotlib 官方Tutorial 中文翻译(第一节,其他的在他blog里)
Python Machine Learning Tutorial, Scikit-Learn: Wine Snob Edition
3.Hadoop
4.Linux
5.综合
二、书+公开课
1.社交网络挖掘
Applied Social Network Analysis in Python
2.编程
O’Reilly:Head First Java
Learn Python the hard way
O’Reilly:Python学习手册
数据库系统概论
Java编程思想
敏捷软件开发(原则模式与实践)
高性能MySQL
Python cookbook