i-swift
i-swift
  • 20
  • 24 721
Mastering Python Functions: A Complete Guide for Beginners
Welcome to our comprehensive guide on Python functions! In this video, you'll learn everything you need to know about functions in Python, including:
What functions are and why they are important.
How to call and define functions.
The benefits of using functions such as abstraction, reusability, and modularity.
Examples of real-world function usage.
Creating placeholder functions with function stubs.
By the end of this video, you'll be able to write clean, efficient, and reusable code using Python functions. Perfect for beginners and anyone looking to improve their Python programming skills.
🔔 Subscribe for more tutorials: www.youtube.com/@i-swift
👍 Like this video if you found it helpful!
💬 Leave a comment if you have any questions or suggestions for future videos!
Timestamps:
00:00 - Introduction
00:24 - What is a Function?
00:48 - Calling a Function
01:07 - Writing Your Own Function
02:18 - Abstraction and Reusability
03:35 - Modularity
07:10 - Scope and Namespace
08:46 - Placeholder Functions (Function Stubs)
09:38 - Conclusion
-----
Music from #Uppbeat (free for Creators!):
uppbeat.io/t/iros-young/amazing-day
License code: XAQHIETH08QISAFB
Переглядів: 19

Відео

Understanding Variables and Memory Management in Python: A Beginner's Guide
Переглядів 106Місяць тому
Welcome to our beginner's guide to Python programming! In this video, we explore how variables work in Python, including how they are stored in memory and managed by Python's garbage collector. We'll cover: Assigning values to variables The concept of memory cells Understanding orphan objects and garbage collection By the end of this video, you'll have a clear understanding of how Python handle...
Python Tutorial: Variable Assignment, Multi-Assignment, and Type Conversion | Beginner's Guide
Переглядів 142 місяці тому
Welcome to our Python tutorial series! In this first part, we dive into the basics of variable assignment, multi-assignment, and type conversion in Python. Learn how to assign variables, implement chains of variables, and easily change variable types. Follow along with practical examples and clear explanations. Whether you're new to programming or looking to refresh your Python skills, this beg...
Unlocking Your App with Face ID in SwiftUI | iOS Tutorial
Переглядів 2022 місяці тому
In this SwiftUI tutorial, learn how to implement Face ID authentication in your iOS app. Follow along as we create a simple app that utilizes Face ID to unlock its features. We'll cover setting up the project, designing the UI, integrating Face ID authentication, and navigating between views. Whether you're new to iOS development or looking to enhance your skills, this tutorial has something fo...
Creating Onboarding Pages in SwiftUI: Step-by-Step Tutorial
Переглядів 6373 місяці тому
Join us in this comprehensive tutorial where we explore how to design onboarding pages using SwiftUI. In this video, we walk through the process of setting up a SwiftUI project, creating a folder structure, and designing the main onboarding view. We cover everything from creating a view model to incorporating animations for a smooth user experience. Additionally, we demonstrate how to implement...
iOS App Onboarding: Creating a Captivating Experience with UIKit (Dark & Light Themes Tutorial)
Переглядів 2175 місяців тому
Join me in this step-by-step tutorial where we create an engaging onboarding screen for an iOS application using UIKit. Learn how to implement both dark and light themes to enhance the visual appeal of your project. Follow along as we explore the ins and outs of designing and coding an onboarding experience that captivates users right from the start! Music from #Uppbeat (free for Creators!): up...
SwiftUI and Lottie Animation
Переглядів 1665 місяців тому
In this video you will watch how to add Lottie framework as a party framework into a XCode project, and also you will learn how to use it and make an animated annotation for Apple Map Music from #Uppbeat (free for Creators!): uppbeat.io/t/fourth-dogma/secret-burger-joint License code: VDKZAV0KQHIXCOAL
Render a swiftUI view as an image for a UIkit project
Переглядів 886 місяців тому
SwiftUI Tip: After iOS 16, you can use `ImageRenderer(content:)` to render a SwiftUI view as a UIImage object for use in a UIKit project
How to remove unwanted XCode logs (OS_ACTIVITY_MODE)
Переглядів 566 місяців тому
XCode Tips: in this short video you will see how to remove XCode logs Music from #Uppbeat (free for Creators!): uppbeat.io/t/sound-made-shape/form License code: JZRKBLZTB3JGS5WL
Using Map and custom annotations in an iOS app by swiftUI
Переглядів 3956 місяців тому
in this video you will see how to use a Map in an iOS app and also you will see how to add a default Pin into the map, also you will see how to add a custom annotation into the map. 00:00 - Intro 01:12 - Initial simple map 02:03 - default MapPin 09:18 - annotation View Music from #Uppbeat (free for Creators!): uppbeat.io/t/dread-pitt/confused License code: 2V3SWXMNZNA3EOHQ
How to design a view using Snapkit iOS UIKit
Переглядів 2,1 тис.9 місяців тому
in this video tutorial you will see how to design an iOS UIkit app with SnapKit. ▬▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Intro 00:59 - SPM 02:29 - initiate objects 09:18 - Snapkit 16:08 - test the project Music from #Uppbeat (free for Creators!): uppbeat.io/t/prigida/holding-you License code: OOX1OT5YTQXSJODO
WWDC 2022 - How to add UICalendarView, selected dates, disable dates and events
Переглядів 1,2 тис.Рік тому
in this tutorial you will learn: - How to add UICalendarView to a UIKit project - How to Customize UICalendarView for selectedDates - How to Customize UICalendarView for disableDates - How to Customize UICalendarView for events ( adding custom View per each day) ▬▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Intro 3:18 - simple CalendarView with selected dates 11:58 - disable dates for calendarVie...
Design a reservation iOS app Using SwiftUI
Переглядів 3,7 тис.2 роки тому
In this video, you will watch how to design a reservation iOS app using SwiftUI via XCode. Hope it is useful for you. Music from Uppbeat (free for Creators!): uppbeat.io/t/soundroll/tropicana License code: KIYBKECJCQCLBQZW
How to use google sign-in on iOS swiftUI
Переглядів 8 тис.2 роки тому
In this video, you will learn how to use Google sign-in for an iOS Application using firebase Auth, Google signIn framework, and swiftUI, also you can access the UI sketch file through the following link www.sketchappsources.com/free-source/3539-app-onboardng-login-screens-sketch-freebie-resource.html Music from Uppbeat (free for Creators!): uppbeat.io/t/soundroll/tropicana License code: KA7JCN...
login and sign up users via firebase for iOS swift
Переглядів 8662 роки тому
in this tutorial you will learn how to use firebase auth for sign up and sign in users, you will also learn how to send Verification emails to new users and how to custom firebase authentication error ( such as invalid email and etc)
Add firebase to iOS app through cocoapods
Переглядів 5 тис.3 роки тому
Add firebase to iOS app through cocoapods
create an iOS login page
Переглядів 6213 роки тому
create an iOS login page
create Cafe App SwiftUI iOS part 2
Переглядів 4313 роки тому
create Cafe App SwiftUI iOS part 2
create Cafe App SwiftUI iOS part 1
Переглядів 9543 роки тому
create Cafe App SwiftUI iOS part 1
func and subscript in swift
Переглядів 733 роки тому
func and subscript in swift

