From 415b77f3f489715d7888de8794affe9afe8d1ffb Mon Sep 17 00:00:00 2001 From: E7-87-83 Date: Thu, 13 Jan 2022 16:38:23 +0800 Subject: Purpose --- challenge-147/cheok-yin-fung/README | 13 +++++++++++++ challenge-147/cheok-yin-fung/README.md | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 challenge-147/cheok-yin-fung/README delete mode 100644 challenge-147/cheok-yin-fung/README.md diff --git a/challenge-147/cheok-yin-fung/README b/challenge-147/cheok-yin-fung/README new file mode 100644 index 0000000000..fb4db4e925 --- /dev/null +++ b/challenge-147/cheok-yin-fung/README @@ -0,0 +1,13 @@ +This is the beginning of the semester of my PG dip in IT; and I have finished all exams and assignments from the previous semester. Somehow today I want to try to play with programming languages. While Mohammad has said, having fun is important in learning, now I try to do the Task 1 in different programming languages which I am fluent at least at the "sightseeing purpose", within 4 days. + +Target list: +awk bash C++ +Java Node.js Julia +LISP PHP Perl Smalltalk +Befunge-93 (if I have that mentality) + +Script done (last update: Thursday, January 13, 2022 08:34:23 UTC): +1. Julia +2. Perl + + diff --git a/challenge-147/cheok-yin-fung/README.md b/challenge-147/cheok-yin-fung/README.md deleted file mode 100644 index fb4db4e925..0000000000 --- a/challenge-147/cheok-yin-fung/README.md +++ /dev/null @@ -1,13 +0,0 @@ -This is the beginning of the semester of my PG dip in IT; and I have finished all exams and assignments from the previous semester. Somehow today I want to try to play with programming languages. While Mohammad has said, having fun is important in learning, now I try to do the Task 1 in different programming languages which I am fluent at least at the "sightseeing purpose", within 4 days. - -Target list: -awk bash C++ -Java Node.js Julia -LISP PHP Perl Smalltalk -Befunge-93 (if I have that mentality) - -Script done (last update: Thursday, January 13, 2022 08:34:23 UTC): -1. Julia -2. Perl - - -- cgit