FileMood

Download Go Syntax Explained. Volume 3

Go Syntax Explained Volume

Name

Go Syntax Explained. Volume 3

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.1 GB

Total Files

138

Last Seen

Hash

D31CA707D6714360F8DA3068C5D83D492F353EFE

/1 - Go Structs - syntax concepts and exercises/

01 - Introduction.mp4

8.4 MB

1 - Go Structs - syntax concepts and exercises/

02 - The blank identifier in Go.mp4

11.2 MB

03 - Data types, inference, and zeroed values.mp4

30.9 MB

04 - Creating your own data types in Go.mp4

12.3 MB

05 - Alias types. Displaying datatypes.mp4

26.9 MB

06 - The for range loop and blank identifier.mp4

20.5 MB

07 - Structs - Introduction.mp4

20.2 MB

08 - Structs - Variable instantiation - Default values.mp4

12.7 MB

09 - Structs - Variable instantiation - Literal values.mp4

20.8 MB

10 - Structs - Leading commas in literal declarations.mp4

21.7 MB

11 - Structs - Anonymous struct in the background.mp4

13.3 MB

12 - Structs - Using new or ampersand. Declaring a reference to a struct.mp4

49.4 MB

13 - Structs - Working with slices as field values.mp4

18.1 MB

14 - Structs - Using a function as a method to a struct. The receiver parameter.mp4

42.5 MB

15 - Structs - Methods without receivers - Early_Late binding.mp4

18.6 MB

16 - Structs - A receiver accepts both variables and pointer to variables.mp4

17.1 MB

17 - Structs - Receivers only work with local types.mp4

16.9 MB

18 - Structs - Emulating function overloading.mp4

29.1 MB

19 - Structs - Implicit delegation - embedding a struct into another struct.mp4

20.2 MB

20 - Structs - Function delegation and overriding.mp4

16.3 MB

21 - Structs - Overriding delegated fields.mp4

12.2 MB

22 - Structs - Range loop - Importing packages.mp4

48.0 MB

23 - Structs - Function as a field value in Go.mp4

15.0 MB

24 - Structs - Comparing structs, empty fields, reflect comparison.mp4

33.0 MB

25 - Structs - Congratulations - Review Struct declarations.mp4

17.7 MB

26 - Interfaces_Structs - The club membership.mp4

18.2 MB

27 - Interfaces_Structs - Membership benefits.mp4

20.5 MB

28 - Interfaces_Structs - How to declare an interface.mp4

33.7 MB

29 - Interfaces_Structs - How to add a return value to member functions.mp4

14.4 MB

30 - Interfaces_Structs - Adding an argument to the member functions.mp4

31.0 MB

31 - Interfaces_Structs - A slice of type interface.mp4

18.6 MB

32 - Interfaces_Structs - Congratulations.mp4

5.0 MB

33 - Maps - What is a map datatype in Go.mp4

26.0 MB

34 - Maps - Declaring a map by using make.mp4

14.9 MB

35 - Maps - Declaring a map with literal values.mp4

15.1 MB

36 - Maps - Adding, editing, deleting items.mp4

12.7 MB

37 - Maps - Tuple assignments, blank identifier, bypassing fmt.mp4

15.9 MB

38 - Maps - Checking to see if a key-value exists.mp4

23.3 MB

39 - Maps - Unsorted range looping.mp4

13.3 MB

40 - Maps - Sorted range looping.mp4

23.9 MB

41 - Maps - Renaming key. Also about Length, Capacity.mp4

37.8 MB

42 - Interface parameters - Introduction.mp4

22.8 MB

43 - Interface parameters - Type assertion intro.mp4

21.5 MB

44 - Interface parameters - Asserting (ok pattern).mp4

20.7 MB

45 - Interface parameters- Branching type inputs.mp4

14.9 MB

46 - Interface parameters - Switching values.mp4

19.8 MB

47 - Interface parameters - Switching datatypes.mp4

16.6 MB

48 - Interface parameters - Passing a map to the function.mp4

15.6 MB

49 - Variadic functions - Interface parameters.mp4

30.3 MB

50 - Variadic functions - The range loop.mp4

11.9 MB

51 - Variadic functions - Asserting values using a range loop.mp4

28.0 MB

52 - Variadic functions - Passing a slice to an interface.mp4

17.1 MB

