I didn't think that I would be able to build my own app while completing only 6 weeks at a bootcamp but I was. I had a great team and together we accomplished so much.
Category: Swift
Lambda School – iOS Development Bootcamp – Week 7 – BUILD WEEK 1
Half of Build Week has gone by and my group and I are pretty close to having a viable MVP product. We can now start adding more features and working on a better UI, UX experience.
Lambda School – iOS Development Bootcamp – Week 5 & 6
I have some advice for those of you that are learning to code. I am doing this through Lambda school but what I have learned can be used for any other bootcamp or if you are learning on your own.
Lambda School – iOS Development Bootcamp – Week 3 & 4
By the end of this sprint I felt like I was walking on a nice paved street when all of a sudden I just fell into a hole and couldn't climb back up. Let me explain what happened. The sprint started off at a good pace we built on what we learned the previous two… Continue reading Lambda School – iOS Development Bootcamp – Week 3 & 4
iOS Development – Perform Segue
I am a firm believer that to better understand something, you should try to explain it to others. So this is my attempt in explaining the perform segue function. I know the big picture of what it is and what it does, but the inner workings of it had me mystified.