Once again it’s been quite some time (five weeks) since my last blog post. Getting my head stuck into this app is really making the time fly by unnoticed. Early in September, I noticed that I was really starting to get bogged down in the code. The trouble with “learning […]
My First App
The creation of my iPhone app continues apace, and I’m quite impressed with how much I’ve been learning. It’s taking some time to build the app, but I’m taking everything a step at a time and learning as I go. I don’t just want to throw something together and forget […]
Having created the basic guts of my app, using Core Data, and some back-end work, using PHP/MariaDB to generate a JSON file that populates the app, the next stage is to start laying out some screens / views in the app for UX (User Experience). Menu System In looking at […]
Coding is a simple word that means “all other words from now on will be complicated, designed to make you believe that you’re entering a world of the arcane”. And that pretty much sums up “Concurrency”. Why they couldn’t have come up with better and more self-explanatory words to hang […]
It’s been almost a fortnight since my last blog post, but I’ve been pretty busy in the meantime. Since last time, I’ve been working tirelessly on my own app. I’ve used much that I’ve learned from CodeWithChris and Big Mountain Studio to create the “guts” of an app that can […]
After taking a short break from the CWC+ courses, I believe it’s time to use what I’ve learned so far to embark on my own app journey. Implementing some of what JC took us through in the Journey Mapping lesson of Module 5 of the CWC+ Design Course, today I […]