Skip to content

Commit

Permalink
feat: Writing improvement section B (#268)
Browse files Browse the repository at this point in the history
* feat: improve content

* feat: KBBI stuff

* feat: update B1

* feat: wording improvement, mainly on section B

* feat: update images
  • Loading branch information
novalagung authored Apr 27, 2024
1 parent c4e06ab commit 294a4c2
Show file tree
Hide file tree
Showing 115 changed files with 0 additions and 0 deletions.
Binary file modified content/images/A_array_0_array.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_array_1_1_array_dots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_array_1_array_initialization_and_len.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_array_2_array_multidimension.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_array_3_for_range.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_array_4_for_range_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_array_5_for_range_underscore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_buffered_channel_1_anatomy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_buffered_channel_2_buffered_channel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_channel_1_analogy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_channel_2_channel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_channel_3_channel_param.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_channel_range_close_1_for_range_close.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_channel_select_1_channel_select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_channel_timeout_1_channel_delay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_cli_flag_arg_1_argument.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_cli_flag_arg_2_flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_cli_flag_arg_3_flag_info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_defer_exit_1_defer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_defer_exit_2_defer_return.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_defer_exit_3_exit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_encoding_base64_1_encode_decode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_error_panic_recover_1_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_error_panic_recover_2_custom_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_error_panic_recover_3_panic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/images/A_error_panic_recover_4_recover.png
Binary file modified content/images/A_exec_1_exec.png
Binary file modified content/images/A_file_1_create.png
Binary file modified content/images/A_file_2_write.png
Binary file modified content/images/A_file_3_read.png
Binary file modified content/images/A_file_4_delete.png
Binary file modified content/images/A_fungsi_1_function.png
Binary file modified content/images/A_fungsi_2_function_return_type.png
Binary file modified content/images/A_fungsi_3_function_return_as_break.png
Binary file modified content/images/A_fungsi_closure_1_closure.png
Binary file modified content/images/A_fungsi_closure_2_iife.png
Binary file modified content/images/A_fungsi_closure_3_combination.png
Binary file modified content/images/A_fungsi_multiple_return_1_multiple_return.png
Binary file modified content/images/A_fungsi_sebagai_parameter_1_filtering.png
Binary file modified content/images/A_fungsi_variadic_1_variadic_param.png
Binary file modified content/images/A_fungsi_variadic_2_parameter_combination.png
Binary file modified content/images/A_gopath_workspace_1_path.png
Binary file modified content/images/A_goroutine_1_goroutine.png
Binary file modified content/images/A_hash_1_hash_sha1.png
Binary file modified content/images/A_hash_2_hash_salt_sha1.png
Binary file modified content/images/A_http_request_1_http_request.png
Binary file modified content/images/A_http_request_2_http_request_form_data.png
Binary file modified content/images/A_interface_1_interface.png
Binary file modified content/images/A_interface_2_embedded_interface.png
Binary file modified content/images/A_interface_kosong_1_empty_interface.png
Binary file modified content/images/A_interface_kosong_2_interface_casting.png
Binary file modified content/images/A_interface_kosong_3_interface_pointer.png
Binary file modified content/images/A_json_1_decode.png
Binary file modified content/images/A_json_2_encode.png
Binary file modified content/images/A_komentar_1_inline_comment.png
Binary file modified content/images/A_map_1_map_set_get.png
Binary file modified content/images/A_map_2_map_for_range.png
Binary file modified content/images/A_map_3_map_delete_item.png
Binary file modified content/images/A_method_1_method.png
Binary file modified content/images/A_method_2_method_pointer.png
Binary file modified content/images/A_mongodb_1_insert.png
Binary file modified content/images/A_mongodb_2_find.png
Binary file modified content/images/A_mongodb_3_update.png
Binary file modified content/images/A_mongodb_4_remove.png
Binary file modified content/images/A_mutex_1_race_condition.png
Binary file modified content/images/A_mutex_2_race_detector.png
Binary file modified content/images/A_mutex_3_mutex.png
Binary file modified content/images/A_operator_1_operator_comparison.png
Binary file modified content/images/A_operator_2_operator_logical.png
Binary file modified content/images/A_perulangan_1_for.png
Binary file modified content/images/A_perulangan_2_for_break_continue.png
Binary file modified content/images/A_perulangan_3_nested_for.png
Binary file modified content/images/A_perulangan_4_for_label.png
Binary file modified content/images/A_pointer_1_pointer.png
Binary file modified content/images/A_pointer_2_pointer_change.png
Binary file modified content/images/A_pointer_3_pointer_parameter.png
Binary file modified content/images/A_properti_public_private_2_error.png
Binary file modified content/images/A_properti_public_private_2_success.png
Binary file modified content/images/A_properti_public_private_3_error.png
Binary file modified content/images/A_properti_public_private_4_error.png
Binary file modified content/images/A_properti_public_private_4_success.png
Binary file modified content/images/A_properti_public_private_6_multi_main.png
Binary file modified content/images/A_properti_public_private_7_init.png
Binary file modified content/images/A_reflect_0_reflect.png
Binary file modified content/images/A_reflect_1_accessing_properties.png
Binary file modified content/images/A_reflect_2_accessing_method_information.png
Binary file modified content/images/A_seleksi_kondisi_1_if_else.png
Binary file modified content/images/A_seleksi_kondisi_2_fallthrough.png
Binary file modified content/images/A_slice_1_array_index.png
Binary file modified content/images/A_slice_2_slice_reference.png
Binary file modified content/images/A_sql_1_go_get_driver.png
Binary file modified content/images/A_sql_2_sql_query.png
Binary file modified content/images/A_sql_3_sql_query_row.png
Binary file modified content/images/A_sql_4_prepared_statement.png
Binary file modified content/images/A_struct_1_struct.png
Binary file modified content/images/A_struct_2_pointer_object.png
Binary file modified content/images/A_time_parsing_format_1_time_instance.png
Binary file modified content/images/A_time_parsing_format_2_time_parse.png
Binary file modified content/images/A_time_parsing_format_3_time_format.png
Binary file modified content/images/A_time_parsing_format_4_error_parse.png
Binary file modified content/images/A_timer_ticker_scheduler_1_timer.png
Binary file modified content/images/A_tipe_data_1_decimal_data_type.png
Binary file modified content/images/A_tipe_data_2_unescaped_string.png
Binary file modified content/images/A_unit_test_1_test.png
Binary file modified content/images/A_unit_test_2_test_fail.png
Binary file modified content/images/A_unit_test_3_benchmark.png
Binary file modified content/images/A_unit_test_4_testify.png
Binary file modified content/images/A_url_parsing_1_parse_url.png
Binary file modified content/images/A_variabel_1_variabel.png
Binary file modified content/images/A_variabel_2_unused_variabel.png
Binary file modified content/images/A_waitgroup_1_waitgroup.png
Binary file modified content/images/A_web_server_1_start_server.png
Binary file modified content/images/A_web_server_2_web_server.png
Binary file modified content/images/A_web_server_3_template.png
Binary file modified content/images/A_web_service_1_server.png

0 comments on commit 294a4c2

Please sign in to comment.