Quote:
Originally Posted by Edward Dabney
Guys, may I join to your conversation?
I'm basically starting at zero for coding, any recommendations for getting starting from the bottom floor? I've been bored lately and my friend started coding and it seems interesting
|
Hi Edward,
My recommendation is not how to start learning coding but rather what to do during your learning journey.
When coding for text then do not restrict yourself to ASCII text as it is very limited ➜
https://en.wikipedia.org/wiki/ASCII
Code for Unicode text. The latest version, Unicode 14.0.0 contains 144,697 characters which you can browse at
https://www.unicode.org/charts/
Coding for Unicode text will make you learning journey more challenging but much more interesting and rewarding and useful.
Here is one of my online internationalised programming challenges ➜
http://jsfiddle.net/coas/wda45gLp/ ASCII programmers will not be able to solve it but Unicode programmers will be able to solve it.
Also look at my online regex slides and you will see that I embrace Unicode text ➜
https://speakerdeck.com/andre_schapp...ar-expressions
When searching the internet for coding lessons ensure that the lessons use Unicode text and not just ASCII text.
André Schappo
https://고.한국/blog