Essential Go (Перевод на русский)
Описание: In this video course, Jeremy Saenz, author of popular Go projects such as Martini, Negroni, Gin, CLI and GopherCasts, will teach you the ropes of the Go programming language!Essential Go is the perfect way to learn the Go Programming Language from an essentialist perspective. From the short, fast paced videos to the practical and creative exercises, Essential Go provides a quick and effective way to learn the essentials from experienced Gopher Jeremy Saenz.
Описание на русском: Видео от Jeremy Saenz, автора Martini, Negroni, Gin, CLI и GopherCasts. Джереми рассказывает как начать программировать на Go с нуля, помогает освоить указатели, интерфейсы и параллелизм в Go. Отличный базовый курс для начинающих!
Скрытое содержимое.
Описание: In this video course, Jeremy Saenz, author of popular Go projects such as Martini, Negroni, Gin, CLI and GopherCasts, will teach you the ropes of the Go programming language!Essential Go is the perfect way to learn the Go Programming Language from an essentialist perspective. From the short, fast paced videos to the practical and creative exercises, Essential Go provides a quick and effective way to learn the essentials from experienced Gopher Jeremy Saenz.
Описание на русском: Видео от Jeremy Saenz, автора Martini, Negroni, Gin, CLI и GopherCasts. Джереми рассказывает как начать программировать на Go с нуля, помогает освоить указатели, интерфейсы и параллелизм в Go. Отличный базовый курс для начинающих!
Код:
├── 1. Introduction
│ ├── 0. Welcome.mp4
│ ├── 1. GettingStarted.mp4
│ ├── 2. Hello.mp4
│ └── 3. Tools.mp4
├── 2. The Basics
│ ├── 1. variables.mp4
│ ├── 2. ControlStructures.mp4
│ ├── 3. Functions.mp4
│ ├── 4. Pointers.mp4
│ └── 5. HTTPFileServer.mp4
├── 3. Collections
│ ├── 1. Slices.mp4
│ ├── 2. Maps.mp4
│ └── 3. JsonParser.mp4
├── 4. Organizing Go Programs
│ ├── 1. Types.mp4
│ └── 2. Interfaces.mp4
├── 5. Example - Static Site Generator
│ ├── 1. Markdown.mp4
│ ├── 2. BuildingPackages.mp4
│ └── 3. GoTemplates.mp4
└── 6. Concurrency
├── 1. ConcurrencyIntro.mp4
├── 2. Goroutines.mp4
├── 3. Channels.mp4
├── 4. Select.mp4
└── 5. JobQueue.mp4
├── 1. Introduction
│ ├── 0. Welcome.mp4
│ ├── 1. GettingStarted.mp4
│ ├── 2. Hello.mp4
│ └── 3. Tools.mp4
├── 2. The Basics
│ ├── 1. variables.mp4
│ ├── 2. ControlStructures.mp4
│ ├── 3. Functions.mp4
│ ├── 4. Pointers.mp4
│ └── 5. HTTPFileServer.mp4
├── 3. Collections
│ ├── 1. Slices.mp4
│ ├── 2. Maps.mp4
│ └── 3. JsonParser.mp4
├── 4. Organizing Go Programs
│ ├── 1. Types.mp4
│ └── 2. Interfaces.mp4
├── 5. Example - Static Site Generator
│ ├── 1. Markdown.mp4
│ ├── 2. BuildingPackages.mp4
│ └── 3. GoTemplates.mp4
└── 6. Concurrency
├── 1. ConcurrencyIntro.mp4
├── 2. Goroutines.mp4
├── 3. Channels.mp4
├── 4. Select.mp4
└── 5. JobQueue.mp4
https://www.kajabinext.com/marketplace/courses/1-essential-go