GoLand 시작하기

다음 단계에 따라 IDE를 더 편하게 시작하고 IDE의 기능을 마음껏 활용해보세요.


01

온보딩 투어

온보딩 투어를 통해 기본 기능을 간단하게 체험해 보세요.
시작 화면 | Learn GoLand(GoLand 알아보기) | Learn IDE Features(IDE 기능 알아보기) | Onboarding Tour(온보딩 투어)로 이동하면 됩니다.

온보딩 투어

온보딩 투어를 통해 기본 기능을 간단하게 체험해 보세요.
시작 화면 | Learn GoLand(GoLand 알아보기) | Learn IDE Features(IDE 기능 알아보기) | Onboarding Tour(온보딩 투어)로 이동하면 됩니다.


02

IDE 사용자 지정

원하는 색 구성표를 선택하고 사전 정의된 키맵 중 하나를 선택하세요. 고유한 단축키를 설정할 수도 있습니다.

IDE 사용자 지정

원하는 색 구성표를 선택하고 사전 정의된 키맵 중 하나를 선택하세요. 고유한 단축키를 설정할 수도 있습니다.

사용자 지정

03

첫 번째 프로젝트 열기 또는 만들기

튜토리얼을 완료하고 원하는 대로 GoLand 설정을 지정했으니 이제 첫 번째 프로젝트를 제작하거나 기존 프로젝트를 열 차례입니다!

첫 번째 프로젝트 열기 또는 만들기

튜토리얼을 완료하고 원하는 대로 GoLand 설정을 지정했으니 이제 첫 번째 프로젝트를 제작하거나 기존 프로젝트를 열 차례입니다!

생성

04

Go 개발 환경 구성

처음 시작하기 위한 구성 절차는 얼마나 복잡할까요? 답은 전혀 복잡하지 않다입니다!

Go 개발 환경 구성

처음 시작하기 위한 구성 절차는 얼마나 복잡할까요? 답은 전혀 복잡하지 않다입니다!

구성

05

필요에 맞게 IDE의 기능 확장

무료 플러그인에 대해 알아보거나 플러그인 저장소를 직접 둘러보세요. 2,200개 이상의 GoLand용 플러그인을 사용할 수 있습니다!

필요에 맞게 IDE의 기능 확장

무료 플러그인에 대해 알아보거나 플러그인 저장소를 직접 둘러보세요. 2,200개 이상의 GoLand용 플러그인을 사용할 수 있습니다!

살펴보기

시작하기