КОМЕНТАРІ

  • @i-swift
    @i-swift Місяць тому

    Thanks for watching! What Python topic would you like us to cover next? Let us know in the comments below!

  • @MG-pw7jp
    @MG-pw7jp 8 місяців тому

    Whenever possible, could you also show the process of creating something similar but using storyboard in Xcode.

    • @i-swift
      @i-swift 8 місяців тому

      Sure, I Will

  • @hariharan8058
    @hariharan8058 9 місяців тому

    nice bro 🤩 keep update

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

    I dont have appdelegste.swift file, and i cand see any .swift file in project. Any advice??

    • @i-swift
      @i-swift 9 місяців тому

      if you are using SwiftUI you should define your own Appdelegate ``` class AppDelegate: NSObject, UIApplicationDelegate { func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool { print("Your code here") return true } } @main struct MyApplication: App { @UIApplicationDelegateAdaptor(AppDelegate.self) var appDelegate var body: some Scene { WindowGroup { ContentView() } } } ```

  • @learninginsaraikilanguage653

    Nice

    • @i-swift
      @i-swift 9 місяців тому

      Thanks

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

    Thank you! It's really clear and useful

    • @i-swift
      @i-swift 9 місяців тому

      welcome

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

    Thanks!!!

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

    Do you know why I'm getting "Type of expression is ambiguous without more context" with the line "GIDSignIn.sharedInstance.signIn(with: config, presenting: ApplicationUtility.rootViewController)"? Thank you!

  • @FatimaAlketbi-tb7rt
    @FatimaAlketbi-tb7rt Рік тому

    I want this fill pls

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

    Do you know why I'm getting "Type of expression is ambiguous without more context" with the line "GIDSignIn.sharedInstance.signIn(with: config, presenting: ApplicationUtility.rootViewController)"? Thank you!

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

    Very helpful. Thanks!

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

    محسن جان خیلی خوب بود. دستت درد نکنه!

    • @i-swift
      @i-swift 9 місяців тому

      welcome dude :)) , don't forget to have my channel on your subscription list ;)

  • @911lalala
    @911lalala Рік тому

    Thank you Big man!!

  • @JordiB.E.
    @JordiB.E. 2 роки тому

    Great vid, thank you. Does the user stay logged in even after the app has been closed? Thank you!

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

    Just stop with this music my goodness man

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

    how do I check if the user is logged in for the main struct?

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

    bro thise is swift ui are swift 5

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

    Keep making swiftui video!

  • @Catlovers1.0.0
    @Catlovers1.0.0 2 роки тому

    It’s perfect , Thank you

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

    Great tutorial! Is it possible to get the source code?

    • @i-swift
      @i-swift 2 роки тому

      Sure, you can access from here: github.com/Mohsenkhodadadzadeh/reservationFlightSwiftUI/

  • @NC-ub8gp
    @NC-ub8gp 2 роки тому

    I get " Cannot find type 'UIViewcontroller' in scope" in the Application file, not sure why : c

    • @i-swift
      @i-swift 2 роки тому

      You should not have any UIViewController in the project, because it's designed by swiftUI, could you share your code with me (send it to iswiftmanage@gmail.com)

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

    May I know how to do it in the UIKIT?

    • @i-swift
      @i-swift 2 роки тому

      so simple, add the frameworks using SPM or cocoapod, and create a class like SignUpViewModel and call signUpWithGoogle() when user hit the signup button

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

    Very helpful to me! thankss

    • @i-swift
      @i-swift 2 роки тому

      Welcome Sachin

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

    are you iranian?

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

    Hello. i have a problem that i can't set up firebase. Cocoapods I installed it but I can't update the library. I create the Podfile after which I open it Add Firebase pod ... pod install. does not download the library and gives me. Library / roby / gem /..../ .. Library / roby / gem /..../ .. Library / roby / gem /..../ .. and it doesn't sacrifice anything the only thing it does is create a folder with 3 other wanted folders inside

    • @i-swift
      @i-swift 3 роки тому

      could you send me the error that was shown to you?

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

      @@i-swift I have already solved commands change github.com/CocoaPods/CocoaPods/issues/10723

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

    Does it create a problem if you deselect the google analytics feature?

    • @i-swift
      @i-swift 3 роки тому

      No, you just can't use that feature. because it will not available on your project

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

    thanks!

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

    Thanks for ur video

    • @i-swift
      @i-swift 2 роки тому

      Most welcome

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

    First!

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

    yes

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

    thank you.i watch you channel

    • @i-swift
      @i-swift 2 роки тому

      So nice of you

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

    Thank you very much. you have to keep at it