👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer
Hey Chris thank you for this video, I know this isn't ideal but i'm running an older model of OS (high sierra) and am on XCode 10. I can't seem to find a way to add the "contentView" in the left pane, nor can I find out how to insert it. Any guidance on this would be super helpful
This is much better to understand compared to the course from last year. You’re definitely getting better with explaining it to regular every day people.
i *love* the focus on using Xcode's features and UI to program instead of rote memorization of syntax. That's a HUGE win for visual learners like me. Thank you so much.
The "Visual learners" concept doesn't exist. Everything is improved just by practicing it. Mixing complex data with more simplified data is better for us to comprehend.
I started studying Swiftui a few days ago and have been working on real-time projects since then. I am thankful to anyone who can help me understand Swiftui and combine frame work, which is crucial for me.
Hi! You can post on our CodeCrew forum if you have any questions or clarifications. We have experts and fellow students who can help you out. Just visit this link codecrew.codewithchris.com - Pat
I don’t usually leave comments or subscribe from the first video but you’re really an exception. You made it seem so easy. All my fears are out the window after watching you smooth and calm video. So original. Keep up the good work my Asian brother. Can’t thank you enough. ❤
WOW, AMAZING!!! I never seen a tutorial like this. Coding has been always a big challenge. You made it so easy to understand. Thank you. Will continue to watch the rest parts.
Great video. I learned a lot. I'm a beginner in IOs development and your video cleared up a lot of doubts. One question: I have a Kotlin application (KMP -> Windows) running on Android. Is there any way I can bring/convert the Android screens (XML) to XCode? Or will I have to redo them all? Thank you very much and good luck.
Straight away the first 50 seconds of the video is everything I needed to hear, I have a few books, where I sketch up ideas and I have a few that have been improved and upgraded over the years, and I have a lot, it’s not just in app, but many other different things as well and they don’t necessarily have anything to do with one another, but these ideas and sketches have never gone further than being scribbles in notebooks that I keep by my bedside. And hearing the 50 seconds of what you said made me realise why it hasn’t gone further than it has.
Great and most valuable 30 min i have spent in learning to code Swift under Xcode and thank you. Can skills learned here be used to program apple watch as well, I am thinking yes
Cool thanks just coded my first app! have this great idea for a game app im sure i am getting closer to actually doing this! enjoying Swift 10 X more than a python class i just finished!
Thank you so much, I'm following along and in my current version of Xcode, I didn't have to use the vertical stack for the image and text elements to go after each other. In fact I compared having and not having a vertical stack - it looks identical. Have they made the vertical stack behaviour default for all elements without the need to have explicitly in the recent version?
Is that it ? I never tried xcode and I have been an ameteur coder for over 22 years. Thank you for helping me undertstand the xcode interface and launching the first app.
Besides the Simulator... is there a way to export the app and put it on your ipad or iphone to test before putting it on the app store or submitting it through the apple developer process?
Hello @LextroDon_Afta12! You can locate Xcode within your Mac App Store and proceed to download it from there. The package includes the most recent finalized version of Swift. --Joash
Thanks for your great tutorial. I have mac with macOS Monterey, Can not be upgraded to Ventura and I have XCode 14.1. When I lunch the Xcode, Iphone 14 Pro Simulator is Black all the way. I can add pictures and follow your tutorial but whole foreground color including top and bottom of the simulator is black from the moment I lunch the Xcode. I uninstalled the Xcode, reinstalled the macOS but it is Black. please guide. Thanks
Hello @babakbadri3016, The issue you're experiencing could potentially be attributed to the hardware limitations of your device. Certain features necessitate minimum hardware specifications for optimal functioning. Therefore, I advise you to verify the minimum system requirements for the version of Xcode that you're presently using, and compare them to your machine's specifications. --Joash
woah this is totally new to me, and i'm shocked on how easy it is. how apple developed XCode that literally gives us the code just by drag and drop what we wants. ive been coding web app in vscode, and i didn't have anything like this....
Hi. Chris. Please, can you tell me, do you use your awesome keyboard for both iOS and Android development? Would you like to show the model of your black keyboard? Thanks.
Love this video, one problem though, Im on linux and dont own any apple macs, only an apple iphone, im thinking of running macOS on a VM but wifi is slow so it'll take a long time to download, still love the video!!!
Hi dear Chris first of all, I should say bravo to your best teaching, and on the other hand, I need your help: Recently I bought a MacBook Air 2020(intel Based on core i3-gen 10)with 8 GB RAM and 256 NVme disk- so I installed Xcode ver.15 from the App Store and now when I want to open Xcode and a new project it takes a too long time and very uncomfortable me it works very slow and sometimes Crashes. Print("PLS Help Me!")
I'm sorry to hear that! Speed relies on a good machine, and with the specs you've shared I can say that's about normal and within expectation. It might take you time to open Xcode or a project and compile code but you just have to be patient and focus on your learning. If you're open to recommendations for a Mac computer and you're within a certain budget, I'd recommend the MacBook Air M1 2020 or an M1 or M2 Mac mini. - Iñaki
Hello @CodeWithChris i am totally new to Xcode even never coded before, i jus installed the Xcode application as you shown but on the right side i can not see an iPhone in 'Content view'. Please suggest me what to do. Thanks.
Hi Akshay! It's difficult to show it here in the comments since I can't attach photos, but you can select the Simulator in the top bar (it's right in the middle) in Xcode. I think the default value for that is `My Mac (Designed for iPad)`, and you can change it to an iPhone Simulator, which would also change the device in the preview. Hope it helps! - Iñaki
Hey! I’m about 4 minutes into the video, and i see that the foundation is for App Store, coul I programe this on a windows, or should this be done on a Mac ?
Apple Developer Program enrollments for an individual or organization account costs $99 USD annually, and would cost more for enterprise developer programs. Difference between individual/organization vs enterprise is the way you distribute your apps. The former would allow you to publish and distribute your app in the App Store, while the latter allows you to distribute your app to devices registered under your developer program. - Iñaki
Hey! Many thanks for the tutorial! When I try uploading my picture it says the image is 728 by 455 and that it should be 1,024×1,024pt? What should I do in this instance
Hello Chris, thank you so much for doing this tutorial! Excellent job and so helpful to have each step explained in thorough detail. I wanted to ask would it be possible for people who have Windows operating systems to install and use an app that is developed on IOS?
Thanks for watching! Developing iOS apps in Windows is pretty limited, you may check your options on this article: codewithchris.com/ios-development-windows/ - Iñaki
Hi, unfortunately Xcode only works for Mac and macOS. If you have a Windows PC, here are your options: codewithchris.com/ios-development-windows/ - Iñaki
Thank you Chris. I have done this lesson multiple times. Very helpful. The second time I tried this - after creating a name and saving - I got an error. The only thing I could figure out is that I named it with digits in the front and not letter. Thoughts? Can I not do that? Thank you!
Thanks for taking the time to comment, @JayHuemann! About the error you experienced you may want to post it to our community forum at cwc.to/codecrew. --Joash
These lessons will provide you the generic core skills for app development. You’ll need these skills no matter what app you plan to build. However, after these core skills, you’ll still need to find some other resources to learn the specific skills you need for the features of your inventory app. - Pat
Not sure if its only for me, but this tutorial seem somewhat outdated, at 9:15 I already noticed the tutorial shows removing sections of the default code which is different from default code in the newest version of Xcode :/
Hello @billionone2177 Actually you're on the right track! You can start here. You can check if this iOS Development is for you by following this 8 days series. :) --Joash
Unfortunately not, you'll need Xcode to be able to develop in Swift and SwiftUI, and you need macOS to install Xcode. Here are your options for Windows PC: codewithchris.com/ios-development-windows/ - Iñaki
Hi! I want to make an app first what should i do and what is the first rolls. I am so interested about this program because i want to make a an app by my name. Its possible or no ?
Anything is possible :) but you can start here codewithchris.com/start if you want to learn iOS dev and eventually make your own mobile applications - Pat
i don't know maybe it's a good video but they updated xcode and i am completely lost i can do anything of this stuff because the did't put the same writting fff i hope i never give up
We have an older version on UA-cam with the previous versions of Xcode. Now, Xcode hasn't changed much in a few years, Swift and SwiftUI either. I do recommend updating Xcode and macOS tho (unless you are limited by your hardware) If you have any code issues or questions, please post them in our forum: codecrew.codewithchris.com/ @AdrienVillez
I am app building illiterate, listening to the first 10 or so minutes of your how to build an app (2020) and the first few minutes of this it sounds to me like these apps are only for i-products? I need to build an app for Android. Do you have any recommendations of where I go to learn how to do that?
👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer
Can you help me please
Thanks
Great video, thanks!
Iks
Hey Chris thank you for this video, I know this isn't ideal but i'm running an older model of OS (high sierra) and am on XCode 10. I can't seem to find a way to add the "contentView" in the left pane, nor can I find out how to insert it. Any guidance on this would be super helpful
Chris- This is the best tutorial I’ve seen in my entire 60 year career. Kudos.
Thank you for the kind words! - Pat
@@CodeWithChris I don’t have a Mac I only have windows
This is much better to understand compared to the course from last year. You’re definitely getting better with explaining it to regular every day people.
He's been doing it since 2013 LoL , about time he got better at it.
Thank you for your kind words! - Pat
@@CodeWithChris using your trick can we make app for Android and upload in play store
@@CodeWithChrisyou are the best teacher online I have ever encountered
Keep up your good effort.
i *love* the focus on using Xcode's features and UI to program instead of rote memorization of syntax. That's a HUGE win for visual learners like me. Thank you so much.
Thank you for watching! :) - Pat
The "Visual learners" concept doesn't exist. Everything is improved just by practicing it. Mixing complex data with more simplified data is better for us to comprehend.
Thanks!
You're welcome! - Pat
Thanks!
Thank you so much!! Very appreciated :)
I started studying Swiftui a few days ago and have been working on real-time projects since then. I am thankful to anyone who can help me understand Swiftui and combine frame work, which is crucial for me.
Hi! You can post on our CodeCrew forum if you have any questions or clarifications. We have experts and fellow students who can help you out. Just visit this link codecrew.codewithchris.com - Pat
I don’t usually leave comments or subscribe from the first video but you’re really an exception. You made it seem so easy. All my fears are out the window after watching you smooth and calm video. So original. Keep up the good work my Asian brother. Can’t thank you enough. ❤
Wow thank you so much for your sweet words!! :) - Pat
Star-quality lesson series! Tons of thanks for the time, energy and skills invested!
Thank you for the support!! - Pat
You created an app?
WOW, AMAZING!!! I never seen a tutorial like this. Coding has been always a big challenge. You made it so easy to understand. Thank you. Will continue to watch the rest parts.
Explained it really well! I'm taking notes and doing the complete course! Thank you!
Glad it was helpful! Thanks for learning with us! - Iñaki
Hi Chris, you speak very clearly and precise and wanted to thank you for explaining every single action you're doing in real time. Appreciate you!
you are an amazing teacher. calm. smart. everything is so good, thank you
This is awesome, man! I really like how it was organized. So easy to understand! Thanks a thousand, Chris!
Thank you!!!! I have always thought coding or development is rocket science but I can never do that. This is an amazing experience.
Thank you so much for learning with us!! :) - Pat
dude, I like your channel that lot! You are so great! I learned so much from you and love your videos. Keep going 👍😘
Thanks for watching! I'll be sure to let Chris know :) - Iñaki
This is one of the best iOS programming videos I’ve ever seen
I am new to Xcode and you are the only person i understand. lol Love your videos. Keep up the great work!
Awesome, thank you! - Pat
This was awesome thank you! Wish it was easy to download xcode on a windows PC. Looks like I will need to download a virtual machine.
Great video. I learned a lot. I'm a beginner in IOs development and your video cleared up a lot of doubts.
One question: I have a Kotlin application (KMP -> Windows) running on Android. Is there any way I can bring/convert the Android screens (XML) to XCode? Or will I have to redo them all?
Thank you very much and good luck.
Straight away the first 50 seconds of the video is everything I needed to hear, I have a few books, where I sketch up ideas and I have a few that have been improved and upgraded over the years, and I have a lot, it’s not just in app, but many other different things as well and they don’t necessarily have anything to do with one another, but these ideas and sketches have never gone further than being scribbles in notebooks that I keep by my bedside. And hearing the 50 seconds of what you said made me realise why it hasn’t gone further than it has.
Excellent video, thank you a lot!
May I ask what camera and microphone you use for recording? Looks and sounds great.
Great and most valuable 30 min i have spent in learning to code Swift under Xcode and thank you. Can skills learned here be used to program apple watch as well, I am thinking yes
love this lesson , thanks Chris... btw Toronto or Vancouver which one do u like ? for me its Toronto rna
Cool thanks just coded my first app! have this great idea for a game app im sure i am getting closer to actually doing this! enjoying Swift 10 X more than a python class i just finished!
That's great!! - Pat
Thanks. Great first lesson. It is so easy to follow. Thank you so much for this.
Glad you enjoyed it! - Pat
я лохонулся, что не нашел твой канал раньше! уже неделю качаю бабки, на первую тачку накопил! спасибо, лаба ты реально химичишь нормально))
Thank you so much, I'm following along and in my current version of Xcode, I didn't have to use the vertical stack for the image and text elements to go after each other. In fact I compared having and not having a vertical stack - it looks identical. Have they made the vertical stack behaviour default for all elements without the need to have explicitly in the recent version?
If we don't have Macbook what should we do then?
I really appreciate your detailed course. Very helpful to learn how to build an app quickly. Thanks!
Is that it ? I never tried xcode and I have been an ameteur coder for over 22 years. Thank you for helping me undertstand the xcode interface and launching the first app.
Glad it was helpful! Thanks for learning with us! - Iñaki
Nice teaching.
I don't have any of that stack stuff what's wrong with my Xcode
very good tutorial) thanks, man
Besides the Simulator... is there a way to export the app and put it on your ipad or iphone to test before putting it on the app store or submitting it through the apple developer process?
Could you please consider doing a video (or series) like this on a windows platform?
Can we do this in Swift ipad ?
How can I download swift on MacBook Pro 2019
Hello @LextroDon_Afta12!
You can locate Xcode within your Mac App Store and proceed to download it from there. The package includes the most recent finalized version of Swift.
--Joash
is there any way i can do this on windows? i really want to follow this series but i dont have access to a mac
Thanks for your great tutorial. I have mac with macOS Monterey, Can not be upgraded to Ventura and I have XCode 14.1. When I lunch the Xcode, Iphone 14 Pro Simulator is Black all the way. I can add pictures and follow your tutorial but whole foreground color including top and bottom of the simulator is black from the moment I lunch the Xcode. I uninstalled the Xcode, reinstalled the macOS but it is Black. please guide. Thanks
Hello @babakbadri3016,
The issue you're experiencing could potentially be attributed to the hardware limitations of your device. Certain features necessitate minimum hardware specifications for optimal functioning. Therefore, I advise you to verify the minimum system requirements for the version of Xcode that you're presently using, and compare them to your machine's specifications.
--Joash
woah this is totally new to me, and i'm shocked on how easy it is. how apple developed XCode that literally gives us the code just by drag and drop what we wants. ive been coding web app in vscode, and i didn't have anything like this....
Welcome to iOS dev! :) - Pat
So i just turned 13 i really love the simple concept of comupter so i really wanna learn coding so i can make an app of even like a game
you are the best instructor I have ever seen,
Glad you found it helpful! Thanks for learning with us! - Iñaki
Thanks for the video
One question who can I make app with windows
So easy to follow! Thanks Chris 😀
Glad it was helpful! Thanks for watching! - Iñaki
Hi, this video is fantastic! I was wondering what the upload schedule is for this lesson series?
Hi Lea! We upload new lessons every week - Pat
how to download the x code on the surface pro
Increadible video man😊😊
Thanks a lot dear teacher
You're welcome! :) - Pat
Hi. Chris. Please, can you tell me, do you use your awesome keyboard for both iOS and Android development?
Would you like to show the model of your black keyboard? Thanks.
Love this video, one problem though, Im on linux and dont own any apple macs, only an apple iphone, im thinking of running macOS on a VM but wifi is slow so it'll take a long time to download, still love the video!!!
Great first lesson, where can I find the remaining lessons?
Hi Geoff, you can watch the rest of the lessons here ua-cam.com/play/PLMRqhzcHGw1Y5Cluhf7pKRNZtKaA3Q4kg.html - Pat
Hi dear Chris
first of all, I should say bravo to your best teaching, and on the other hand, I need your help:
Recently I bought a MacBook Air 2020(intel Based on core i3-gen 10)with 8 GB RAM and 256 NVme disk- so I installed Xcode ver.15 from the App Store and now when I want to open Xcode and a new project it takes a too long time and very uncomfortable me it works very slow and sometimes Crashes.
Print("PLS Help Me!")
I'm sorry to hear that! Speed relies on a good machine, and with the specs you've shared I can say that's about normal and within expectation. It might take you time to open Xcode or a project and compile code but you just have to be patient and focus on your learning.
If you're open to recommendations for a Mac computer and you're within a certain budget, I'd recommend the MacBook Air M1 2020 or an M1 or M2 Mac mini. - Iñaki
thank you for replay dear Chris@@CodeWithChris
can't find modifiers when pressing Plus sign on my Xcode ! I have only the last 4 icons.?
Hello @CodeWithChris i am totally new to Xcode even never coded before, i jus installed the Xcode application as you shown but on the right side i can not see an iPhone in 'Content view'. Please suggest me what to do.
Thanks.
Hi Akshay! It's difficult to show it here in the comments since I can't attach photos, but you can select the Simulator in the top bar (it's right in the middle) in Xcode.
I think the default value for that is `My Mac (Designed for iPad)`, and you can change it to an iPhone Simulator, which would also change the device in the preview.
Hope it helps!
- Iñaki
I'm planning to make some videos. What software do you use to zoom in and out
thank you for video, helps a lot
You're welcome! - Pat
Great update for the old lesson
Thank you!! - Pat
Do I need an apple computer to utilize this video?
Hey! I’m about 4 minutes into the video, and i see that the foundation is for App Store, coul I programe this on a windows, or should this be done on a Mac ?
This only works on Mac computers - Pat
Hy bro, how much configuration is needed to develop an app for laptop
Hey Chris! How much is the annual enrollment fee for the Apple Developer Program? Thanks for creating such an informative video!
Apple Developer Program enrollments for an individual or organization account costs $99 USD annually, and would cost more for enterprise developer programs. Difference between individual/organization vs enterprise is the way you distribute your apps. The former would allow you to publish and distribute your app in the App Store, while the latter allows you to distribute your app to devices registered under your developer program. - Iñaki
Great video
What kind of file types are supported for this image? I am using a pdf and preview is an error.
thank you very much, easy to understand !
Glad it helped! Thanks for watching! - Iñaki
Hey! Many thanks for the tutorial! When I try uploading my picture it says the image is 728 by 455 and that it should be 1,024×1,024pt? What should I do in this instance
from the @24:56 section, when I click the run button, the simulation is just a white screen. Why is this?
Did you say "build apps" or build abs"?
Hello Chris, thank you so much for doing this tutorial! Excellent job and so helpful to have each step explained in thorough detail.
I wanted to ask would it be possible for people who have Windows operating systems to install and use an app that is developed on IOS?
Thanks for watching! Developing iOS apps in Windows is pretty limited, you may check your options on this article: codewithchris.com/ios-development-windows/
- Iñaki
@@CodeWithChris Thank you so much for your response :)
which computer should you use to learn ios app
Any mac computer will do! - Pat
Is XCode compatible for Windows PC's too? Im so interested but hesistant that I dont have the right set up to try this out and learn
Hi, unfortunately Xcode only works for Mac and macOS.
If you have a Windows PC, here are your options: codewithchris.com/ios-development-windows/ - Iñaki
Thank you Chris. I have done this lesson multiple times. Very helpful. The second time I tried this - after creating a name and saving - I got an error. The only thing I could figure out is that I named it with digits in the front and not letter. Thoughts? Can I not do that? Thank you!
Thanks for taking the time to comment, @JayHuemann! About the error you experienced you may want to post it to our community forum at cwc.to/codecrew.
--Joash
So happy!
Hi want to ask you if i want to build inventory app management , the step is same as your lesson or i need to research other way ?
These lessons will provide you the generic core skills for app development. You’ll need these skills no matter what app you plan to build. However, after these core skills, you’ll still need to find some other resources to learn the specific skills you need for the features of your inventory app. - Pat
Hi Chris do you know a lot about on combine framework and how do i utilise your community once I join?
Once you join our CodeCrew Forum, you can ask technical questions there and our students and iOS experts can assist you with your concerns. - Pat
Thanks chrish. Kindly update timings for discussion availability
brilliant video, you're a great teacher. thank you!!
Thank you so much for the kind words!! - Pat
Not sure if its only for me, but this tutorial seem somewhat outdated, at 9:15 I already noticed the tutorial shows removing sections of the default code which is different from default code in the newest version of Xcode :/
Without it is download by a simple mobile? please give me reply please 🥺
Please can this same method work for android apps😢
Can I do this on ipad
W animations.
Can developer an initial app by alone ? And what skill needed for a non IT background person. Tq
Hello @billionone2177
Actually you're on the right track! You can start here. You can check if this iOS Development is for you by following this 8 days series. :)
--Joash
Can you download the app to your phone for personal use without submitting it???
Hello! I’m currently learning python, I also don’t use a Mac, can I apply this code using pycharm on my windows pc?
Unfortunately not, you'll need Xcode to be able to develop in Swift and SwiftUI, and you need macOS to install Xcode. Here are your options for Windows PC: codewithchris.com/ios-development-windows/ - Iñaki
Hi! I want to make an app first what should i do and what is the first rolls. I am so interested about this program because i want to make a an app by my name. Its possible or no ?
Anything is possible :) but you can start here codewithchris.com/start if you want to learn iOS dev and eventually make your own mobile applications - Pat
This is easy and simple to follow even teens like me can follow it with ease, this seems like a great video!
Thank you so much! - Pat
Hello! Why my X-code preview shows some rectangle view instead of iPhone view like in this video? How do I run this app in iPhone simulator?
We suggest posting on our CodeCrew forum so that our tech support staff can help you. Just visit this link codecrew.codewithchris.com - Pat
Thank you!
I only have an iPad Pro with the M1 chip, but looks like Xcode is only available on macOS. Ugh, have to buy a MacBook now.
No you don't! Look for Apple's Playground App! It can be used to publish app too!
EDIT: Link - www.apple.com/swift/playgrounds/
@AdrienVillez
How do we add image in assets? Plz
How do I get the screen back?
i don't know maybe it's a good video but they updated xcode and i am completely lost i can do anything of this stuff because the did't put the same writting fff i hope i never give up
Heyyy when am launching my interface loog like white full white
Hi Chris, could you explain why my emulator interface and preview interface have different sizes? Thx
Will these work in a lower version of Xcode too or is this only for the latest version?
We have an older version on UA-cam with the previous versions of Xcode. Now, Xcode hasn't changed much in a few years, Swift and SwiftUI either. I do recommend updating Xcode and macOS tho (unless you are limited by your hardware)
If you have any code issues or questions, please post them in our forum: codecrew.codewithchris.com/
@AdrienVillez
I am app building illiterate, listening to the first 10 or so minutes of your how to build an app (2020) and the first few minutes of this it sounds to me like these apps are only for i-products? I need to build an app for Android. Do you have any recommendations of where I go to learn how to do that?
Sadly, our channel focuses on iOS apps only. You can do UA-cam search to look for channels that focus on Android app development - Pat
@@CodeWithChris thank you
for this curse i need know the basic form Swift?
Make more videos brother I'm watching ❤️
New lessons will be uploaded every week so stay tuned! :) - Pat
Thank you
Cool Lesson I got my first app tested on simulator while watching the video
That's awesome! Thanks for watching! - Iñaki