deskside / emodiary

0 stars 0 forks source link

SwiftUI Learning Path #36

Closed deskside closed 1 year ago

deskside commented 1 year ago

What I can do

  1. Start with the basics of Swift programming by reading the official Swift documentation and tutorials.
  2. Watch SwiftUI tutorials on Apple's WWDC website and on YouTube.
  3. Check out online resources like Swiftbysundell.com, Raywenderlich.com, and HackingWithSwift.com.
  4. Take a course on building iOS apps with SwiftUI.
  5. Practice building projects using SwiftUI, like a to-do list, calculator, or weather app.
  6. Post your questions to Stackoverflow and other online forums to get help from the community.
  7. Read the Apple Human Interface Guidelines for design tips.
  8. Download examples from Github, and learn from the code.
  9. Stay up to date on new features and technologies.
  10. Attend Swift conferences and meetups to network with other developers.

Some useful websites