An open API service indexing awesome lists of open source software.

https://github.com/xfhy/notes

平常的一些学习笔记,统一备份到这里
https://github.com/xfhy/notes

android database git java linux notes

Last synced: 7 months ago
JSON representation

平常的一些学习笔记,统一备份到这里

Awesome Lists containing this project

README

          

# Notes

![image](https://img.shields.io/badge/license-Apache2.0-blue.svg)
[![image](https://img.shields.io/badge/author-xfhy-orange.svg)](https://github.com/xfhy)
[![image](https://img.shields.io/badge/CSDN-潇风寒月-orange.svg)](https://blog.csdn.net/xfhy_)

## 简介

- 平常的一些学习笔记,统一备份到这里.尽量是备份笔记,然后代码备份到其他地方.

- 每天多花1小时学习新知识,不断地点亮更多的技能树.

- [本人博客](http://blog.csdn.net/xfhy_)

## 程序员修养

- 数据结构
- [代码](https://github.com/xfhy/dataStructure)
- [笔记]( https://github.com/xfhy/notes/tree/master/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84)
- 算法
- [代码](https://github.com/xfhy/Algorithm-basis)
- [笔记](https://github.com/xfhy/notes/tree/master/%E7%AE%97%E6%B3%95)
- 操作系统
- 计算机网络
- linux
- git
- markdown
- vim(或者其他的一款适合自己的编辑器,熟练使用)
- English(API还是需要看懂的)