Please note that this page does not hosts or makes available any of the listed filenames. You
cannot download any of those files from here.
|
0-00-empty-field-START.txt |
231B |
01 - Introduction.mp4 |
8.02MB |
02 - The blank identifier in Go.mp4 |
10.66MB |
03 - Data types, inference, and zeroed values.mp4 |
29.43MB |
04 - Creating your own data types in Go.mp4 |
11.75MB |
05 - Alias types. Displaying datatypes.mp4 |
25.67MB |
06 - The for range loop and blank identifier.mp4 |
19.53MB |
07 - Structs - Introduction.mp4 |
19.25MB |
08 - Structs - Variable instantiation - Default values.mp4 |
12.08MB |
09 - Structs - Variable instantiation - Literal values.mp4 |
19.81MB |
10 - Structs - Leading commas in literal declarations.mp4 |
20.74MB |
11 - Structs - Anonymous struct in the background.mp4 |
12.66MB |
12 - Structs - Using new or ampersand. Declaring a reference to a struct.mp4 |
47.11MB |
13 - Structs - Working with slices as field values.mp4 |
17.24MB |
14 - Structs - Using a function as a method to a struct. The receiver parameter.mp4 |
40.51MB |
15 - Structs - Methods without receivers - Early_Late binding.mp4 |
17.75MB |
16 - Structs - A receiver accepts both variables and pointer to variables.mp4 |
16.31MB |
17 - Structs - Receivers only work with local types.mp4 |
16.10MB |
18 - Structs - Emulating function overloading.mp4 |
27.78MB |
19 - Structs - Implicit delegation - embedding a struct into another struct.mp4 |
19.31MB |
1-interf-addargs-START.txt |
651B |
2-02-identical-structs-START.txt |
324B |
20 - Structs - Function delegation and overriding.mp4 |
15.55MB |
21 - Structs - Overriding delegated fields.mp4 |
11.61MB |
22 - Structs - Range loop - Importing packages.mp4 |
45.81MB |
23 - Structs - Function as a field value in Go.mp4 |
14.30MB |
24 - Structs - Comparing structs, empty fields, reflect comparison.mp4 |
31.52MB |
25 - Structs - Congratulations - Review Struct declarations.mp4 |
16.90MB |
26 - Interfaces_Structs - The club membership.mp4 |
17.35MB |
27 - Interfaces_Structs - Membership benefits.mp4 |
19.58MB |
28 - Interfaces_Structs - How to declare an interface.mp4 |
32.14MB |
29 - Interfaces_Structs - How to add a return value to member functions.mp4 |
13.78MB |
2-interf-addargs-END.txt |
678B |
3-08-struct-own-values-Start.txt |
329B |
30 - Interfaces_Structs - Adding an argument to the member functions.mp4 |
29.54MB |
31 - Interfaces_Structs - A slice of type interface.mp4 |
17.77MB |
32 - Interfaces_Structs - Congratulations.mp4 |
4.73MB |
33 - Maps - What is a map datatype in Go.mp4 |
24.82MB |
34 - Maps - Declaring a map by using make.mp4 |
14.17MB |
35 - Maps - Declaring a map with literal values.mp4 |
14.36MB |
36 - Maps - Adding, editing, deleting items.mp4 |
12.12MB |
37 - Maps - Tuple assignments, blank identifier, bypassing fmt.mp4 |
15.15MB |
38 - Maps - Checking to see if a key-value exists.mp4 |
22.21MB |
39 - Maps - Unsorted range looping.mp4 |
12.71MB |
3-interf-emptyinterf-END.txt |
749B |
40 - Maps - Sorted range looping.mp4 |
22.75MB |
41 - Maps - Renaming key. Also about Length, Capacity.mp4 |
36.02MB |
42 - Interface parameters - Introduction.mp4 |
21.71MB |
43 - Interface parameters - Type assertion intro.mp4 |
20.47MB |
4-49-reflect-compare-structs.txt |
218B |
44 - Interface parameters - Asserting (ok pattern).mp4 |
19.74MB |
45 - Interface parameters- Branching type inputs.mp4 |
14.25MB |
46 - Interface parameters - Switching values.mp4 |
18.84MB |
47 - Interface parameters - Switching datatypes.mp4 |
15.80MB |
48 - Interface parameters - Passing a map to the function.mp4 |
14.85MB |
49 - Variadic functions - Interface parameters.mp4 |
28.89MB |
50 - Variadic functions - The range loop.mp4 |
11.35MB |
51 - Variadic functions - Asserting values using a range loop.mp4 |
26.73MB |
52 - Variadic functions - Passing a slice to an interface.mp4 |
16.34MB |
53 - Thank You.mp4 |
3.80MB |
assert-comma-okEND.txt |
207B |
assert-comma-okSTART.txt |
152B |
assertionSTART.txt |
142B |
calculating-valuesEND.txt |
321B |
calculating-values-START.txt |
203B |
calculating-values-x0.txt |
220B |
declaring-map-literals-END.txt |
167B |
declaringmap-make.txt |
201B |
delegation-END.txt |
340B |
delegation-START.txt |
181B |
empty-interface-START.txt |
193B |
empty-interface-TYPE.txt |
217B |
func-as-field.txt |
357B |
functionoverride-END.txt |
579B |
functionoverride-START.txt |
418B |
Go3-leadingcommas-END.txt |
222B |
Go3-leadingcommas-START.txt |
209B |
Go3-newstruct-START.txt |
115B |
Go3-structanonymous-END.txt |
151B |
Go3-structinstanceliterals-END.txt |
274B |
Go3-structinstanceliterals-START.txt |
212B |
inter-branchEND2.txt |
242B |
interf-1-START.txt |
104B |
interf-2-funcprintme.txt |
48B |
interf-3-struct-templates.txt |
112B |
interf-4-functions.txt |
251B |
interf-5-variables.txt |
93B |
interf-6-complete-END.txt |
619B |
interf-branchEND1.txt |
240B |
interf-branchSTART.txt |
191B |
interf-return-END.txt |
651B |
interf-return-START.txt |
619B |
loopingcliceEND.txt |
302B |
maps-add-delete-END.txt |
273B |
maps-add-delete-START.txt |
167B |
map-sortingEND.txt |
366B |
map-sortingSTART.txt |
165B |
maps-rangeloop-unsorted.txt |
248B |
maps-renamekey-END.txt |
387B |
maps-renamekey-START.txt |
278B |
map-to-interface-param.txt |
391B |
map-value-exists-END.txt |
243B |
map-value-exists-MIDDLE.txt |
261B |
map-value-exists-START.txt |
202B |
no-receiver-END.txt |
343B |
no-receiver-START.txt |
343B |
outer-func-as-field.txt |
360B |
overloading-END.txt |
299B |
overloading-START.txt |
203B |
overriding-field-END.txt |
275B |
overriding-field-START.txt |
261B |
range-loop-END.txt |
178B |
range-loop-START.txt |
137B |
range-structs-END.txt |
327B |
range-structs-START.txt |
187B |
receiver-onlylocal-END.txt |
197B |
receiver-onlylocal-START.txt |
131B |
receiver-pointerORvariableOK-END.txt |
355B |
receiver-pointerORvariableOK-START.txt |
338B |
slice-as-field-END.txt |
410B |
slice-as-field-START.txt |
121B |
slice-of-type-interface.txt |
811B |
struck-function-END.txt |
343B |
struck-function-START.txt |
129B |
structs-declaration-START.txt |
135B |
structs-declarion-FINAL.txt |
305B |
switch-typeEND.txt |
414B |
switch-typeSTART.txt |
451B |
switch-valueEND.txt |
371B |
switch-valueSTART.txt |
161B |
tuples-START.txt |
80B |
variadic-introEND.txt |
190B |
variadic-intro-int.txt |
178B |
variadic-intro-START1.txt |
129B |
variadic-looping-indexEND.txt |
203B |
variadic-looping-START.txt |
190B |
variadic-looping-value.txt |
199B |
wrapingreview.txt |
525B |