How to use Variables and Constants | Swift Basics #3

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 23

  • @DannyBoy443
    @DannyBoy443 7 หลายเดือนก่อน +1

    This is all really great, but I don't agree w/ him on something that is a little confusing. He called a code block a 'closure' and that isn't correct lol. He'll need to clear that up later on.

    • @SwiftfulThinking
      @SwiftfulThinking  7 หลายเดือนก่อน +3

      A closure is a block of code lol docs.swift.org/swift-book/documentation/the-swift-programming-language/closures/

  • @MrDaluti
    @MrDaluti ปีที่แล้ว +3

    Thank you Nick. I'm kinda missing the Salsa music at the beginning 😂

  • @nathans.6958
    @nathans.6958 6 หลายเดือนก่อน +1

    Your courses are brilliant, thank you! Something that would help is if you explained or directed us to how to use the editor.

  • @bobmarvin6783
    @bobmarvin6783 ปีที่แล้ว +1

    Looking forward to these... seems like a lot of programming classes out there start out nice and detailed like this is but then take off like a rocket and gloss over the more detailed instruction later on when the more thorough explanations are definitely needed.

  • @niritrachelbisconer5892
    @niritrachelbisconer5892 3 หลายเดือนก่อน

    Thank you for creating these tutorials. I do have a question, I wrote the if statements if user is premium the same but I get an error expected member name or constructor call after type name
    print (Date) and add arguments after the type to construct a value of the type
    print (Date) anyone know pleasee? I've been trying to figure it out for a while now

  • @Shdw-hf1cj
    @Shdw-hf1cj หลายเดือนก่อน

    I've struggled to learn this (or any other coding language for that matter!) honestly, these videos have helped so much! thank you!!

  • @pawlios1495
    @pawlios1495 4 หลายเดือนก่อน

    I think you have a great borat impression

  • @shoprecartteam9567
    @shoprecartteam9567 ปีที่แล้ว

    Please make a swiftui and webrtc integration video.

  • @Eportal-bk1tk
    @Eportal-bk1tk 10 หลายเดือนก่อน

    Thanks for the clear teaching! I am exited to learn more. :D

  • @oiewjfonfciauxdskfalcdfaweoi
    @oiewjfonfciauxdskfalcdfaweoi ปีที่แล้ว

    thanks for the video and congratulations for the didactic

  • @GeoXY
    @GeoXY ปีที่แล้ว

    Nick, great presentation Guru!

  • @antonine.rodrigue8769
    @antonine.rodrigue8769 9 หลายเดือนก่อน

    Just learning to code using my old mac computer. Very thankful for your videos, thank you very much!

  • @Lcn-m6j
    @Lcn-m6j 7 หลายเดือนก่อน

    What apps that you have built are LIVE on the App Store?

    • @Lcn-m6j
      @Lcn-m6j 7 หลายเดือนก่อน

      I wanted to see examples of your work because it's inspirational.

  • @caoburton20
    @caoburton20 ปีที่แล้ว

    When the compiler error says '"someConstant" is a 'let' constant' - does this mean that there are other types of constants or is this just a poor choice of phrasing?

    • @christianarzaluz8529
      @christianarzaluz8529 ปีที่แล้ว

      It's just a poor choice of phrasing. Swift variables are declared using the var keyword, while Swift constants are declared using the let keyword.

  • @JuanFmTech
    @JuanFmTech ปีที่แล้ว

    they are so easy to follow

  • @islndzcharles
    @islndzcharles 10 หลายเดือนก่อน

    I'm here for this series.

  • @rparham1997
    @rparham1997 ปีที่แล้ว

    Great tutorial