CodeWars: A Method for Learning a New Language
CodeWars: A Method for Learning a New Language
While going back to learn PHP again, I’ve been using CodeWars.comto knock out some fundamentals of the language. So far, I’ve worked through the tier 8 kyu and 7 kyu problems. These have ranged from simple things, such as getting the complement symbols for a DNA string and producing the result using a simple switch, to figuring out if a string is an isogram. We can use this isogram example to…
View On WordPress













