iOS Core Data QuickStart Tutorial 2020

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ • 284

  • @CodeWithChris
    @CodeWithChris  7 місяців тому +1

    👋 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. codewithchris.com/plus

  • @SejutiSharminMethila
    @SejutiSharminMethila Рік тому +2

    I am making an iOS app that uses the camera to capture a flower image, classifies it using a pre-trained Core ML model, retrieves additional information from Wikipedia using an API request, and updates the UI accordingly. I want to create a core data local database with machine learning capabilities inside it. That's why I am here watching this tutorial. Very nicely explained all the steps. I will re-watch it again to build a better understanding. Thank you, please don't stop making tutorials.

    • @CodeWithChris
      @CodeWithChris  Рік тому +1

      We're happy that our content gives value to you. We wish you all the best on the project you're working @SejutiSharminMethila!
      Happy Coding!
      --Joash

  • @calebhermann
    @calebhermann 2 роки тому +5

    I really appreciated how you stuck to Core Data and didn't get lost in the UI of everything. This got me started in a great way. Thank you!

    • @CodeWithChris
      @CodeWithChris  2 роки тому +1

      Core Data is a tough cookie to get at first, glad we were able to help!
      @AdrienVillez

  • @bigmtnstudio
    @bigmtnstudio 2 роки тому

    Awesome tutorial. Thanks, Chris!!

  • @s.mohammadmousavi4684
    @s.mohammadmousavi4684 11 місяців тому +1

    I was checking several youtube videos and series for learning to work with core data, all of them seemed either to simple or confusing because they jumped to a huge code base really quickly without explaining the core data properly first. Your explanation is perfect and easy to follow. Thanks.

  • @artemstarovoyt9615
    @artemstarovoyt9615 2 роки тому +4

    Hey Chris, I am new to Swift and Core Data but I am fairly proficient Java Developer - I must say your lessons and incredibly informative and you have a very unique ability to cater to both experienced and new developers. I truly enjoy watching your videos! They are amazing!!! Thank you very much!

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Your comment made our day, Artem! Thank you so so much! -Arthur

  • @TitouanYT
    @TitouanYT 4 роки тому +7

    Thank you very much ! I'm wondering why this video only has 4k view because it is so good. You really deserve more. PS : i love the way you speak x)

    • @CodeWithChris
      @CodeWithChris  4 роки тому +4

      You are truly a legend! We value your support so much! :-) -Arthur

  • @abymathew575
    @abymathew575 4 роки тому +2

    Your coredata tutorial is the best and simple clean tutorials I’ve ever experienced.

  • @SammyCannillo
    @SammyCannillo 12 днів тому

    Incredible video! Love your teaching style and organization & summary of concepts after each lesson!

  • @konstantin215
    @konstantin215 4 роки тому +2

    Thank. It helped to refresh the memory very quickly regarding CoreData. Very simple and straightforward, and most importantly without unnecessary water.
    The only thing I want to add is that there is not enough demonstration of how to bind an array to one object, for example, a contact to which a list of messages is attached, because developers, including beginners, often face this.
    Thanks for the guide!

  • @spectre__et
    @spectre__et 3 роки тому +5

    Amazing Explanation man. Thanks alot.. That really cleared so much about CoreData

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Cheers, Abdul! Keep on going! :-) -Arthur

  • @ABTPark12345
    @ABTPark12345 Місяць тому

    This is super helpful thankyou!

  • @pratyushclasher499
    @pratyushclasher499 4 роки тому +5

    After watching your video...i am really improving my coding skills....
    Thanks for help.....💗💗💗💗

  • @sheikhbayazid1778
    @sheikhbayazid1778 4 роки тому +9

    it would be great if you’d make a same video for swiftui

    • @merylt972
      @merylt972 4 роки тому +2

      I agree that would be awesome

    • @CodeWithChris
      @CodeWithChris  4 роки тому +1

      Hello, you can add your requests here: cwc.to/request :)
      - Kat

  • @citywitt3202
    @citywitt3202 4 роки тому +4

    Where has this been all my life :D

  • @w0mblemania
    @w0mblemania 2 роки тому +1

    Thanks for the tutorial. It was very good!
    @43:17 You say we're calling self.context.save() from a background thread.
    Are you sure this is correct?
    UIAlertAction is being called as a response to a UI event on the main thread, thus it should be guaranteed to call the handler on the main thread, not a background thread.
    Cheers.

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Hello, kindly post this question in our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur

  • @ivanlyaskovets6804
    @ivanlyaskovets6804 2 роки тому

    Awesome tutorial! Thanks a lot!

  • @gjermundification
    @gjermundification 3 роки тому

    @CodeWithChris As pr usual, well taught. Here is my question 14:22 When do you think this is the right way to do it? And when do you think you should rather choose related records through a relationship/edge?

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      "Hello, it depends on the design really, in database design it would be ideal to make a separate table and make a relationship as it would make things more scalable and easier to track and have one mega table full of information that may be blank
      - Francis"

  • @GOKUSUN-lg2ls
    @GOKUSUN-lg2ls Рік тому

    that's super great! it's very very helpful to me

  • @sergiopuccini
    @sergiopuccini 3 роки тому

    Wow! Video quality and magnification is great, i can look it on my ipad! Thank you!

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Thanks for all the love, Sergey! Spasiba! :) -Arthur

  • @cheesecake2281
    @cheesecake2281 3 роки тому +1

    Great tutorial. cheers

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Happy to know this. Thank you! -Arthur

  • @joshuafagans7534
    @joshuafagans7534 4 роки тому +2

    Fantastic tutorial, just what I needed. Thanks!

  • @cimoi2638
    @cimoi2638 Рік тому

    great tutorial I love how it is in one part and that it's concise I didn't have to skip that much. thank you!

    • @CodeWithChris
      @CodeWithChris  Рік тому

      Glad it was helpful! Thanks for watching! - Iñaki

  • @edwardjob1437
    @edwardjob1437 3 роки тому +1

    Really great tutorial! Explained very clearly👍

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thank you so much, Edward! :-) -Arthur

  • @yukkikatakamuna25
    @yukkikatakamuna25 4 роки тому +2

    I love your videos! Very clear and easy to listen! Thank you always!

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Yes, thank you so much for your support, Yukki! We appreciate you a ton! :-) -Arthur

  • @Alexandra-OanaBoar
    @Alexandra-OanaBoar 11 місяців тому

    It would be great if you could also show how to modify an existing model when implementing Core Data in an existing project, that already has a data model with structs that conform to Codable for json parsing.

  • @Mrinal765
    @Mrinal765 3 роки тому

    Struggling to learn CoreData from a long time. You sorted it out. Thank you. :)

  • @mrmihawkgaming8951
    @mrmihawkgaming8951 2 роки тому

    Bro!!!! Thanks a lot. Your video on Core Data help me to understand many concept of it. You are the best teacher buddy.😎

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Wow, thank you for your awesome comment. Made our day! -Arthur

  • @DD-hh3sp
    @DD-hh3sp 2 роки тому +1

    You're a great teacher, Chris. Well done, as with all of your videos!

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      And you're a great student for sure. Thanks for learning with us! -Arthur

  • @emadelsayed4015
    @emadelsayed4015 2 роки тому

    43:19 how did you know that fetching newPerson will be from the background thread not the main thread when you never created or called a background thread like you did in the main fetchPeople function with calling the main thread?

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Hello, kindly post your concern in our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur

  • @kimtipatel7
    @kimtipatel7 2 роки тому

    Really nicely explained new version of Coredata

  • @maaz6912
    @maaz6912 3 роки тому +2

    Chris, thank you for providing such an in-depth and informative tutorial on Core Data. It would be very helpful if you could provide us with the code that you have created in these tutorials. Cheers.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, kindly post your question in our CodeCrew forum so that our technical support staff can assist you. Go here: codecrew.codewithchris.com/ Thank you! -Arthur

  • @programming5523
    @programming5523 2 роки тому

    Chris is the best out their his explaining is very clear and precise.Thanks for all the useful content.

    • @CodeWithChris
      @CodeWithChris  2 роки тому +1

      Thank you for the kind words! :) - Pat

  • @gauravkalele7491
    @gauravkalele7491 2 роки тому

    Dude you are awesome ! Very very helpful videos !

  • @flexyfishy8078
    @flexyfishy8078 4 роки тому +3

    Hey Chris, i finished my app today. But i dont know what i can use for data protection. I am using Firebase and all that stuff. Maybe you can make a video on that? I know a lot of people facing this problem👌🏻 Have a great day!

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Hello, using Firebase Auth is data protection is in itself, yo u can also limit data access based on firebase rules, i suggest checking firebase documentation for it or maybe some articles
      - Francis

  • @nikitaalymov5880
    @nikitaalymov5880 2 роки тому

    Excellent lesson! Thank you for this video :)

  • @DominicDominic-s6o
    @DominicDominic-s6o 10 місяців тому

    Could you please add some more UI elements to show the structure of the family? That should be very helpful for beginners to learn how Core Data works. Thanks!

  • @shivshankargupta4051
    @shivshankargupta4051 4 роки тому +1

    Thanks man for creating such amazing video. Keep posting..

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      We highly appreciate you, Shivshankar! Thanks for your kindness! :-) -Arthur

  • @arthur_darbinyan
    @arthur_darbinyan 4 місяці тому

    Thanks a lot!!!

  • @user-a_fellow_traveler
    @user-a_fellow_traveler 2 роки тому

    thanks a lot mate, your explanations are really good and simple, just what i've been looking for

  • @ОлегДрозд-д2н
    @ОлегДрозд-д2н 3 роки тому

    perfect video about core data!!! Thank you

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Priviet! Thanks for learning with us. Spasiba! :-) -Arthur

  • @vladc.5311
    @vladc.5311 2 роки тому

    Wow I also gave up on CoreData after watching boring apple presentations then found this tutorial and it's absolutely a breeze to understand the concept now

  • @ahmadkhattab5700
    @ahmadkhattab5700 3 роки тому

    This is a great video with great explanation much love bro

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Much love to you too, Ahmad! Salaam! -Arthur

  • @ponmaniraja7050
    @ponmaniraja7050 3 роки тому

    Crystal and clear explanation. Thanks Bro. If possible pls post video about create multiple NSManagedObjectContext.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thank you so much for your kind words! :-) -Arthur

  • @rupu1372
    @rupu1372 4 роки тому +1

    Should i watch this video or your previous core data video series?

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Hi there! This video is the stitched version of all the lessons in the Core Data series. So if you want to watch the Core Data series in one seating, this is it.
      - Kat

  • @muzammalabdulghafoor6418
    @muzammalabdulghafoor6418 2 роки тому +1

    Great video

  • @comfortablenetworks5415
    @comfortablenetworks5415 3 роки тому +1

    Nice beginner tutorial from a professional informatical perspective. #coredata #learnNextStep

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thank you so, so much! We can't wait to see you grow! :-) -Arthur

  • @pasaninduwaraedirisooriya2008
    @pasaninduwaraedirisooriya2008 3 роки тому

    The best explanation as always...

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Wow, so humbling. Thank you for learning with us! -Arthur

  • @olegsharov6605
    @olegsharov6605 2 роки тому

    Chris, you are great teacher! Thank you for your effort

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Thank you for the kind words! :) - Pat

  • @victorsebastian732
    @victorsebastian732 3 роки тому +1

    Amazing tutorial. Everything was explained in a great way and very understandable. Thanks for the effort to make this long course. Looking forwards to more videos!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Super appreciate your support, Victor! All the best! -Arthur

  • @shawnfrank5303
    @shawnfrank5303 3 роки тому +5

    Great tutorial and I have to really appreciate the time and effort that has gone into making this so detailed. I have used CoreData with Obj C some time ago so I wanted to refresh my knowledge and I learned so many new things. I would say one thing I was hoping to see was about the migrations if we need to change the DataModel when shipping a new version of the app - does this still need to be done or has Apple taken made this easier somehow ?

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, supposedly all the datamodels or the ""set-up"" should be the same accross different versions because its an apple ""core"" database.. however, do remember that this is a local only database,, so if the user decides to change phones then the data won't get carried over, for that it would be ideal to check out cloud solutions like Firebase.
      - Francis"

  • @oldschool84
    @oldschool84 Рік тому

    Thanks for this tutorial, it's explained so easy to understand. I have a question. I am a beginner and I am currently developing a webshop application. Data is pulled from the Magento backend, via GraphQL and the Apollo client. I need the application to download all data about products and prices while it is online, but to be able to work later in offline mode as well. So when he returns to the online mode, to withdraw all changes and if there are any, to write them in Core Data. Is Core Data a good choice for such a thing?

    • @CodeWithChris
      @CodeWithChris  Рік тому

      Hey there! We suggest posting on our CodeCrew forum so that our tech support staff can help you. Just visit this link codecrew.codewithchris.com - Pat

    • @oldschool84
      @oldschool84 Рік тому

      @@CodeWithChris ok, thanks

  • @toanuk
    @toanuk 4 роки тому +1

    Hi chris.
    It is good explaination in coredata. But In advance I am or most people use SwiftUI not storyboard every more. It is over 2 years since I've seem it again. More codes and confused....
    I like the layout in coredata person relation to family.
    But not storyboard. If I used swiftUI, please show me CRUD in coredata for swiftUI.
    Look forward to see it
    Thanks.
    Toan Nguyen

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Soon we will focus more on SwiftUI. We will do both actually as Storyboard is beginner friendly. Meanwhile, I found a couple of interesting tutorials for you on Google, feel free to search for more.
      www.hackingwithswift.com/books/ios-swiftui/how-to-combine-core-data-and-swiftui
      www.raywenderlich.com/9335365-core-data-with-swiftui-tutorial-getting-started
      developer.apple.com/forums/thread/650876
      @AdrienVillez

  • @TheHungryP0tat0z
    @TheHungryP0tat0z 4 роки тому +1

    Hey Chris, really great video. I'm a bit stuck as how to use Core Data with SwiftUI instead of Storyboards. In my project I have a Persistence.swift file and I've been trying to make sense of it but can't find much information about it online, any help or pointers would be appreciated.

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      "Hello, it should be possible to link your persistence file but on the appdelegate side so it because globally usable
      i suggest creating a blank swiftui project with coredata enabled so you can see the appdelagate code that you need, then modify it to your preference
      - Francis"

  • @yzhan004
    @yzhan004 Рік тому

    Hey Chris, first, I have to say your tutorial is so helpful, thanks for providing so many wonderful videos. Then, I have a question on core data, is that only stored in local machine? could the data be shared with other users? for example, if I try to develop an app there has user login, and can I use core data to store all user info? or I have to let my app connect a real db, sql?

  • @SylsMusicRoom
    @SylsMusicRoom 3 роки тому +1

    Awesome content! Very clear explanations. Thank you so much for sharing this that will be more than useful for the WatchOS SwiftUI App I'm making

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Glad that our lessons helped you! Keep on going! -Arthur

  • @seanLeprechaun
    @seanLeprechaun 3 роки тому +1

    Love this tutorial. Really easy to follow. I have to build a video tutorial for a project at my office. Do you mind if I ask what tool(s) you use to make these? I love how you're able to fit such a large screen into a smaller window with scrolling rather than making things cramped or tiny.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, Sean! Kindly post your question in our CodeCrew forum so that our tech support staff can assist you. Thanks for watching! :) -Arthur

  • @user-pu9xn1fw5m
    @user-pu9xn1fw5m 3 роки тому

    Thank you so much. Your videos have been so helpful!

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Yay, we're glad to know that we positively impacted your learning journey. The best is yet to come for you! :-) -Arthur

  • @krishaSadhu
    @krishaSadhu 3 роки тому

    Hello sir,
    Can you please make a video on login and sign up with coredata?
    I will be soo greatful to you..

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, post your suggestion here: app.productstash.io/codewithchris#/ideas :-) -Arthur

  • @iYousef911
    @iYousef911 4 роки тому +2

    Can you make in app purchase using SwiftUI not UIKit please

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Hello. the libraries to be used should be generally the same, the main difference would be how data is displayed and afterwards, but basically it uses the same base framework (UIKit)
      - Francis

  • @sairamakula15
    @sairamakula15 3 роки тому

    very useful chris...please do more videos.thank you!!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      We sure will make more! Thanks a ton, Sairam! -Arthur

    • @sairamakula15
      @sairamakula15 3 роки тому

      @@CodeWithChris please do video on table view.

  • @curtisjones9988
    @curtisjones9988 3 роки тому

    Thank you for bringing brevity and order to the topic. Hours of searching and this video helped me implement it all.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Glad to know this! Keep on going! -Arthur

  • @sajithtm4864
    @sajithtm4864 3 роки тому +1

    Excellent delivery of the concepts in a simple way. Amazing presentation 👌. It would be really great if you could make a video on core data multithreading. Thank You.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thank you so so much, Sajith! We always do our best to produce high-quality content for you guys. Your support means everything! :) -Arthur

  • @ariangmohamadi3251
    @ariangmohamadi3251 3 роки тому

    thank you very much , it help me a lot

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      You are so welcome! Keep on going! :-) -Arthur

  • @NaveenKumarIOS
    @NaveenKumarIOS 2 роки тому

    Hey chris ! , I have learned a lot from your lessons to become a code crew member Thanks :)

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      So happy to have you on board!
      Don't forget to add this link to your tabs: codecrew.codewithchris.com/
      See you in the forum!
      @AdrienVillez

  • @МаксимГуревич-я3щ
    @МаксимГуревич-я3щ 3 роки тому

    Such a great tutorial! Thank you so much!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      You are so welcome! Happy to help! -Arthur

  • @jugglinpagasi
    @jugglinpagasi 3 роки тому +1

    Chris, I’m totally still using UIKit and Storyboard(I blame you for teaching it to me lol), so this is the good stuff for me! Lol thanks!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Yay, happy to know this. Keep on having fun learning! -Arthur

  • @daylightkiller2611
    @daylightkiller2611 4 роки тому +2

    Hello Chris, Please what software do you use to create the animations in your videos.
    And which software do you use to create your thumbnail.
    Please answer

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      We use Figma/Sketch for editing images and Camtasia for videos.
      - Kat

    • @daylightkiller2611
      @daylightkiller2611 4 роки тому

      @@CodeWithChris Thanks Chris

    • @daylightkiller2611
      @daylightkiller2611 4 роки тому

      @@CodeWithChris Please Chris is there a way you can do a tutorial on Camtasia
      I Know is not part of iOS App development.

  • @anamikachourasia2537
    @anamikachourasia2537 4 роки тому +1

    Thank you very much for making so informative series so that beginners can learn without much difficulty. You are really one of the best developer as well as tutor indeed. ✌️😄👏

    • @CodeWithChris
      @CodeWithChris  4 роки тому +1

      And you are one of the kindest and most promising students that we have. You'll only get better and better, Anamika! :-) -Arthur

  • @luisr2033
    @luisr2033 4 роки тому +2

    What website or app do you use to get images that you use in your Xcode projects and how do you make the quality of those images differ for different phones???

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      You can get images from pixabay.com, unsplash, or icons8.com
      - Kat

  • @sergiovinhal5934
    @sergiovinhal5934 4 роки тому

    Very good explanation Mr Chris .. You help me so much .. Thank you !!

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Your support means a lot to us, Sergio! Thank you for being so kind! :-) -Arthur

  • @marinaalecriim
    @marinaalecriim 2 роки тому

    thank you so much for this tutorial! you made all this content to be so clear! =)

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Appreciate your support, Marina! We're all cheering for you! -Arthur

  • @abduls4321
    @abduls4321 4 роки тому +1

    Hi Chris,
    I’m confused to be honest as I see lots of videos to create an app. I need your guidance how can I start creating my own app from start to finish based on my idea that I want to implement for my own business. How to start ? Knowing the basics to stater to advance. Do you have something as a step by step process tell advance and tell I am able to launch my app ??? Please advice

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Hey there, you've come to the right channel. Start with this Beginner playlist bit.ly/BeginnersPlaylist
      - Kat

  • @rapier64
    @rapier64 2 роки тому

    Hi Chris,
    is this course suitable for learning SwiftUI Core Data, as well or not?
    Thanks a lot for your help!

  • @francoismajola
    @francoismajola 3 роки тому

    This was very helpful. Hard to come by such a clear presentation of Core Data for beginners. Thank you so much.

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Awesome, glad to know that you are finding so much meaning in our tutorials! :-) -Arthur

  • @maks8835
    @maks8835 3 роки тому

    excellent work

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thanks for your kindness! Have fun! -Arthur

  • @alex741321
    @alex741321 3 роки тому

    Hi thanks for your video, as always. I can't find any tutorial on how to pre populate core data with a .sqlite that had allowed external storage. And load those images that were in external storage.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, you can just probably ""query"" the data table from sqllite and just insert the new data into CoreData.. it should preserve the data or at least the locations of the images so there should be no problems accessing it
      - Francis"

    • @alex741321
      @alex741321 3 роки тому

      @@CodeWithChris Thanks for your reply, I actually copied the image reference directory (called: _SUPPORT) and the .sqlite in the app bundle and when launching for the first time, programmatically copy from bundle to library/application support

  • @manojguggilla2288
    @manojguggilla2288 9 місяців тому +1

    I appreciate your reply for every Comment

  • @danielcrompton7818
    @danielcrompton7818 Рік тому

    So am I right core data is some kind of ORM (object relational mapping) service?

  • @ElverGalarga-rh6gm
    @ElverGalarga-rh6gm 4 роки тому +1

    Awsome this tutorial. There is some xcode tool (i use 10.3) or third party to check data stored in my entities?? or only i can see them from application who create them??. There are entity constraints??

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Hello, im not sure if there are third party because its a core apple feature but i guess there should be some cocoapods or github projects that you can find for it
      - Francis

  • @davidnorris9834
    @davidnorris9834 2 роки тому

    Hi there, very interested in Core Data and CloudKit.. I want to develop a simple app to update chess grades for players in the form of a database for local teams in my county. This has to use a formula to calculate grades depending on whether there is a win, draw or loss. I would like it so that I can have a Public database with the data of games played and supply code in the app to calculate a new grade and also possible to have a graph to show the progress of the grade of a player with each game played. I am pretty daunted but I'm gonna stick with it and any advice would be great!!

  • @meichelrendio3510
    @meichelrendio3510 3 роки тому

    nice explanation

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thanks for the kind words, Michael! :-) -Arthur

  • @TK-tg1hx
    @TK-tg1hx 3 роки тому

    What a great video!!!
    I really want to thank you so much!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      You're so welcome, subscribe for more! :-) -Arthur

  • @CoachTatecom
    @CoachTatecom 4 роки тому

    well done mate. thank you.

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      You're so kind! Thanks a ton for your support! :-) -Arthur

  • @Therealbosschris
    @Therealbosschris 4 роки тому

    I appreciate your videos, do you think you can make a video on making a Uber or doordash like app. I would really like to learn something like that

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      We'll see what we can do, Christian! Thanks for dropping by! :-) -Arthur

  • @aaronl8443
    @aaronl8443 3 роки тому

    hmm... where can we find the ui code..?
    thanks so much for great content.. it was amazing one!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, are you asking about the source code? -Arthur

    • @aaronl8443
      @aaronl8443 3 роки тому

      @@CodeWithChris yes just only for UICode before staring to do details... Do you also have a content related how we can access NSet in the family... I tried to figure out but was not so sure... Thanks for your prompt reply

  • @Gayatri14776
    @Gayatri14776 4 роки тому +1

    Which keyboard do you use, please tell the model

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Here's everything Chris uses codewithchris.com/mygear/
      - Kat

  • @kasunjayasekara3052
    @kasunjayasekara3052 3 роки тому

    Thank you very much this is an excellent explanation :). Is that any difference between SwfitUI core data and this tutorial?

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, the concept is generally the same its just that this one is made using Storyboard/UIKit and the other one is SwiftUI
      - Francis "

  • @raktimdey381
    @raktimdey381 4 роки тому +1

    I just finished ur war game tutorial and basic swift. Should i learn it now?

  • @blownbomb1
    @blownbomb1 4 роки тому +1

    Quick question, but how did you add the first element "Ted" into core data?

    • @CodeWithChris
      @CodeWithChris  4 роки тому +1

      Hello, this was because recording the tutorial is done after the whole thing has been made by the team, which is then "redone or rerecorded" for the. video, which means that Ted as a sample when the app was tested before recording
      - Francis

    • @blownbomb1
      @blownbomb1 4 роки тому

      @@CodeWithChris thank you!

  • @drewgost
    @drewgost 3 роки тому

    Chris first and foremost Great! explanation and teaching skills, Thank you. However I need to understand how to use CoreData without a tableView? I am using Labels and buttons with the data generated by an Alert Controller.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, it should be similar the main difference is your ""data"" is not anymore part of any datasource (of the tableview) so its just a raw array or dictionary, you can use this array or dictionary directly to put the data inside your labels or textfields
      - Francis"

  • @nurzhanabilkaiyr9705
    @nurzhanabilkaiyr9705 3 роки тому

    Awesome explanation. Thanks)
    Is there access to the project?

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Thank you so much! Just go here: codewithchris.com/start -Arthur

  • @aleksejsigaj1373
    @aleksejsigaj1373 4 роки тому

    Thank you for this video!

  • @v3lojt
    @v3lojt 3 роки тому

    quick question about relationships
    would it work the same way if our family entity had an attribute of an array of people? and we just put the attribute type set to transformable? and then set the custom class to [Person]

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, yes its possible to make a ""Family"" class with an array of members from a ""Person"" class, just make sure you have created the Person class first
      - Francis"

  • @jesuscalleja8537
    @jesuscalleja8537 4 роки тому

    Thanks a lot!, really helpful :D !

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Glad to know that we have helped you, Jesus! :-) -Arthur

  • @gravesml01
    @gravesml01 4 роки тому

    Chris, this is good stuff if a person is still using UIKit and Storyboards. Do you have anything on this for people using SwiftUI?

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Cheers, Mitch! We just started released SwiftUI tutorials. Check out our playlist. :-) -Arthur

  • @CielLearcen
    @CielLearcen 4 роки тому +1

    Is it just a complete collection of a joined videos?

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      Yes, this is the complete Core Data series.
      - Kat

  • @monicamarineoffice7243
    @monicamarineoffice7243 4 роки тому +1

    HELLO, CHRIS WHICH SOFTWARE DO YOU USE FOR THE ANIMATIONS IN YOUR VIDEOS
    AND WHICH SOFTWARE DO YOU USE TO MAKE YOUR THUMBNAIL.

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      We use Figma/Sketch for editing images and Camtasia for videos.
      - Kat

  • @dmitriykhan2011
    @dmitriykhan2011 3 роки тому

    CoreData for using with SwiftUI in the future?

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, best to post this question in our CodeCrew forum so that our technical support staff can assist you. Go here: codecrew.codewithchris.com. Thanks for learning with us! -Arthur

  • @ShubhamSingh-bm4ig
    @ShubhamSingh-bm4ig 4 роки тому

    Do you videos on how to use Sqlite in iOS?
    If you have then please let me know because I couldn't find it, and if you haven't made any then please make one.
    I like your contents
    Thankyou

    • @CodeWithChris
      @CodeWithChris  4 роки тому

      We'll take note of your suggestion, Shubham! :-) -Arthur