Learn SwiftUI Again 4 Let's talk about the scrolling and transition animation

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • 🔽 Download Source Code & Project Files:
    / codewithwilliamjiamin
    Here's a roadmap organizing all my tutorials and URLs into a structured learning path for coding, it is constant updating:
    1. Beginner Foundations
    - JavaScript Bootcamp: • 【Javascript Bootcamp】1...
    - Learn Swift The Hard Way: • 【Learn Swift The Hard ...
    - iOS Development Tutorial for Beginners: • 【ios development tutor...
    2. Mobile App Development
    a. iOS Development
    - SwiftUI Starter Pack: • SwiftUI Starter Pack 6...
    - Learn SwiftUI Again: • Learn SwiftUI Again 4 ...
    - iOS Mini Projects: • 【IOS Mini Project】1 Ho...
    - SwiftUI Mini Projects: • SwiftUI Mini Project A...
    - 1000 iOS Dev Tips: • IOS Dev Tips 1 How to ...
    b. Android Development
    - Android App Dev Tutorials: • DAY1 100Days of Androi...
    - Android Beat Trainer/Metronome App: • Android Project Simple...
    3. Game Development
    a. Unity
    - Unity Game Dev BootCamp: • GameDevBootCamp1 Intro
    - DevLog of Complete RPG Unity Game: • DevLog Complete RPG Un...
    - Unity AR Game Dev: • Let's build a Unity AR...
    b. Godot
    - The Ultimate Godot Game Dev Tutorial: • 1 The Ultimate Godot G...
    c. Unreal Engine
    - Unreal Engine BootCamp: • 【Unreal Game Dev Bootc...
    4. Web Development
    - Chrome Extension Dev Tutorials: • Chrome Extensions Dev1...
    - Chrome Extension RUclips Video Batch Publisher: • Chrome Extension Youtu...
    5. Advanced iOS Topics
    - iOS MapKit Intro: • 【IOS MapKit Intro】1 On...
    - iOS WidgetKit Tutorials: • IOS WidgetKit Tutorial...
    - Incorporate Machine Learning to your iOS App: • Incorperate ML to your...
    6. Augmented Reality
    - Apple AR App Dev Bootcamp RealityKit: • 【Apple AR App Dev Boot...
    7. Machine Learning and AI
    - Machine Learning Intro: • 【Machine Learning Intr...
    - Deep Learning Intro: • 【Deep Learning Intro】1...
    8. Specific iOS Projects
    - iOS Xylophone Project: • IOS Xylophone Project ...
    - iOS Project UltraTerran: • Project Ultraterran 1 ...
    - iOS Project WhackAnything: • WhackAnything PART 1 G...
    - iOS Project Voice Memo: • How to make a voiceMem...
    9. Additional Resources
    - Some General Coding Tips: • Visual Studio Code Tip...
    - My Helpful Tools and Apps: • RUclips Video Batch Pu...
    - The Complete Twine Tutorials: • Twine Tutorial 1 Intr...

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

  • @Rawaby2021
    @Rawaby2021 3 дня назад +1

    really nice, thanks alot

  • @manticomar1146
    @manticomar1146 13 дней назад +1

    Androids compose much better cleaner than this shit

    • @CodeWithWilliamJiamin
      @CodeWithWilliamJiamin  13 дней назад

      Yes, I also develop Android projects, from XML to Compose, and I've experienced it all. Compose is definitely more concise and clear. However, I always end up importing the wrong libraries and have to adjust them manually. Overall, Android and iOS development are almost the same in concept, just that the APIs differ slightly and require checking the docs. Thanks for your comment!