RecordScreen.start()
At Lambda, we recently had a build week, which essentially boils down to getting some real world simulated experience where we work with a team consisting of students from aContinue reading
At Lambda, we recently had a build week, which essentially boils down to getting some real world simulated experience where we work with a team consisting of students from aContinue reading
case PerformSegue I’ve always found connecting Interface Builder to code slightly clunky. To be fair, I don’t have any experience with any other, competing gui schemes, so maybe it’s aContinue reading
case GlobalTint This is a good one for those who heavily customize their UI, or even slightly customize it. It’s not uncommon to want to make a modification to theContinue reading
Swipe Actions In my Poopmaster and RePNCalc apps, I had used table views and implemented a third party library to enable swipe actions on the cells. While there may beContinue reading
Intro Good code delegates responsibility to the objects responsible for that code. It just makes it easier for others to understand and reason about, especially in large projects. However, aContinue reading
The first day The first day was quite exciting! The only issue I had was that the lecture lasted a bit long. To be fair, they decided to make aContinue reading