7시간만에 배우는,
Go언어 입문에 좋은 강의 링크입니다.
하기는 출처에서 가져왔습니다.
:=> https://morioh.com/p/1fd7a8edaf38
Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source programming language designed at Google that makes it easy to build simple, reliable, and efficient software.
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:16:57) Setting Up a Development Environment
⌨️ (0:35:48) Variables
⌨️ (0:57:05) Primitives
⌨️ (1:26:29) Constants
⌨️ (1:47:53) Arrays and Slices
⌨️ (2:17:20) Maps and Structs
⌨️ (2:48:00) If and Switch Statements
⌨️ (3:21:17) Looping
⌨️ (3:41:34) Defer, Panic, and Recover
⌨️ (4:03:57) Pointers
⌨️ (4:21:30) Functions
⌨️ (4:57:59) Interfaces
⌨️ (5:33:57) Goroutines
⌨️ (6:05:10) Channels
그럼,
공유합니다.
'개발 이야기 > Go 언어 이야기' 카테고리의 다른 글
Gio 크로스플래폼 - 모바일, 데스크탑, WASM 앱 가능 (0) | 2021.05.18 |
---|---|
Go언어로 임베디드 개발이 가능! - TinyGo (0) | 2021.05.18 |
Go언어 입문공부 링크 모아보기 (0) | 2021.05.18 |
Go언어로 백엔드 뿐만 아니라 프런트엔드까지~ (0) | 2021.05.06 |
Go 로 만드는 웹 (0) | 2021.05.05 |