GoLand Tips & Tricks
Offered By: code::dive conference via YouTube
Course Description
Overview
Discover productivity-enhancing features and techniques for Go development in GoLand IDE during this 58-minute code::dive 2018 conference talk. Learn how to adapt the IDE to your workflow, detect and fix issues efficiently, and integrate with other languages while maintaining a consistent experience across platforms. Explore topics such as toolbox shortcuts, error handling, live templates, recent file navigation, Docker configuration, database connections, refactoring, debugging, and Go modules support. Gain insights from speaker Florin Pățan on maximizing your Go programming efficiency using GoLand's powerful features.
Syllabus
Intro
Toolbox
Shortcut
Reading a template
Example
Handle errors
Live templates
Variable vs Live template
Recent Edit Files
Drawing Configuration
Shortcuts
docker run configuration
database connection
demo
database
export
extract
database driver
database query
template comments
refactor function
undo
import statement
inject
postfix completion
curly brace
project button
opencoredump
debugger
plugins
database support
Go modules
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube