> 本文参考 [**嗨客网**](https://haicoder.net) 的 [**Go语言教程**](https://haicoder.net/golang/golang-tutorial.html)
# **Go语言运算符**
## **前言**
我们在学习一门编程语言,最开始拥有一个清晰的学习路线,是十分重要的,只有知道了自己需要学什么,才能更好的激发学习的激情。学习就像是我们在玩游戏时去打副本,而学习路线就如同主线任务一般,在主线任务中能够知道这个副本有哪些装备,知道这些装备的属性加成,能够一步一步提升自己的等级。
当学习了 N+ 个知识点后,我们会感觉到一丝混乱,不知道这些东西,到底有什么用?那么此时看一下学习路线,将这些知识点串起来,这时候会有意想不到的结果!
本专题是关于 **[Golang学习路线](https://studygolang.com/topics/12247)** 中的第四个模块:Go语言运算符。
## **正文**
本 **Go语言运算符** 分为以下章节:
:one: **[Go语言运算符](https://haicoder.net/golang/golang-operator.html)**
:two: **[Go语言算术运算符](https://haicoder.net/golang/golang-arithmetic-operator.html)**
:three: **[Go语言赋值运算符(一)](https://haicoder.net/golang/golang-assignment-operator.html)**
:four: **[Go语言赋值运算符(二)](https://haicoder.net/golang/golang-assignment-operator2.html)**
:five: **[Go语言比较运算符](https://haicoder.net/golang/golang-comparison-operator.html)**
:six: **[Go语言逻辑运算符](https://haicoder.net/golang/golang-logical-operator.html)**
:seven: **[Go语言位运算符(一)](https://haicoder.net/golang/golang-bit-operator.html)**
:eight: **[Go语言位运算符(二)](https://haicoder.net/golang/golang-bit-operator2.html)**
:nine: **[Go语言其他运算符](https://haicoder.net/golang/golang-pointer-operator.html)**
:keycap_ten: **[Go语言运算符优先级](https://haicoder.net/golang/golang-operator-precedence.html)**
:one::one: **[Go语言键盘输入](https://haicoder.net/golang/golang-scanf.html)**
:one::two: **[Go语言格式化占位符](https://haicoder.net/golang/golang-printf.html)**
## **后续**
**首页**:**[Golang学习路线](https://studygolang.com/topics/12247)**
**第五章**:**[Go语言流程控制](https://studygolang.com/topics/12259)**
因为文章数量过多,整理不易,所以如果更新过慢,请大家谅解,文章我会尽自己最大速度更新,大家可以先关注我,或者收藏下这篇文章,我会持续更新的!
***2020.09.04更,未完待续。。。。。***
有疑问加站长微信联系(非本文作者)