Skip to content

Commit 9993a97

Browse files
committed
Done Java
1 parent 8b1343c commit 9993a97

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

translations/README-zh-tw.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -319,17 +319,17 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
319319

320320
### Java
321321

322-
- [ ] [Algorithms (Sedgewick and Wayne)](https://www.amazon.com/Algorithms-4th-Robert-Sedgewick/dp/032157351X/)
323-
- videos with book content (and Sedgewick!):
322+
- [ ] [演算法 (作者為 Sedgewick Wayne)](https://www.amazon.com/Algorithms-4th-Robert-Sedgewick/dp/032157351X/)
323+
- 本書的相關影片 (講師是 Sedgewick):
324324
- [Algorithms I](https://www.youtube.com/user/algorithmscourses/playlists?view=50&sort=dd&shelf_id=2)
325325
- [Algorithms II](https://www.youtube.com/user/algorithmscourses/playlists?shelf_id=3&view=50&sort=dd)
326326

327-
OR:
327+
或是以下內容:
328328

329-
- [ ] [Data Structures and Algorithms in Java](https://www.amazon.com/Data-Structures-Algorithms-Michael-Goodrich/dp/1118771338/)
330-
- by Goodrich, Tamassia, Goldwasser
331-
- used as optional text for CS intro course at UC Berkeley
332-
- see my book report on the Python version below. This book covers the same topics.
329+
- [ ] [資料結構及演算法,使用 Java](https://www.amazon.com/Data-Structures-Algorithms-Michael-Goodrich/dp/1118771338/)
330+
- 作者為 GoodrichTamassia Goldwasser
331+
- 本書為 UC Berkeley CS 課程的選修閱讀教材
332+
- 你可以看看底下的 Python 版本介紹,這本書涵蓋相同的主題。
333333

334334
### Python
335335

0 commit comments

Comments
 (0)