I often wonder if I could've gotten to where I am in a quicker way and there are things that I wish I knew before I started and this is a list of the 5 that stick out in my mind.
Tag: #MomsCanCode
Lambda School – iOS Development Bootcamp – Week 12 & 13
After a very discouraging two weeks, we moved on to learning CoreData. It was very refreshing to learn something new that didn't involve any design. Core Data was in no way easy but it was easier than programmatic UI design, Core graphics and animations. Core Data CoreData to me was like working with databases. I… Continue reading Lambda School – iOS Development Bootcamp – Week 12 & 13
The iPhone app that Google and I built
My first complete app from concept to finished product all by myself. I struggled, I cried, I laughed, I got super excited and I repeated this several times over and over again, but it was worth it.
Building an iOS app using an API
Here's my plan to build an app that uses the cocktail DB API which can be found at https://www.thecocktaildb.com/ . I choose this API because it's free, I don't plan on posting this app on the Apple Store so they allow free use for educational purposes. It also has different endpoints and this is great… Continue reading Building an iOS app using an API