53 - Thank You.mp4

4.0 MB

/Resources/

0-00-empty-field-START.txt

0.2 KB

1-interf-addargs-START.txt

0.7 KB

2-02-identical-structs-START.txt

0.3 KB

2-interf-addargs-END.txt

0.7 KB

3-08-struct-own-values-Start.txt

0.3 KB

3-interf-emptyinterf-END.txt

0.7 KB

4-49-reflect-compare-structs.txt

0.2 KB

assert-comma-okEND.txt

0.2 KB

assert-comma-okSTART.txt

0.2 KB

assertionSTART.txt

0.1 KB

calculating-values-START.txt

0.2 KB

calculating-values-x0.txt

0.2 KB

calculating-valuesEND.txt

0.3 KB

declaring-map-literals-END.txt

0.2 KB

declaringmap-make.txt

0.2 KB

delegation-END.txt

0.3 KB

delegation-START.txt

0.2 KB

empty-interface-START.txt

0.2 KB

empty-interface-TYPE.txt

0.2 KB

func-as-field.txt

0.4 KB

functionoverride-END.txt

0.6 KB

functionoverride-START.txt

0.4 KB

Go3-leadingcommas-END.txt

0.2 KB

Go3-leadingcommas-START.txt

0.2 KB

Go3-newstruct-START.txt

0.1 KB

Go3-structanonymous-END.txt

0.2 KB

Go3-structinstanceliterals-END.txt

0.3 KB

Go3-structinstanceliterals-START.txt

0.2 KB

inter-branchEND2.txt

0.2 KB

interf-1-START.txt

0.1 KB

interf-2-funcprintme.txt

0.0 KB

interf-3-struct-templates.txt

0.1 KB

interf-4-functions.txt

0.3 KB

interf-5-variables.txt

0.1 KB

interf-6-complete-END.txt

0.6 KB

interf-branchEND1.txt

0.2 KB

interf-branchSTART.txt

0.2 KB

interf-return-END.txt

0.7 KB

interf-return-START.txt

0.6 KB

loopingcliceEND.txt

0.3 KB

map-sortingEND.txt

0.4 KB

map-sortingSTART.txt

0.2 KB

map-to-interface-param.txt

0.4 KB

map-value-exists-END.txt

0.2 KB

map-value-exists-MIDDLE.txt

0.3 KB

map-value-exists-START.txt

0.2 KB

maps-add-delete-END.txt

0.3 KB

maps-add-delete-START.txt

0.2 KB

maps-rangeloop-unsorted.txt

0.2 KB

maps-renamekey-END.txt

0.4 KB

maps-renamekey-START.txt

0.3 KB

no-receiver-END.txt

0.3 KB

no-receiver-START.txt

0.3 KB

outer-func-as-field.txt

0.4 KB

overloading-END.txt

0.3 KB

overloading-START.txt

0.2 KB

overriding-field-END.txt

0.3 KB

overriding-field-START.txt

0.3 KB

range-loop-END.txt

0.2 KB

range-loop-START.txt

0.1 KB

range-structs-END.txt

0.3 KB

range-structs-START.txt

0.2 KB

receiver-onlylocal-END.txt

0.2 KB

receiver-onlylocal-START.txt

0.1 KB

receiver-pointerORvariableOK-END.txt

0.4 KB

receiver-pointerORvariableOK-START.txt

0.3 KB

slice-as-field-END.txt

0.4 KB

slice-as-field-START.txt

0.1 KB

slice-of-type-interface.txt

0.8 KB

struck-function-END.txt

0.3 KB

struck-function-START.txt

0.1 KB

structs-declaration-START.txt

0.1 KB

structs-declarion-FINAL.txt

0.3 KB

switch-typeEND.txt

0.4 KB

switch-typeSTART.txt

0.5 KB

switch-valueEND.txt

0.4 KB

switch-valueSTART.txt

0.2 KB

tuples-START.txt

0.1 KB

variadic-intro-int.txt

0.2 KB

variadic-intro-START1.txt

0.1 KB

variadic-introEND.txt

0.2 KB

variadic-looping-indexEND.txt

0.2 KB

variadic-looping-START.txt

0.2 KB

variadic-looping-value.txt

0.2 KB

wrapingreview.txt

0.5 KB

 

Total files 138


Copyright © 2026 FileMood.com