I've been a professional iOS Developer for over 2 years now, and I learned mostly online, self-taught. I've been in your shoes trying to learn Swift programming online. In this video I discuss what I would do differently if I could go back in time and learn again, knowing what I know now. Here's how I would learn Swift if I could do it all over again. Follow me on Twitter: https://twitter.com/SeanA0400
In this video I discuss 9 things I wish I knew before I started programming. Knowing these things would have made my journey in becoming a full-time iOS develop
I went from no programming experience to getting my first job as an iOS Developer in 7 months. In this video I explain specifically what I did to make that happ
I didn't intend to make a response video, but I received a lot of questions/feedback from my audience about this. Some were genuinely concerned they made the wr
In this video, I would like to put up my compiled list of Top programming language. This video is divided in 4 sections. 1. An Amazon interview experience 2. Re
Closures are used everywhere in Swift and the UIKit APIs that we have access to. Today we'll go through a simple exercise of how to write and apply closures by
My story of how I went from a car salesman to a software developer in a little over a year. Come join my free software development mastery group on facebook: h
The next topic in my series on iOS Interview questions explains the Delegate Protocol Communication Pattern in Swift. This is a fundamental question in iOS deve
I've been a full-time iOS Contractor writing Swift for a few months now. It's been a bit of an adjustment period coming from the normal full-time developer job,
The first topic in my series about iOS Interview questions is about Retain Cycles, Automatic Reference Counting, and Memory Leaks in Swift. It's a tricky topic
I've been a full-time iOS Developer writing Swift for almost 3 years now and I wrote my first line of code at the age of 33. In this video I talk about why you'
Today let's talk about salaries and how much money you can make as an iOS / Android Engineer out in the Bay Area / Silicon Valley. Most expensive cities to l
In this Swift Tutorial, I'll show you how to pass data between View Controllers in Xcode. We'll do this by passing data from a UITableView to a Detail View and
The next topic in my series on iOS Interview questions explains error handling and the do, try, catch syntax in iOS and Swift. This iOS interview question was a
I walk through my iOS Development Workspace and Setup. See what hardware I use to create my client's apps in Swift using Xcode. Links to items in my Dev Setup:
In this video I discuss 20 of the Xcode tips and tricks I use on a regular basis. This is updated for 2017 and 2018 using Xcode 9. During my coaching sessions w
ios Bootcamp link: https://www.udemy.com/complete-ios-10-design-and-development-bootcamp/?couponCode=YOUTUBE10 Getting started with ios development is not easy
The next topic in my series on iOS Interview questions is about Classes and Structures in Swift. This is a fundamental question in iOS development and I was ask
First 500 People Get 2 Months of Skillshare FREE --- http://bit.ly/forrest-skillshare When I travel back in time to speak with my younger self, these are the 5
**Source code updated for Swift 4.2** In the first video of my Swift Beginner Series, you will build your first iOS App in Swift in 30 minutes in Xcode. Togeth
The next video in my iOS Interview questions series all about coding challenges explains the two-sum problem and its multiple solutions in Swift. We'll solve th