Xcode 15 Tutorial for Beginners (2024)

  Рет қаралды 42,573

CodeWithChris

CodeWithChris

Күн бұрын

Пікірлер: 56
@CodeWithChris
@CodeWithChris 3 ай бұрын
👋 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
@BreakingBarriers2DIY
@BreakingBarriers2DIY 3 ай бұрын
I've come back to Xcode development after a considerable period away. This gentleman is a superb blend of explaining things and sticking to the important items...instant subscription. Looking forward to more content.
@CodeWithChris
@CodeWithChris 3 ай бұрын
Thanks for watching! I'll be sure to let Chris know :) - Iñaki
@artoix
@artoix Ай бұрын
Best Xcode video for beginners so far! Thanks!
@chas1085
@chas1085 Ай бұрын
Excellent intro tutorial. Just what I was looking for.
@lucysmom3892
@lucysmom3892 2 ай бұрын
Clear and accessible, I’m watching this before bed 😂 very soothing
@gregwatkins5980
@gregwatkins5980 4 ай бұрын
Great tutorial! As an experienced developer new to Xcode, this was very organized and easy-to-follow.
@CodeWithChris
@CodeWithChris 4 ай бұрын
Glad it was helpful! Thanks for watching! - Iñaki
@Aangrox
@Aangrox 8 күн бұрын
Excellent!!
@fablewalls
@fablewalls 2 ай бұрын
Very helpful. The pace is good - you get the chance to try things as he works. Lovely clear voice too.
@tuworlds
@tuworlds Ай бұрын
i'm new to xcode swift and thank you for your top class tutorial. i think i'll subscribe and see what more on coding that you do
@SFAutor
@SFAutor 4 ай бұрын
I really like your toturials and regularly check out your content. Although I know you mostly focus on iOS coding, I wish you would offer macOS tutorials as well. Personally, I want to code apps for authors and the Mac, with menus, save options, manuscript handling, etc., but for the big screen. I'm sure the iOS tutorials will give me a solid basic understanding of Swift, but I suspect I'll need more knowledge for a slightly more complex Mac app. I would devour your macOS videos. If a macOS tutorial series of yours already exists and I've overlooked it, I'd be grateful for a hint.
@jw200
@jw200 4 ай бұрын
I give a hint: search on KZbin
@Kaiser.Alexander.I
@Kaiser.Alexander.I Ай бұрын
It was fun-interesting. Great and clear overview. 👍🏼
@RenAntony
@RenAntony 4 ай бұрын
Really awesome tutorial... ❤️❤️... So much helpful for beginners to understand the concepts very easily
@CodeWithChris
@CodeWithChris 4 ай бұрын
Glad it was helpful! Thanks for learning with us! - Iñaki
@robertlockwood3425
@robertlockwood3425 29 күн бұрын
I have been trying to learn Swift/SwiftUI for macOS and just quickly scanning the video have found this to be useful. Are there more Xcode videos? I need to learn how to build a simple library.
@simonspree
@simonspree 3 ай бұрын
Very good start. Thanks
@CodeWithChris
@CodeWithChris 3 ай бұрын
Thanks for watching! - Iñaki
@prolinux5099
@prolinux5099 4 ай бұрын
Thank"s! You're the best! 👍😎
@diva-goyal
@diva-goyal 2 ай бұрын
Great tutorial !
@ajaykadwal432
@ajaykadwal432 2 ай бұрын
thank you brother help me to understand Xcode
@uxperiencethis
@uxperiencethis 3 ай бұрын
Thanks for this!
@fpst
@fpst 4 ай бұрын
Hey Chris, I'd love a tutorial about Source Control in Xcode. Thank you for your efforts in teaching.
@volimpia
@volimpia 4 ай бұрын
Thank you so much for this video.
@CodeWithChris
@CodeWithChris 4 ай бұрын
Glad it was helpful! Thanks for watching! - Iñaki
@muhammadgholami3863
@muhammadgholami3863 4 ай бұрын
Hi Appriciate for your make amazing course
@muddyexport5639
@muddyexport5639 4 ай бұрын
Thanks!
@acdatrainer8631
@acdatrainer8631 Ай бұрын
How can you install a signup/login on the app? You should do a video on that.
@dannylaw5184
@dannylaw5184 Ай бұрын
Hi Chris, really appreciate your efforts and time in getting the rest of us started with this journey. I have a question in regards to Info.plist file. Where is it exactly as I don't see it in the project navigator nor folder named Supporting Files. Need to locate this to change / modify certain permission for the app to run as it involves connecting to site's vLan in order to perform the desired task.
@JosiahWu-wk8qt
@JosiahWu-wk8qt 4 ай бұрын
Hi Chris, thanks for the tutorial... when I followed the steps my file didn't look like yours and included a ton of other code. I did notice that the version of Xcode was 15.3 and not 15.2 as yours was at the time of this video... I'm wondering if you know of an easy way for me to get my file to look like yours within 15.3? I'd love to follow along. Thanks again
@roshanali4091
@roshanali4091 Ай бұрын
9:34 new to Xcode and I would like to go thru what he explains. Why can’t I see the same in 15.3? The demo shows the Helloworld code. 15.3 does not
@richardsarahs
@richardsarahs 13 күн бұрын
well chris i only have an hp laptop i could not get xcode on it what other coding app can i use
@subhashkulkarni8718
@subhashkulkarni8718 Ай бұрын
Recently I installed XCODE 15.3 , I am not able to print textfield text on button action
@Whykingdavid
@Whykingdavid 3 ай бұрын
so beautiful
@StephenSams-cm8eq
@StephenSams-cm8eq 4 ай бұрын
Can this work with other Mac based development besides a IOS app? or do you have a video for general Xcode?
@CodeWithChris
@CodeWithChris 4 ай бұрын
Hi, this can work on Mac-based development as you'll be using Xcode for that too. The only subtle difference is how you create your project. You can either create a project for macOS only, or choose Multiplatform where you have a single codebase that you can share for mac, iOS/iPadOS, watchOS, tvOS, and/or visionOS. The location of the editor, the navigator, the inspector, the debug area, the preview, the toolbar should be the same regardless of which platform you choose to develop for. Happy coding and thanks for watching the video! - Iñaki
@StephenSams-cm8eq
@StephenSams-cm8eq 4 ай бұрын
@@CodeWithChris Thank you!
@will_hunt
@will_hunt 13 күн бұрын
My comment offering advise to others disappeared, maybe an automatic KZbin filter removed it?
@CodeWithChris
@CodeWithChris 13 күн бұрын
Hi Will, nope we don’t delete any unless they’re spam or hateful etc I’m not sure what happened to yours.. did it have links? It might’ve gotten flagged as spam? Please try again, thank you for trying to help others!
@will_hunt
@will_hunt 10 күн бұрын
@@CodeWithChris I don't know why I even thought about that, you guys seem great! I don't think there were links but I recommended people to try pixlr as a free image editor online for the picture resizing. Maybe that's why. Also, thanks for making these free tutorials, this is super helpful!
@ericdraven7857
@ericdraven7857 3 ай бұрын
Am i the only one that downloads Xcode directly from the dev site instead of the App Store? The App Store downloads and installs extremely too slow.
@CodeWithChris
@CodeWithChris 3 ай бұрын
You can also try www.xcodes.app/. I am downloading mine directly from the dev site too, but I prefer the xip (more like a zip) format. - Iñaki
@ags2099
@ags2099 4 ай бұрын
Funny how this video came out 1 week after having started ios development
@UNBOXxp
@UNBOXxp 4 ай бұрын
That’s awesome! I been in school For CS and been debating which language to focus on and what I would LOVE to do. And it’s iOS Dev. How are you learning if you don’t mind me asking?
@ags2099
@ags2099 4 ай бұрын
@@UNBOXxp i watched this dudes 8 something series and then started creating my own clicker game. I started by thinking okay whats the first thing i need to do? A Button to click! So i googled / chatgpt how to do it. And so on.
@ags2099
@ags2099 4 ай бұрын
@@UNBOXxp nice dude. i watched this dudes 8 days of coding series or idk what it was called. then i went on to create my own clicker game. i just started with thinking to myself "ok what do i need to do first - a button to click on" and then i went to google / chatpt and build my first button. I repeated this step for every single thing. Now the little game is done and ready to be published once my apple dev acc gets approved
@omerbozo4056
@omerbozo4056 4 ай бұрын
how to download it if i dont have a mac?
@marsrocket
@marsrocket 3 ай бұрын
You can’t
@yourguidtoeverything2.052
@yourguidtoeverything2.052 3 ай бұрын
Yeah, you cannot as this Xcode app is strictly only for macOS.
@soumyadeepghosh4428
@soumyadeepghosh4428 4 ай бұрын
Watching from my windows Laptop 😑
@codewithkeshav007
@codewithkeshav007 4 ай бұрын
my project was working fine on xcode 14, but on xcode 15 getting this error - Driver threw unknown argument: '-bvvutkjqcsvcmlfdhxkrjtgqdzeg/Build/Intermediates.noindex/' without emitting errors. tried everything - deleteding derived folder, clean build, so much
@CodeWithChris
@CodeWithChris 4 ай бұрын
Unfortunately, we can't debug it for you in the comment section here but you can try joining and posting in our community: cwc.to/codecrew - Iñaki
SwiftData Basics in 15 minutes
15:18
CodeWithChris
Рет қаралды 44 М.
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1 МЛН
Violet Beauregarde Doll🫐
00:58
PIRANKA
Рет қаралды 53 МЛН
Angry Sigma Dog 🤣🤣 Aayush #momson #memes #funny #comedy
00:16
ASquare Crew
Рет қаралды 49 МЛН
How to Become an iOS Developer - The Skills You Need
8:21
CodeWithChris
Рет қаралды 20 М.
How to Become an iOS Developer in 2024 (If I had to start over)
5:06
The Complete App Development Roadmap [2024]
7:52
Programming with Mosh
Рет қаралды 204 М.
SwiftUI Basics Tutorial
1:19:31
Sean Allen
Рет қаралды 398 М.
How to Make an App - Lesson 1 (2024 / SwiftUI)
27:21
CodeWithChris
Рет қаралды 416 М.
Play: The Secret Weapon for iOS Devs & Designers
10:12
Sean Allen
Рет қаралды 29 М.
How to Make an App in 8 Days (2024) - Full Walkthrough
3:00:49
CodeWithChris
Рет қаралды 756 М.
Violet Beauregarde Doll🫐
00:58
PIRANKA
Рет қаралды 53 МЛН