Directories ¶ Show internal Expand all Path Synopsis introducing-go chapter01/samples chapter02/samples/1_numbers chapter02/samples/2_strings chapter02/samples/3_booleans chapter02/tasks/2_booleans chapter03/samples/1_variables_with_type_and_initialization chapter03/samples/2_variables_with_type_without_initialization chapter03/samples/3_variables_change_value chapter03/samples/4_variables_without_type_with_initialization chapter03/samples/5_variables_scope chapter03/samples/6_constants chapter03/samples/7_multiple_variables chapter03/samples/8_example_program chapter03/tasks/fahrenheit_into_celsius chapter03/tasks/feet_into_meters chapter04/samples/1_no_controls chapter04/samples/2_for_statement chapter04/samples/3_if_statement chapter04/samples/4_switch_statement chapter04/tasks/1_task chapter04/tasks/3_fizz_bazz chapter05/samples/1_array chapter05/samples/2_array_total chapter05/samples/3_array_for_range chapter05/samples/4_slice chapter05/samples/5_slice_append chapter05/samples/6_slice_copy chapter05/samples/7_map chapter05/samples/8_map_elements chapter05/samples/9_map_shorter_creation chapter05/tasks/3_slice chapter05/tasks/4_smaller_number chapter06/samples/10_pointers chapter06/samples/11_pointers_new chapter06/samples/1_functions chapter06/samples/2_naming_return_type chapter06/samples/3_return_multiple_values chapter06/samples/4_variadic chapter06/samples/5_closure chapter06/samples/6_closure_scopes chapter06/samples/7_closure_even_generator chapter06/samples/8_defer chapter06/samples/9_panic_recover chapter06/tasks/10_what_is_the_value chapter06/tasks/11_swap_ints chapter06/tasks/1_sum chapter06/tasks/2_halve_maker chapter06/tasks/3_find_greatest_variadic chapter06/tasks/4_odd_generator chapter06/tasks/5_recursive_fibonacci chapter07/samples/1_structs chapter07/samples/2_methods chapter07/samples/3_embedded_types chapter07/samples/4_interfaces chapter08/samples/10_hashes_crc32_files chapter08/samples/11_hashes_sha1 chapter08/samples/12_servers_tcp chapter08/samples/13_servers_http chapter08/samples/14_servers_rpc chapter08/samples/15_parse_command_line_args chapter08/samples/16_creating_packages/client chapter08/samples/16_creating_packages/math chapter08/samples/1_file chapter08/samples/2_files_shorter_reading chapter08/samples/3_file_create chapter08/samples/4_file_readdir chapter08/samples/5_filepath_walk chapter08/samples/6_errors chapter08/samples/7_lists chapter08/samples/8_sort chapter08/samples/9_hashes_crc32 chapter09/samples/1_testing/client chapter09/samples/1_testing/math chapter10/samples/1_go_command chapter10/samples/2_channels chapter10/samples/3_select chapter10/samples/4_channel_example chapter_template/samples chapter_template/tasks Click to show internal directories. Click to hide internal directories.