Bootcamp, iOS Development, Journey, Lambda School, Projects, Swift

Lambda School – iOS Development Bootcamp – Week 9 & 10

After the super challenge that was our first build week, I thought I could use some relaxing studying but it didn't happen these past two weeks. We jumped right into new content. We got to work on iOS Networking Basics. We got started with closures, followed by a new way of using enums and then… Continue reading Lambda School – iOS Development Bootcamp – Week 9 & 10

Bootcamp, Build Week, iOS Development, Lambda School, Projects, Swift

Lambda School – iOS Development Bootcamp – Week 8 – BUILD WEEK 2

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.

Bootcamp, Build Week, iOS Development, Journey, Lambda School, Projects, 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.

Bootcamp, iOS Development, Journey, Lambda School, Swift

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.