-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 19b092a
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 目前的学习计划 | ||
|
||
- [ ] java 8 实战 | ||
- [ ] 计算机网络(各种通信协议 http/s tcp/ip udp 等,) | ||
- [ ] 数据结构和算法 | ||
- [ ] 23种设计模式 | ||
- [ ] 多线程等 | ||
|
||
|
||
- [ ] 补Hibernate和JDBC | ||
- [ ] 补Spring(boot和cloud)消息中间件 | ||
|
||
|
||
|
||
目前就这些,想到再补。 |