Apologies
You must be signed in to watch this lesson.
Course Overview - Determine Workflows
Podcasts
Developers are often tasked with creating applications that have very large scopes and contain countless number of features. The question is: faced with such a complicated project, how do you go about completing an entire application to meat the feature requirements. Well the common approach that software developers like to take is to split up the different workflows of our app and complete them one at a time. In today's video, we'll explore the overview of the entire Podcasts application and determine the necessary workflows using a storyboard diagram. Doing so gives us a good sense of direction as well as a plan of attack. Hope you walk away with a few additional insights of the mindset of a professional developer.

Comments (19)
Kilian Hiestermann
6 years ago
Very exited about the new course! Can't wait to start!
simran5590
6 years ago
When will the second episode come out ?
Brian Voong
6 years ago
simran5590
6 years ago
Awesome thanks. I have been waiting for this course since you announced.
Bashir SK
6 years ago
Hi, seen the pre-requesits but I want to enrol on this course , i have been learning swift and iOS for year now and just submitted my first app, however i have only used storyboards, would this course be ideal for me since you are teaching everything from scratch? Thanks
simran5590
6 years ago
Normally Brian teaches everything in pretty detail in his Paid courses, but to keep yourself interested he has a AutoLayout series on Youtube and a TableView Contacts App series on Youtube which is a good beginner starting point. Complete those first and get a familiarity with this teaching style and this series would be good for you.
Bashir SK
6 years ago
Cheers mate
Tube
6 years ago
Been waiting for a course like this for a long time! Pumped! But, please don't abandon programmatic views for IB after you converted me! And, where you can, leave hooks for access to other feeds, e.g. Feedly.
Tube
6 years ago
Oh! You only mention Audio. Hope you will do Video as well.
Mauricio Figueroa Olivares
6 years ago
Hello brian, fantastic course, I am very interested in learning, I would like to make my own application type Spotify, I saw your introductory video of the course and I saw that the podcasts were played very fast. I've done tests with AVPlayer playing mp3 and aac and it has delay. Will you teach us to do it in a better way?
st4n
6 years ago
You are going to bankrupt me with all this awesome courses.. :) Just finishing coredata and can't wait to enroll this one..
lyheangibell
6 years ago
I have a fews question: - include state buffering ? - include downloaded buffering progress ? - include notifi didFinish ? thanks
Nikhil Pandey
6 years ago
Hi Brain, I have subscribed to your all courses and was looking to subscribe to this one too. But I have a question why did you suddenly move to Storyboards and Interface Builder from laying out UI in code. Any particular reasons?
Brian Voong
6 years ago
Nikhil Pandey
6 years ago
Hi Brian, Thanks for your prompt reply. Many like me are looking forward to the comparison of this dual approach side by side (laying out UI in code as well as using IB) and an analysis of both the approaches, which is missing everywhere. As you know Apple encourages IB builder and discourages laying out UI in Coe, while every experienced programmer I have spoken to vouches for laying out UI in code. Can you please do it here and make things a bit more clear and easier for budding programmer. You just need to upload 2 more videos , one on laying out the same UI in code and another one on detailed comparison of the two approaches à la Paul Hegarty of Stanford iOS instructor (CS193P). Regards, Nikhil
humbleCoder
5 years ago
Hey Brian, I just purchased this course and I'm able to watch all the videos, but on this one specific I still can click on the "Purchase Course" button next to the title. I just wanted to let you know!
Brian Voong
5 years ago
Dew Douglass
5 years ago
Brian! I've been meaning to buy this course for a while now and finally did it. I'm about to start my first iOS job in three weeks. Hopefully I can squeeze this one in before I start.
Brian Voong
5 years ago
snny
5 years ago
Hey Brian, I have purchased two of your tutorials. Well done!! I have a question regarding pushing a view controller onto a view controller that was presented. I haven't been able to get something like that working.
Brian Voong
5 years ago
snny
5 years ago
Doing the below code give me an error: 'Pushing a navigation controller is not supported' let someVC = someViewController() let navController = UINavigationController(rootViewController: someVC) self.present(navController, animated:true, completion: nil)
Muhammad Junaid
5 years ago
Hi Brian , I just bought the Podcast course , I also bought Instagram course . The only problem that I found is that how we can make our UI so that look good on every iOS devices. In StoryBoard we can use SizeClasses and adaptiveLayout but in code I dont know how we could do that. Please reply Becuase at the same time I am developing application for my client . Thanks in advance
Brian Voong
5 years ago
Muhammad Junaid
5 years ago
Thanks Brian for your Quick Response . I wish you do a small video on it :-P By the Thanks for awesome content
enyuu
5 years ago
Hi Brian, This course works in swift 4.2?
Brian Voong
5 years ago
enyuu
5 years ago
thank you for your quick response. I bought this course!
Brian Voong
5 years ago
Christopher J. Roura
4 years ago
Hey i love your stuff and love the prototyping. What do you use to prototype and do you have any suggestions on apps for that?
Brian Voong
4 years ago
Christopher J. Roura
4 years ago
Ah ok thank you. Also sorry to be a bother with this but do you have any good resources for CloudKit. I followed along with the core data training and notice similarities but am still struggling implementing CloudKit. Thank you for your time.
Martinzly
4 years ago
Hi Brian, when I click to Download Project, I see only one picture with screenshots for this application. Please, could You send link for download project? Thank You Regards Martin
Martinzly
4 years ago
I understand now, in last chapter;-)
李承諴
4 years ago
hi Brian Do you have any idea about bonus section in this course?
lbta
4 years ago
rphuber
3 years ago
Is there someplace I can download the image assets from?
Thiago Monteiro
3 years ago
Hi buddy, How are you? I would like to know if you have enough time for teaching a private classes? Take care man.
Brian Voong
3 years ago
HELP & SUPPORT