As mentioned yesterday, I decided to spend today practicing my HTML review so far by framing up an order form for a local company selling delicious-looking appetisers via whatsapp order. I scoured their FB page to gather the relevant details and got to work. Not everything I did in this form was included in yesterday's… Continue reading Day Three: Order Form
Category: HTML
Day Two: HTML Forms
I reviewed HTML forms today via codecademy's free HTML course, but what I really did was remind myself over and over of the need to be patient until I finally realised how helpful this review really was. I've been reviewing my notes alongside the course, adding in any new insights I came across but it… Continue reading Day Two: HTML Forms
D39: Success!
Day 32: Discovering Entities
One of my favorite things about coding is how it feeds into my innate curiosity. There's always something new to learn and the answer you need is surely out there somewhere, if you know where to look and how to phrase the question. Which is how the Free Code Camp user story that briefly stumped… Continue reading Day 32: Discovering Entities
Day 31: Fun with Technical Documentation
Based on what I've read and the podcasts I've been enjoying, it's pretty clear that the one challenge most beginner coders have in common is figuring out where to start.
Part of the problem is that it's pretty tough to know where to start if you don't know where you want to end up, but it's impossible for a newbie to figure that out until they've gotten started. It's an ouroboros of coding confusion and I completely understand why anyone might throw up their hands and walk away before their first console.log('hello world').




