有关编程能力提高的个人规划
算法
每天一道leetcode,先易后难
LeetCode Online Judge is a platform for preparing technical coding interviews and assessing your knowledge of data structures and algorithms. Pick from our expanding library of more than 160 interview questions to solve. Use our automated tool to get real time feedback on your solution.网络
基础知识
iptable配置
wireshark抓包分析
网络编程
TCP/IP详解
UNIX网络编程
Python
C语言
巩固C语言编程,The C Programming Language
完善之前的综合实训部分代码
网络编程:实现wifi下局域网内识别手机
数据结构
使用C语言实现各种数据结构,Data Structures and Algorithm Analysis in C
AT&T汇编
AT&T Assembly Language
Linux内核
看书了解内核大概框架,做些简单修改,并熟悉编译,分布式编译等基本操作
了解内核模块等概念,如何增删内核模块
Linux文件备份软件
个人博客
学习在github上搭个人博客
改用虚拟云主机加wordpress
openwrt
搭建编译环境
评论(2)