시작하기
Thumbnail for How to Search Everywhere in Any JetBrains IDE video
02:50
How to Search Everywhere in Any JetBrains IDE
7/12/2023
Thumbnail for Kickstarting Your Kubernetes Journey with Go and GoLand video
08:35
Kickstarting Your Kubernetes Journey with Go and GoLand
1/27/2025
Thumbnail for Concatenate Strings in Go with GoLand video
01:04
Concatenate Strings in Go with GoLand
5/21/2024
Thumbnail for Convert a JSON into a Go Object in One Move, with GoLand video
00:27
Convert a JSON into a Go Object in One Move, with GoLand
5/7/2024
Thumbnail for How to build a REST API with Go and Gin, with GoLand video
02:01
How to build a REST API with Go and Gin, with GoLand
5/28/2024
Thumbnail for How To Check if a Map Contains a Key in Go? video
00:42
How To Check if a Map Contains a Key in Go?
6/11/2024
Thumbnail for Idiomatic Go Enums Explained, with GoLand video
00:37
Idiomatic Go Enums Explained, with GoLand
1/4/2024
Thumbnail for Debug Go Code in No Time with GoLand video
01:33
Debug Go Code in No Time with GoLand
5/14/2024
Thumbnail for Write your first app in Go with GoLand: Code Completion and Terminal video
01:08
Write your first app in Go with GoLand: Code Completion and Terminal
11/30/2023
Thumbnail for Automated Go test generation and execution with GoLand video
01:28
Automated Go test generation and execution with GoLand
12/12/2023
Thumbnail for Find Action in Any JetBrains IDE video
02:23
Find Action in Any JetBrains IDE
7/19/2023
Thumbnail for Working with SQLite Databases in any JetBrains IDE video
03:15
Working with SQLite Databases in any JetBrains IDE
8/2/2023
Thumbnail for Go to File in any JetBrains IDE video
01:42
Go to File in any JetBrains IDE
2/27/2024
Thumbnail for What's New in GoLand 2023.1 video
04:29
What's New in GoLand 2023.1
4/18/2023
Thumbnail for What's New in GoLand 2023.2 video
03:31
What's New in GoLand 2023.2
7/27/2023
Thumbnail for Resolving Git Merge Conflicts: The Easy Way video
02:52
Resolving Git Merge Conflicts: The Easy Way
4/11/2023
Thumbnail for Remote development in JetBrains IDEs with Google Cloud video
46:39
Remote development in JetBrains IDEs with Google Cloud
3/29/2023
Thumbnail for Cherry pick a commit to a different branch in any JetBrains IDE video
03:15
Cherry pick a commit to a different branch in any JetBrains IDE
3/23/2023
Thumbnail for How to STASH in Your JetBrains IDE video
02:43
How to STASH in Your JetBrains IDE
2/26/2023
Thumbnail for SHELVE: The Solution to Uncommitted Work video
02:56
SHELVE: The Solution to Uncommitted Work
2/9/2023
Thumbnail for Git Rebase in any JetBrains IDE video
02:28
Git Rebase in any JetBrains IDE
2/1/2023
Thumbnail for Compare Changes to the Branch in Any JetBrains IDE video
02:17
Compare Changes to the Branch in Any JetBrains IDE
1/26/2023
Thumbnail for Fetch Changes in any JetBrains IDE video
03:05
Fetch Changes in any JetBrains IDE
12/20/2022
Thumbnail for Avoid Disaster with Local History in any JetBrains IDE video
04:04
Avoid Disaster with Local History in any JetBrains IDE
10/25/2022
Thumbnail for Add Changes to Your Latest Commit in Any JetBrains IDE video
04:06
Add Changes to Your Latest Commit in Any JetBrains IDE
11/3/2022
Thumbnail for Partial commit: Keeping Git history clean in any JetBrains IDE video
04:25
Partial commit: Keeping Git history clean in any JetBrains IDE
11/8/2022
Thumbnail for See Unsynced Commits in any JetBrains IDE video
03:11
See Unsynced Commits in any JetBrains IDE
12/8/2022
Thumbnail for In-editor diff preview – see your changes right in the gutter! video
05:07
In-editor diff preview – see your changes right in the gutter!
11/29/2022
Thumbnail for Edit Commit Message in any JetBrains IDE video
03:18
Edit Commit Message in any JetBrains IDE
10/18/2022
Thumbnail for How to Undo Commits in any JetBrains IDE video
03:21
How to Undo Commits in any JetBrains IDE
9/29/2022
Thumbnail for What's New in GoLand 2021.2 video
01:02:42
What's New in GoLand 2021.2
8/12/2021
Thumbnail for Fireside Chat with the Delve team video
01:01:14
Fireside Chat with the Delve team
6/24/2021
Thumbnail for Compile and Run Go Code Using WSL 2 and GoLand 2021.1 video
11:04
Compile and Run Go Code Using WSL 2 and GoLand 2021.1
5/5/2021
Thumbnail for How to Use Docker to Compile and Run Go Code From GoLand 2021.1 video
13:37
How to Use Docker to Compile and Run Go Code From GoLand 2021.1
4/30/2021
Thumbnail for What's New in GoLand 2021.1 video
01:04:48
What's New in GoLand 2021.1
4/15/2021
Thumbnail for Essential Tips & Tricks for GoLand Users - Part 1 - 2021 video
01:17:10
Essential Tips & Tricks for GoLand Users - Part 1 - 2021
2/17/2021
Thumbnail for Discover the New Productivity Features of GoLand 2020.3 video
01:10:17
Discover the New Productivity Features of GoLand 2020.3
2/8/2021
Thumbnail for GoLand IDE: Tips and Tricks video
46:55
GoLand IDE: Tips and Tricks
6/10/2020
Thumbnail for Build a Microservice with Go and GoLand video
01:28:18
Build a Microservice with Go and GoLand
5/19/2020
Thumbnail for Getting Started with GoLand 3/3: Run Projects, Tests, and Benchmarks video
05:02
Getting Started with GoLand 3/3: Run Projects, Tests, and Benchmarks
8/20/2019
Thumbnail for Getting Started with GoLand 1/3: Setup video
03:51
Getting Started with GoLand 1/3: Setup
8/20/2019
Thumbnail for Getting Started with GoLand 2/3: UI and Projects video
06:08
Getting Started with GoLand 2/3: UI and Projects
8/20/2019
Thumbnail for What's New in GoLand 2019.1 video
07:04
What's New in GoLand 2019.1
3/27/2019
Thumbnail for Migrating to GoLand from a Code Editor: Tips & Tricks video
01:19:40
Migrating to GoLand from a Code Editor: Tips & Tricks
6/12/2017
Thumbnail for GoLand Overview video
05:37
GoLand Overview
1/30/2019
Thumbnail for What's New in GoLand 2018.3 video
05:32
What's New in GoLand 2018.3
11/27/2018
Thumbnail for What's New in GoLand 2018.2 video
06:40
What's New in GoLand 2018.2
8/27/2018
Thumbnail for Multiple Databases in JetBrains IDE video
03:16
Multiple Databases in JetBrains IDE
8/10/2023
Thumbnail for Lean UI | JetBrains IDE Tips video
01:37
Lean UI | JetBrains IDE Tips
8/24/2023
Thumbnail for Tabless UI in any JetBrains IDE video
02:32
Tabless UI in any JetBrains IDE
9/6/2023
Thumbnail for Quickly explore database tables in any JetBrains IDE video
02:59
Quickly explore database tables in any JetBrains IDE
9/21/2023
Thumbnail for How to Quickly Jump to Recent Files in any JetBrains IDE video
01:54
How to Quickly Jump to Recent Files in any JetBrains IDE
9/28/2023
Thumbnail for Configuring the New UI in any JetBrains IDE video
02:17
Configuring the New UI in any JetBrains IDE
10/12/2023
Thumbnail for Working with Your Project in the New UI video
02:32
Working with Your Project in the New UI
11/13/2023
Thumbnail for Running and Debugging Your Application in the New UI video
02:19
Running and Debugging Your Application in the New UI
11/30/2023
Thumbnail for What's New in GoLand 2023.3 video
02:58
What's New in GoLand 2023.3
12/7/2023
Thumbnail for Faster SQL Queries in any JetBrains IDE video
02:47
Faster SQL Queries in any JetBrains IDE
9/14/2023
Thumbnail for Navigate by Symbol in any JetBrains IDE video
01:34
Navigate by Symbol in any JetBrains IDE
2/13/2024
Thumbnail for Lost in Your Code? Navigate Back! video
01:22
Lost in Your Code? Navigate Back!
3/27/2024