Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c81585e

Browse files
author
Skiy Chan
authored
添加 Go语言高级编程 等四本 Go 语言书籍. (justjavac#722)
* 添加 React 入门教程 * add Kotlin 官方参考文档 中文版 * update travis * udpate * update * 添加《Kotlin for android developers》中文版x * 添加 Reat 入门教程(与上一行不同作者) 添加 Kotlin 系列 添加 中文版《QmlBook》 删除 YiiBook几本Yii框架的在线教程(已失效) * update kotlin * Update README.md Add https://github.com/sheepbao/golang_runtime_reading * update stream * ADD Go语言实战: 编写可维护Go语言代码建议 * Add [Golang 系列教程(译)] * update web * add go * add Go语言高级编程... books etc. * remove = * Add VueJS project
1 parent dc15632 commit c81585e

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

‎.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
sudo: false
3+
node_js:
4+
- 5.3.0

‎README.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
* [iOS](#ios)
6363
* [Java](#java)
6464
* [JavaScript](#javascript)
65-
* [Kotlin](#Kotlin)
65+
* [Kotlin](#kotlin)
6666
* [LaTeX](#latex)
6767
* [LISP](#lisp)
6868
* [Lua](#lua)
@@ -287,6 +287,7 @@
287287
* [http2讲解](https://www.gitbook.com/book/ye11ow/http2-explained/details)
288288
* [3 Web Designs in 3 Weeks](https://www.gitbook.com/book/juntao/3-web-designs-in-3-weeks/details)
289289
* [站点可靠性工程](https://github.com/hellorocky/Site-Reliability-Engineering)
290+
* [Web安全学习笔记](https://websec.readthedocs.io)
290291

291292
[返回目录](#目录)
292293

@@ -367,6 +368,7 @@
367368
* [C++ 并发编程(基于C++11)](https://www.gitbook.com/book/chenxiaowei/cpp_concurrency_in_action/details)
368369
* [QT 教程](http://www.kuqin.com/qtdocument/tutorial.html)
369370
* [DevBean的《Qt学习之路2》(Qt5)](http://www.devbean.net/category/qt-study-road-2/)
371+
* [中文版《QmlBook》](https://github.com/cwc1987/QmlBook-In-Chinese)
370372
* [C++ Template 进阶指南](https://github.com/wuye9036/CppTemplateTutorial)
371373
* [libuv中文教程](https://github.com/luohaha/Chinese-uvbook)
372374
* [Boost 库中文教程](http://zh.highscore.de/cpp/boost/)
@@ -449,6 +451,14 @@
449451
* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
450452
* [深入解析Go](https://github.com/tiancaiamao/go-internals)
451453
* [Go语言圣经(中文版)](https://bitbucket.org/golang-china/gopl-zh/wiki/Home) ([GitBook](https://www.gitbook.com/book/wizardforcel/gopl-zh/details))
454+
* [golang runtime源码分析](https://github.com/sheepbao/golang_runtime_reading)
455+
* [Go语言实战: 编写可维护Go语言代码建议](https://github.com/llitfkitfk/go-best-practice)
456+
* [Golang 系列教程(译)](https://github.com/Tinywan/golang-tutorial)
457+
* [Go RPC 开发指南](https://github.com/smallnest/go-rpc-programming-guide)[GitBook](https://smallnest.gitbooks.io/go-rpc-programming-guide/)
458+
* [Go语言高级编程](https://books.studygolang.com/advanced-go-programming-book/)
459+
* [Go2编程指南](https://chai2010.cn/go2-book/)
460+
* [Go语言设计模式](https://github.com/senghoo/golang-design-pattern)
461+
* [Go语言四十二章经](https://github.com/ffhelicopter/Go42)
452462

453463
[返回目录](#目录)
454464

@@ -569,6 +579,7 @@
569579
* [React.js 中文文档](https://doc.react-china.org/)
570580
* [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook)
571581
* [React 入门教程](http://fraserxu.me/intro-to-react/)
582+
* [React 入门教程](https://hulufei.gitbooks.io/react-tutorial/content/) (作者:hulufei, 与上行不同作者)
572583
* [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/)
573584
* [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page)
574585
* impress.js
@@ -585,13 +596,15 @@
585596
* [Discover Meteor](http://zh.discovermeteor.com/)
586597
* [Meteor 中文文档](http://docs.meteorhub.org/#/basic/)
587598
* [Angular-Meteor 中文教程](http://angular.meteorhub.org/)
599+
* VueJS
600+
* [逐行剖析 Vue.js 源码](https://nlrx-wjc.github.io/Learn-Vue-Source-Code/)
588601
* [Chrome扩展及应用开发](http://www.ituring.com.cn/minibook/950)
589602

590-
[返回目录](#目录)
591-
592603
## Kotlin
593-
594-
* [developing-android-apps-with-kotlin](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012)
604+
* [Kotlin 官方参考文档 中文版](https://hltj.gitbooks.io/kotlin-reference-chinese/content/)
605+
* [Kotlin 中文文档](https://huanglizhuo.gitbooks.io/kotlin-in-chinese/) [GitHub](https://github.com/huanglizhuo/kotlin-in-chinese)
606+
* [Kotlin 参考文档](http://www.liying-cn.net/kotlin/docs/reference/)
607+
* [《Kotlin for android developers》中文版](https://wangjiegulu.gitbooks.io/kotlin-for-android-developers-zh/content/)
595608

596609
[返回目录](#目录)
597610

@@ -653,7 +666,7 @@
653666
* [Symfony2中文文档](http://symfony-docs-chs.readthedocs.org/en/latest/) (未译完)
654667
* [YiiBook几本Yii框架的在线教程](http://yiibook.com//doc)
655668
* [深入理解 Yii 2.0](http://www.digpage.com/)
656-
* [Yii 框架中文文檔](http://www.yiichina.com/)
669+
* [Yii 框架中文官网](http://www.yiichina.com/)
657670
* [简单易懂的PHP魔法](http://www.nowamagic.net/librarys/books/contents/php)
658671
* [swoole文档及入门教程](https://github.com/LinkedDestiny/swoole-doc)
659672
* [Composer 中文网](http://www.phpcomposer.com)
@@ -794,6 +807,7 @@
794807
* [Linux工具快速教程](https://github.com/me115/linuxtools_rst)
795808
* [shell十三问](https://github.com/wzb56/13_questions_of_shell)
796809
* [Shell编程范例](https://www.gitbook.com/book/tinylab/shellbook/details)
810+
* [Linux命令搜索引擎](https://wangchujiang.com/linux-command/)
797811

798812
[返回目录](#目录)
799813

@@ -839,4 +853,4 @@
839853

840854
[返回目录](#目录)
841855

842-
### 测试相关
856+
### 测试相关

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /