I wasn't sure if I wanted to learn advanced swift concepts yet or wait a few more months. I found the iOS essential developer program and this is my thoughts after the first week.
Tag: learning swift
10 Tips to help you get the most from your online course.
Learning is hard, especially in an online environment. Here are some tips that helped me learn and get through a course all the way to the end.
What are Delegates and Protocols?
As I am preparing for my first iOS job and studying for interviews. One area that I feel a bit intimidated by is the idea of protocols and delegates. They seem to always be connected but are they really can we use one without the other? I think we can but then why are they… Continue reading What are Delegates and Protocols?
Lambda School – iOS Development Bootcamp – Week 14 & 15
This sprint was titled, Intermediate Swift. That got me thinking so everything we had done for the past 13 weeks was all beginning swift. There is so much to learn about this, yikes!! But it's ok I can get through this. We started off learning about swift generics, luckily I had done some reading and… Continue reading Lambda School – iOS Development Bootcamp – Week 14 & 15
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
Lambda School – iOS Development Bootcamp – Week 10 & 11
I knew it was bound to happen I just didn't know when it would but I had to hit that learning wall at some point and this was it. I got through it but I struggled.
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
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
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.