Essential Go (2015)
MP4 | AVC 1452kbps | English | 1920x1080 | 30fps | 1 hour | AAC stereo 243kbps | 889 MB
Genre: Video Training
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.
├── 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
发布日期: 2015-06-28