Hello Readers,
I’m finally finishing up freecodecamp.com front-end certificate after spending about 1 months on it (on and off). Great course if you want to learn some basic Javascript and html manipulation. Some of the cool little projects you’ll end up doing:
Weather App:
Wikipedia Search:
Twitch TV:
Calculator (note calculator is not responsive):
There is also a nice algorithms section, which has some rather complicated problems. For example, you need to find all primes within a given number range, calculate the greatest common denominator for a given number and manipulate records.
Best,
Chris