README ¶ GolangTraining Training for Golang (go language) Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis 10_pointers 01_referencing command 02_dereferencing command 03_using-pointers command 04_using-pointers/01_no-pointer/01 command 04_using-pointers/01_no-pointer/02_see-the-addresses command 04_using-pointers/02_pointer/01 command 04_using-pointers/02_pointer/02_see-the-addresses command 11_ReadWriteFiles 01_writeToFile command 1_welcome-gotechie 2_packages privatepack publicpack 3_variables 01_shorthand/01 command 01_shorthand/02 command 02_vars_default-values command 03_var-patterns/01_declare-var command 03_var-patterns/02_declare-vars-at-once command 03_var-patterns/03_init-many-vars-at-once command 03_var-patterns/04_var-without-type command 03_var-patterns/05_mixed-var-types command 03_var-patterns/06_init-shorthand command 03_var-patterns/07_all_vars command 4_constants 01_globalvslocal command 02_multipleConstants command 03_iota/1_iota 03_iota/2_iota command 03_iota/3_iota command 03_iota/4_iota command 03_iota/5_iota command 5_memory-address 01_showing-address command 02_using-address command 6_for-loop 01_init-condition-post command 02_nested command 03_for-while-ish command 04_for_infinite-loop command 05_for_break command 06_for_continue command 7_if_else 01_if-bool command 02_if-with-exclamation command 03_init-statement command 04_if-with-and command 04_init-statement_error_invalid-code command 05_if-else command 06_if-elseif-else command 07_for-with-if command 08_if-with-or command 8_switch-statements 01_switch command 02_fallthrough command 03_multiple-evals command 04_no-expression command 05_on-type command 9_booleans 01_true-false command 02_not command 03_or command 04_and command Click to show internal directories. Click to hide internal directories.