Directories ¶ Show internal Expand all Path Synopsis 01_recursion 01_factorial 02_fibonacci 02_walk-dir 03_get-file-extension 04_get-images 05_get-all-images 06_exif 07_exif 08_exif 09_ImageDescription 10_ImageDescription 11_ImageDescription 12_sort 13_images 14_change-names 15_FYI_append-to-file 01-get-files 02-append-to-files 02-append-to-files/sample-files-after/01_getting-started/01_helloWorld 02-append-to-files/sample-files-after/01_getting-started/02_numeral-systems/01_decimal 02-append-to-files/sample-files-after/01_getting-started/02_numeral-systems/02_binary 02-append-to-files/sample-files-after/01_getting-started/02_numeral-systems/03_hexadecimal 02-append-to-files/sample-files-after/01_getting-started/02_numeral-systems/04_loop 02-append-to-files/sample-files-after/01_getting-started/03_UTF-8 02-append-to-files/sample-files-after/02_package/main 02-append-to-files/sample-files-after/02_package/stringutil 02-append-to-files/sample-files-after/03_variables/01_shorthand/01 02-append-to-files/sample-files-after/03_variables/01_shorthand/02 02-append-to-files/sample-files-after/03_variables/02_var_zero-value 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/01_declare-variable 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/02_declare-many-at-once 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/03_init-many-at-once 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/04_infer-type 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/05_infer-mixed-up-types 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/06_init-shorthand 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/07_all-together 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/08_exercise_your-name/01_oneSolution 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/08_exercise_your-name/02_anotherSolution 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/08_exercise_your-name/03_anotherSolution 02-append-to-files/sample-files-after/03_variables/03_less-emphasis/08_exercise_your-name/04_anotherSolution 02-append-to-files/sample-files-after/04_scope/01_package-scope/01 02-append-to-files/sample-files-after/04_scope/01_package-scope/02_visibility/main 02-append-to-files/sample-files-after/04_scope/01_package-scope/02_visibility/vis 02-append-to-files/sample-files-after/04_scope/02_block-scope/01_this-does-not-compile 02-append-to-files/sample-files-after/04_scope/02_block-scope/02_closure/01 02-append-to-files/sample-files-after/04_scope/02_block-scope/02_closure/02 02-append-to-files/sample-files-after/04_scope/02_block-scope/02_closure/03 02-append-to-files/sample-files-after/04_scope/02_block-scope/02_closure/04 02-append-to-files/sample-files-after/04_scope/03_order-matters 02-append-to-files/sample-files-after/04_scope/04_variable-shadowing 02-append-to-files/sample-files-before/01_getting-started/01_helloWorld 02-append-to-files/sample-files-before/01_getting-started/02_numeral-systems/01_decimal 02-append-to-files/sample-files-before/01_getting-started/02_numeral-systems/02_binary 02-append-to-files/sample-files-before/01_getting-started/02_numeral-systems/03_hexadecimal 02-append-to-files/sample-files-before/01_getting-started/02_numeral-systems/04_loop 02-append-to-files/sample-files-before/01_getting-started/03_UTF-8 02-append-to-files/sample-files-before/02_package/main 02-append-to-files/sample-files-before/02_package/stringutil 02-append-to-files/sample-files-before/03_variables/01_shorthand/01 02-append-to-files/sample-files-before/03_variables/01_shorthand/02 02-append-to-files/sample-files-before/03_variables/02_var_zero-value 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/01_declare-variable 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/02_declare-many-at-once 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/03_init-many-at-once 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/04_infer-type 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/05_infer-mixed-up-types 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/06_init-shorthand 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/07_all-together 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/08_exercise_your-name/01_oneSolution 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/08_exercise_your-name/02_anotherSolution 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/08_exercise_your-name/03_anotherSolution 02-append-to-files/sample-files-before/03_variables/03_less-emphasis/08_exercise_your-name/04_anotherSolution 02-append-to-files/sample-files-before/04_scope/01_package-scope/01 02-append-to-files/sample-files-before/04_scope/01_package-scope/02_visibility/main 02-append-to-files/sample-files-before/04_scope/01_package-scope/02_visibility/vis 02-append-to-files/sample-files-before/04_scope/02_block-scope/01_this-does-not-compile 02-append-to-files/sample-files-before/04_scope/02_block-scope/02_closure/01 02-append-to-files/sample-files-before/04_scope/02_block-scope/02_closure/02 02-append-to-files/sample-files-before/04_scope/02_block-scope/02_closure/03 02-append-to-files/sample-files-before/04_scope/02_block-scope/02_closure/04 02-append-to-files/sample-files-before/04_scope/03_order-matters 02-append-to-files/sample-files-before/04_scope/04_variable-shadowing 03-apply 16_FYI_renamer Click to show internal directories. Click to hide internal directories.