Directories ¶ Show internal Expand all Path Synopsis src 01-HTTP-STUFF/basic-http-server 01-HTTP-STUFF/weather-api-practice-with-struct 01-HTTP-STUFF/weather-api-practice-without-struct 02-DATA-TYPES-IN-GO/a-string 02-DATA-TYPES-IN-GO/b-boolean 02-DATA-TYPES-IN-GO/c-int-float 02-DATA-TYPES-IN-GO/d-collections/arrays 02-DATA-TYPES-IN-GO/d-collections/slices 02-DATA-TYPES-IN-GO/e-structs 02-DATA-TYPES-IN-GO/e-structs/struct-with-field-access-getter 02-DATA-TYPES-IN-GO/e-structs/struct-with-field-access-getter/person 02-DATA-TYPES-IN-GO/e-structs/struct-with-field-package 02-DATA-TYPES-IN-GO/e-structs/struct-with-field-package/person 02-DATA-TYPES-IN-GO/e-structs/struct-with-tags-annotations 02-DATA-TYPES-IN-GO/e-structs/structs-with-methods-and-receivers 02-DATA-TYPES-IN-GO/f-pointers/send-value 02-DATA-TYPES-IN-GO/f-pointers/send-value-by-memory-address 02-DATA-TYPES-IN-GO/g-maps 03-TYPE-CONVERSION-EXAMPLES/integer-string-conversion 03-TYPE-CONVERSION-EXAMPLES/numeric-conversion-sum 04-FUNCTIONS/a-basic-function-example 04-FUNCTIONS/b-return-values 04-FUNCTIONS/c-naked-or-named-returns 04-FUNCTIONS/d-recursivity 04-FUNCTIONS/e-closure 04-FUNCTIONS/f-anonymous-functions 04-FUNCTIONS/g-defer 05-IF-ELSE-STATEMENTS-AND-LOOPS/a-if-else 05-IF-ELSE-STATEMENTS-AND-LOOPS/b-switch-case 05-IF-ELSE-STATEMENTS-AND-LOOPS/c-label-break-goto 05-IF-ELSE-STATEMENTS-AND-LOOPS/d-loops 05-IF-ELSE-STATEMENTS-AND-LOOPS/d-loops/1-nested-loops 05-IF-ELSE-STATEMENTS-AND-LOOPS/d-loops/2-condition-loops 05-IF-ELSE-STATEMENTS-AND-LOOPS/d-loops/3-using-break-and-continue 05-IF-ELSE-STATEMENTS-AND-LOOPS/d-loops/4-infinite-loops 05-IF-ELSE-STATEMENTS-AND-LOOPS/d-loops/5-looping-with-maps 06-INTERFACE/a-basic-example 06-INTERFACE/b-empty-interface-examples 06-INTERFACE/c-satisfying-interface Click to show internal directories. Click to hide internal directories.