当前位置:网站首页>[Yugong series] go teaching course 003-ide installation and basic use in July 2022
[Yugong series] go teaching course 003-ide installation and basic use in July 2022
2022-07-04 22:18:00 【InfoQ】
Preface
One 、Go Linguistic IDE
1.Go Linguistic IDE
- Goland / Intellij Idea+Go plug-in unit
- Paid apps ,Goland It can only be carried out Go Language development , So relative to Intellij Idea The price is cheaper ;Intellij Idea Not only can Go Language development , You can do it Java、PHP、Python And other language development , So its price is more expensive . Both are aimed at Go The language development is the same , If already Intellij Idea It can be installed directly Go The plug-in can be used normally .
- VS Code
- A powerful modern lightweight code editor developed by Microsoft IDE, Free and open source . In the face of Go Language support , In some cases, it may not be as good as the above two paid applications , For example, some code refactoring or interface support level ; But even though VS Code In the face of Go There is a slight lack of support , But it doesn't affect our use of VS Code To carry out Go Language development , And there will be some advantages in some full stack development .
- other
- Vim GO、LiteIDE、Atom etc. , Can be configured Go Language development work .
2.Goland

3.Goland Use

package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
}

边栏推荐
猜你喜欢
From repvgg to mobileone, including mobileone code
并发网络模块化 读书笔记转
【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用
Bookmark
bizchart+slider实现分组柱状图
嵌入式开发:技巧和窍门——提高嵌入式软件代码质量的7个技巧
Zhiyang innovation signed a cooperation agreement with Huawei to jointly promote the sustainable development of shengteng AI industry
el-tree结合el-table,树形添加修改操作
傳智教育|如何轉行互聯網高薪崗比特之一的軟件測試?(附軟件測試學習路線圖)
从RepVgg到MobileOne,含mobileone的代码
随机推荐
力扣98:验证二叉搜索树
TLA+ 入门教程(1):形式化方法简介
赋能数字经济 福昕软件出席金砖国家可持续发展高层论坛
Machine learning notes mutual information
迷失在Mysql的锁世界
Energy momentum: how to achieve carbon neutralization in the power industry?
服务线上治理
删库不必跑路!详解 MySQL 数据恢复
Deveco device tool 3.0 release brings five capability upgrades to make intelligent device development more efficient
力扣3_383. 赎金信
HDU - 1078 fatmouse and cheese (memory search DP)
UML图记忆技巧
PostgreSQL服务端编程聚合和分组
Sorting and sharing of selected papers, systems and applications related to the most comprehensive mixed expert (MOE) model in history
MySQL storage data encryption
Apachecn translation, proofreading, note sorting activity progress announcement 2022.7
What is business intelligence (BI), just look at this article is enough
[acwing] solution of the 58th weekly match
达梦数据凭什么被称为国产数据库“第一股”?
什么是商业智能(BI),就看这篇文章足够了