iOS Swift Tutorial: Use APIs with Swift UI & Build a Book Barcode Scanner

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 13

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

    Hi Brian.
    It is a great explanation of a project.
    But I find it hard to follow, because part of it is missing, Barcode scan for the book, is essential important to understand of this project.
    It is Not clear to me, please show its in details.
    Hope to hear from you soon,
    Please provide codes for barcode, Thanks
    Toan

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

    Yay!!! Brian is back. I am doing this right away.
    Hello brian it's been a while you did a tutorial i hope you are safe ?

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

      Great to be back 😊 the last months were so filled with other projects that I just didn’t get the chance to create a new video. Thanks for asking Temmy and stay safe!

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

      @@BrianAdventi thought as much. Brian please can you make some videos on reading apple developer documentation just like the videos on privacy. 👏

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

    Very nice tutorial

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

    Have you given up on publishing, Brian? Your approach to teaching is wonderful!

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

    Brian, Thanks for a great tutorial. I have become a Patreon - definitely worth it. Would be willing to show us how to get book covers as well?

  • @NamNguyen-yb6lz
    @NamNguyen-yb6lz 3 роки тому

    Hi I am planning to create 4 apps to manage the flow of clients in a particular salon:
    - one for clients to order the services, it will send orders to receptionist app
    - one for receptionist to sign in clients services order, it will send order services to manager app
    - one for manager to appoint technicians to do clients services . And it will send order to technician app.
    - one for technicians to show the services so they know what to do. It will send complete services back to receptionist app to help checkout
    How can I create this system?

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

    Great tutorial!

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

    I tried this code and not worked. It does not scan the isbn ???

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

    Great tutorial, Brian, thanks! I have a question about parsing the authors array in the JSON data. I've tried using the ForEach statement in several ways, but it tells me that I need to use a protocol called, RandomAccessCollection, to parse this array. I can address the items in the array, using "authors[x]" but I will never know how many items there are in the array. Is there an easy way of parsing the authors array, in order to show all authors in the views? Thanks again for the tutorial, I love your style!
    Wilf

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

      After a lot of research, trial and error, I've figured out how to retrieve all of the authors and add them to my detail view. No need to respond to this request.

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

    I Meant, Barcode Scan