WWDC 21 Student Challenge - How to create a SwiftUI Project for Swift Playgrounds

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 41

  • @xUnic31x
    @xUnic31x 3 года назад +4

    Thank you!!!! This is very helpful. I've been spending hours figuring out how to get started with my project. Swift playgrounds is definitely limited than what I'm used to.

    • @isxuanhere
      @isxuanhere 3 года назад

      yep! I was planning to use swift playgrounds but I gave up and used Xcode playgrounds instead. Really grateful when I won as this was my first time participating in the challenge.

    • @antoncode3444
      @antoncode3444 3 года назад

      @@isxuanhere my Xcode doesn't even have playgounds.
      The main thing is that APPLE continues to believe that SWIFT is super simple, and the rest of their environment too.
      Apple's stuff mostly feels like a mocup to me, a fancy with no function behind it. ********....********

    • @isxuanhere
      @isxuanhere 3 года назад

      @@antoncode3444
      File > new > playgrounds (Xcode)
      alternatively you can download the playgrounds app on your ipad/macbook

  • @vikashchand.
    @vikashchand. 3 года назад +5

    Love the designs bro! 🔥 ..considered doing flutter tutorials? 🙏

    • @DesignCodeTeam
      @DesignCodeTeam  3 года назад +1

      I'll try to cover Flutter in the future!

    • @vikashchand.
      @vikashchand. 3 года назад

      @@DesignCodeTeam Can't wait!

  • @antoncode3444
    @antoncode3444 3 года назад

    is this tutorial only for iPads, which XCODE should be use when not? it would be good if this were stated above in the title or in the description of the video.

  • @dhanusheashwar
    @dhanusheashwar 3 года назад +5

    Please create more videos like this

  • @Mahadev-x7u
    @Mahadev-x7u 3 года назад +1

    Hi Meng, thank you for all your efforts... your courses one from the Best. Go Beyond

    • @DesignCodeTeam
      @DesignCodeTeam  3 года назад +1

      Glad you like them! Thank you for supporting our work!

    • @Mahadev-x7u
      @Mahadev-x7u 3 года назад

      @@DesignCodeTeam 🙌

  • @WidePhotographs
    @WidePhotographs 3 года назад

    I am currently learning Swift language but I wanted to know if my MacBook Air M1 8GB is enough to start building iPadOS/iOS apps only.

  • @ekkogaming5461
    @ekkogaming5461 3 года назад +2

    Thanks for the guidance!

  • @antoncode3444
    @antoncode3444 3 года назад

    why I get this, No exact matches in call to instance method 'setLiveView'

  • @yuvrajagarkar8942
    @yuvrajagarkar8942 3 года назад

    Hey , I have created my playground using , Xcode 12.4 macOS is that ok ?, it is a swift playground

  • @mathsacer9837
    @mathsacer9837 3 года назад +1

    Is it every single year that the Swift Student Challenge will happen?

    • @DesignCodeTeam
      @DesignCodeTeam  3 года назад

      Yes the challenge is pretty much every year

  • @faysalhossain7215
    @faysalhossain7215 3 года назад

    thank you brother
    🥰🥰🥰🥰🥰🥰🥰

  • @liliyforoutan3974
    @liliyforoutan3974 3 года назад +1

    hi, thank you for this video. It is quite helpful! I only have one question, so when exactly do we have to submit our playground ?

    • @DesignCodeTeam
      @DesignCodeTeam  3 года назад +2

      Any time! So you have about 3 weeks from now: Deadline for submissions is Sunday, April 18, 2021, at 11:59 p.m. PDT. (bottom of the page)

  • @versatilegeniuses9374
    @versatilegeniuses9374 3 года назад +8

    Please create FIGMA tutorials from scratch of your AMAZING SKILLS
    Thank you !

    • @DesignCodeTeam
      @DesignCodeTeam  3 года назад +2

      Good suggestion. Will try to do that in future videos

    • @paulharry3540
      @paulharry3540 3 года назад

      A tip : watch movies on Flixzone. Me and my gf have been using it for watching a lot of movies recently.

    • @wellsmark5356
      @wellsmark5356 3 года назад

      @Paul Harry yea, been watching on flixzone for months myself :D

    • @marthafajardo9026
      @marthafajardo9026 3 года назад

      @@paulharry3540 lo

  • @christopherteddymienarto9115
    @christopherteddymienarto9115 3 года назад

    Thank you

  • @antoncode3444
    @antoncode3444 3 года назад

    Type 'Preview' does not conform to protocol 'View'

  • @darshilagrawal5744
    @darshilagrawal5744 3 года назад

    Can I Submit an Xcode Swift UI File or is it necessary to submit a Playground file for WWDC Student challenge ?
    Thanks for the help

  • @ER-sv1np
    @ER-sv1np 3 года назад

    16:39

  • @testmaster4851
    @testmaster4851 3 года назад

    Love

  • @brandontyler9278
    @brandontyler9278 3 года назад

    var someValue:Int?
    var someAnotherValue:Int! = 0
    if someValue != nil {
    print("It has some value \(someValue!)")
    } else {
    print("doesn't contain value")
    }
    if someAnotherValue != nil {
    print("It has some value \(someAnotherValue!)")
    } else {
    print("doesn't contain value")
    }
    When you run the program, the output will be:
    doesn't contain value
    It has some value 0
    CAN SOMEONE EXPLAIN WHY YOU GET THOSE PRINTS?

  • @FloppyDobbys
    @FloppyDobbys 3 года назад

    Honestly, I think this way o doing things is kinda garbage. Try Pythonista:
    Pythonista has a really good way of creating UI visually and hooking it up in code.

  • @johnnyphotography4481
    @johnnyphotography4481 3 года назад

    Oooo

  • @muhammadsharifjohnny8477
    @muhammadsharifjohnny8477 3 года назад

    Oooooo

  • @simply6162
    @simply6162 3 года назад +4

    for a 2 trillion dollar company the rewards are goddamn cheap move