Skip to content

Commit c293bfe

Browse files
authored
Update unavailable links and tutorial version (#6520)
* Update unavailable links and tutorial version * Fix alphabetical order * Fix alphabetical order * update link of Groovy
1 parent 130cc01 commit c293bfe

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: books/free-programming-books-zh.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@
402402
* [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming)
403403
* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
404404
* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) - Song Song Li (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book) - Karl Seguin》中文版)
405+
* [Go 命令教程](https://github.com/hyper-carrot/go_command_tutorial)
405406
* [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
406407
* [Go 语法树入门](https://github.com/chai2010/go-ast-book)
407408
* [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
@@ -410,7 +411,6 @@
410411
* [Go 语言实战笔记](https://github.com/rujews/go-in-action-notes)
411412
* [Go 指南](https://tour.go-zh.org/list) (《A Tour of Go》中文版)
412413
* [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang)
413-
* [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial)
414414
* [Go实战开发](https://github.com/astaxie/go-best-practice)
415415
* [Go语言博客实践](https://github.com/achun/Go-Blog-In-Action)
416416
* [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241)
@@ -421,7 +421,7 @@
421421

422422
### Groovy
423423

424-
* [实战 Groovy 系列](http://www.ibm.com/developerworks/cn/java/j-pg/)
424+
* [Groovy 教程](https://www.w3cschool.cn/groovy) - W3Cschool
425425

426426

427427
### Haskell
@@ -436,6 +436,7 @@
436436
* [通用 CSS 笔记、建议与指导](https://github.com/chadluo/CSS-Guidelines/blob/master/README.md)
437437
* [学习CSS布局](http://zh.learnlayout.com)
438438
* [Bootstrap 4 繁體中文手冊](https://bootstrap.hexschool.com) - 六角學院
439+
* [Bootstrap 5 繁體中文手冊](https://bootstrap5.hexschool.com) - 六角學院
439440
* [CSS3 Tutorial 《CSS3 教程》](https://github.com/waylau/css3-tutorial)
440441
* [CSS参考手册](http://css.doyoe.com)
441442
* [Emmet 文档](http://yanxyz.github.io/emmet-docs/)
@@ -654,7 +655,7 @@
654655
#### Symfony
655656

656657
* [Symfony 2 实例教程](https://wusuopu.gitbooks.io/symfony2_tutorial/content)
657-
* [Symfony 5 快速开发](https://symfony.com/doc/5.0/the-fast-track/zh_CN/index.html)
658+
* [Symfony 5 快速开发](https://symfony.com/doc/current/the-fast-track/zh_CN/index.html)
658659

659660

660661
### PostgreSQL

0 commit comments

Comments
 (0)