We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6196eb8 commit 09c8394Copy full SHA for 09c8394
1 file changed
book/SUMMARY.md
@@ -81,6 +81,20 @@
81
82
* [Conclusion](languages/csharp/conclusion.md)
83
84
+* [Go](languages/golang/README.md)
85
+
86
+ * [Introduction](languages/golang/intro.md)
87
88
+ * [History](languages/golang/history.md)
89
90
+ * [Advantages](languages/golang/advantages.md)
91
92
+ * [Disadvantages](languages/golang/disadvantages.md)
93
94
+ * [Some interesting facts](languages/golang/misc.md)
95
96
+ * [Conclusion](languages/golang/conclusion.md)
97
98
## End
99
100
* [Credits](credits.md)
0 commit comments