FILENAME | SIZE |  | 1 - Course Introduction/1 - Go FAQ.txt | 26 B |
 | 1 - Course Introduction/1 - Google IO Meet the Go Team.txt | 43 B |
 | 1 - Course Introduction/1 - Is the language called Go or Golang.txt | 39 B |
 | 1 - Course Introduction/1 - Why Go Programming Why now English.srt | 2.5 KB |
 | 1 - Course Introduction/1 - Why Go Programming Why now.mp4 | 20.2 MB |
 | 1 - Course Introduction/2 - IMPORTANT Please read.html | 1.6 KB |
 | 1 - Course Introduction/3 - Join Our Online Community.html | 966 B |
 | 10 - Slices in Go/77 - Intro to Slices English.srt | 1.8 KB |
 | 10 - Slices in Go/77 - Intro to Slices.mp4 | 7.2 MB |
 | 10 - Slices in Go/77 - Slides-Slices-in-Go.pdf | 33.9 KB |
 | 10 - Slices in Go/78 - Declaring Slices and Basic Slice Operations English.srt | 6.1 KB |
 | 10 - Slices in Go/78 - Declaring Slices and Basic Slice Operations.mp4 | 28.6 MB |
 | 10 - Slices in Go/79 - Comparing Slices English.srt | 4.9 KB |
 | 10 - Slices in Go/79 - Comparing Slices.mp4 | 21.6 MB |
 | 10 - Slices in Go/80 - Coding Slice Basics.html | 2.8 KB |
 | 10 - Slices in Go/81 - Appending to a Slice Copying Slices English.srt | 4.2 KB |
 | 10 - Slices in Go/81 - Appending to a Slice Copying Slices.mp4 | 18.8 MB |
 | 10 - Slices in Go/82 - Slice Expressions English.srt | 5.2 KB |
 | 10 - Slices in Go/82 - Slice Expressions.mp4 | 23 MB |
 | 10 - Slices in Go/83 - Coding Slice Expressions.html | 3.9 KB |
 | 10 - Slices in Go/84 - Slice Internals Backing Array and Slice Header part 1 English.srt | 5.2 KB |
 | 10 - Slices in Go/84 - Slice Internals Backing Array and Slice Header part 1.mp4 | 27.4 MB |
 | 10 - Slices in Go/85 - Go Slices usage and internals.txt | 53 B |
 | 10 - Slices in Go/85 - Slice Internals Backing Array and Slice Header part 2 English.srt | 6.9 KB |
 | 10 - Slices in Go/85 - Slice Internals Backing Array and Slice Header part 2.mp4 | 56.7 MB |
 | 10 - Slices in Go/86 - Coding Slices Backing Array.html | 3.7 KB |
 | 10 - Slices in Go/87 - Append Length and Capacity InDepth English.srt | 6.5 KB |
 | 10 - Slices in Go/87 - Append Length and Capacity InDepth.mp4 | 59.8 MB |
 | 10 - Slices in Go/87 - Arrays slices and strings The mechanics of append Rob Pike.txt | 30 B |
 | 10 - Slices in Go/88 - Coding Appending to Slices.html | 3.6 KB |
 | 11 - Coding Challenges Slices/89 - Coding Challenge Exercises Slices.html | 6.2 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/100 - Coding Strings Package.html | 8.2 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/90 - Intro to Strings English.srt | 6.4 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/90 - Intro to Strings.mp4 | 40 MB |
 | 12 - Strings Runes Bytes and UTF8 in Go/90 - Slides-Strings-in-Go.pdf | 43.7 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/90 - Strings bytes runes and characters in Go Rob Pike.txt | 31 B |
 | 12 - Strings Runes Bytes and UTF8 in Go/91 - Coding String Basics.html | 3.4 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/92 - Intro to Runes Bytes and Unicode Code Points English.srt | 3.1 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/92 - Intro to Runes Bytes and Unicode Code Points.mp4 | 24.2 MB |
 | 12 - Strings Runes Bytes and UTF8 in Go/93 - Coding Runes and Strings Decoding Strings Byte by Byte and Rune by Rune English.srt | 5.7 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/93 - Coding Runes and Strings Decoding Strings Byte by Byte and Rune by Rune.mp4 | 24.7 MB |
 | 12 - Strings Runes Bytes and UTF8 in Go/94 - String Length in Bytes and Runes English.srt | 2.9 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/94 - String Length in Bytes and Runes.mp4 | 9.6 MB |
 | 12 - Strings Runes Bytes and UTF8 in Go/95 - Coding Strings Runes and Decoding.html | 4.3 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/96 - Slicing Strings English.srt | 3.9 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/96 - Slicing Strings.mp4 | 11.4 MB |
 | 12 - Strings Runes Bytes and UTF8 in Go/97 - Coding Slicing Strings.html | 1.5 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/98 - Strings Package Part1 Contains ContainsAny Count ToLower ToUpper EqualFold English.srt | 6.9 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/98 - Strings Package Part1 Contains ContainsAny Count ToLower ToUpper EqualFold.mp4 | 32.4 MB |
 | 12 - Strings Runes Bytes and UTF8 in Go/99 - Strings Package Part2 Manipulating Strings Repeat Replace Split Join Field English.srt | 7.9 KB |
 | 12 - Strings Runes Bytes and UTF8 in Go/99 - Strings Package Part2 Manipulating Strings Repeat Replace Split Join Field.mp4 | 51.1 MB |
 | 13 - Coding Challenges Strings/101 - Coding Challenge Exercises Strings.html | 5 KB |
 | 14 - Maps in Go/102 - Intro to Maps English.srt | 3.7 KB |
 | 14 - Maps in Go/102 - Intro to Maps.mp4 | 17 MB |
 | 14 - Maps in Go/102 - Slides-Maps-in-Go.pdf | 29 KB |
 | 14 - Maps in Go/103 - Declaring Maps Working with Maps English.srt | 14.8 KB |
 | 14 - Maps in Go/103 - Declaring Maps Working with Maps.mp4 | 66.5 MB |
 | 14 - Maps in Go/104 - Comparing Maps English.srt | 3.3 KB |
 | 14 - Maps in Go/104 - Comparing Maps.mp4 | 12.3 MB |
 | 14 - Maps in Go/105 - Go maps in action.txt | 41 B |
 | 14 - Maps in Go/105 - Map Header Cloning Maps English.srt | 4.6 KB |
 | 14 - Maps in Go/105 - Map Header Cloning Maps.mp4 | 18.8 MB |
 | 14 - Maps in Go/106 - Coding Maps in Go.html | 10.2 KB |
 | 15 - Coding Challenges Maps/107 - Coding Challenge Exercises Maps.html | 2.9 KB |
 | 16 - Working with Files in Go/108 - Open Close Rename Move Remove Files English.srt | 13.2 KB |
 | 16 - Working with Files in Go/108 - Open Close Rename Move Remove Files.mp4 | 68.4 MB |
 | 16 - Working with Files in Go/109 - Coding Operations on Files.html | 6 KB |
 | 16 - Working with Files in Go/110 - Writing Bytes to File osWrite and ioutilWriteFile English.srt | 6.8 KB |
 | 16 - Working with Files in Go/110 - Writing Bytes to File osWrite and ioutilWriteFile.mp4 | 24.5 MB |
 | 16 - Working with Files in Go/111 - Coding Writing to Files Using os and ioutil.html | 3.2 KB |
 | 16 - Working with Files in Go/112 - Writing to Files using a Buffered Writer bufio Package English.srt | 7 KB |
 | 16 - Working with Files in Go/112 - Writing to Files using a Buffered Writer bufio Package.mp4 | 35.9 MB |
 | 16 - Working with Files in Go/113 - Coding Writing to Files Using a Buffer in Memory.html | 3.7 KB |
 | 16 - Working with Files in Go/114 - Reading n Bytes from a File Reading a File using a Buffered Reader English.srt | 5.6 KB |
 | 16 - Working with Files in Go/114 - Reading n Bytes from a File Reading a File using a Buffered Reader.mp4 | 27.9 MB |
 | 16 - Working with Files in Go/115 - Coding Reading Bytes from Files.html | 3.9 KB |
 | 16 - Working with Files in Go/116 - Reading a File Line by Line Using a Scanner English.srt | 6 KB |
 | 16 - Working with Files in Go/116 - Reading a File Line by Line Using a Scanner.mp4 | 31.9 MB |
 | 16 - Working with Files in Go/117 - Coding Reading Files Using a Delimiter.html | 3.7 KB |
 | 16 - Working with Files in Go/118 - Scanning for User Input Reading From Stdin English.srt | 5 KB |
 | 16 - Working with Files in Go/118 - Scanning for User Input Reading From Stdin.mp4 | 23.8 MB |
 | 16 - Working with Files in Go/119 - Coding Reading from Console.html | 2.4 KB |
 | 17 - Coding Challenges Working with Files/120 - Coding Exercises Working with Files.html | 3.6 KB |
 | 18 - Structs in Go/121 - Organizing Data with Structs English.srt | 2 KB |
 | 18 - Structs in Go/121 - Organizing Data with Structs.mp4 | 9.9 MB |
 | 18 - Structs in Go/121 - Slides-Structs-in-Go.pdf | 29.3 KB |
 | 18 - Structs in Go/122 - Creating Structs English.srt | 8 KB |
 | 18 - Structs in Go/122 - Creating Structs.mp4 | 32.8 MB |
 | 18 - Structs in Go/123 - Retrieving and Updating Struct Fields English.srt | 5.3 KB |
 | 18 - Structs in Go/123 - Retrieving and Updating Struct Fields.mp4 | 25.9 MB |
 | 18 - Structs in Go/124 - Coding Working with Structs.html | 4.4 KB |
 | 18 - Structs in Go/125 - Anonymous Structs and Anonymous Struct Fields English.srt | 4.8 KB |
 | 18 - Structs in Go/125 - Anonymous Structs and Anonymous Struct Fields.mp4 | 46 MB |
 | 18 - Structs in Go/126 - Embedded Structs English.srt | 4.7 KB |
 | 18 - Structs in Go/126 - Embedded Structs.mp4 | 20.8 MB |
 | 18 - Structs in Go/127 - Coding Anonymous and Embedded Structs.html | 5.9 KB |
 | 19 - Coding Challenges Structs/128 - Coding Challenge Exercises Structs.html | 3.6 KB |
 | 2 - Getting Started/10 - Coding Go Application Structure.html | 1.9 KB |