Pittsburgh Tech Fest was great this year! It was a perfect opportunity to learn about some different technologies and techniques. I’d like to give a special thanks to Dave and Eric for doing an awesome job organizing the event and the speakers.
For those that are interested, below are the links to the talk I did on iOS Best Practices: Avoid the Bloat and feel free to comment or ask any questions on this post!
Code before refactoring: https://github.com/JAgostoni/iOS-Best-Practices/tree/master/UglyApp
Code after refactoring: https://github.com/JAgostoni/iOS-Best-Practices/tree/master/NotSoUglyApp
Code as presented at Pittsburgh Tech Fest: https://github.com/JAgostoni/iOS-Best-Practices/tree/master/PghTechFest
PowerPoint Slides: iOS Best Practices – Pittsburgh Tech Fest
PDF Slides: iOS Best Practices (PDF) – Pittsburgh Tech Fest
Thanks again to those that attended my talk!
Good to see some things don’t change even though the technology does! (GoF Design Patterns)