UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

The planning process

Forums > SwiftUI

Hello all! I'm brand new to the site. I like it! Lots of info..not sure where to start. I'm newish to SwiftUI. I've been playing around with Xcode and Swift for about a year and a half now as just a hobby and I think I can take it further at this point. My learning has been fragmented regarding the development process. I was wondering if anybody had a step by step method on how to organize and start the app develpoment process.

1      

@ finn asks:

not sure where to start.

Start with Day 1 of 100 Days of Swift?

All kidding aside, @twoStraws has a very solid program. He teaches concepts with a clear objective. (Other tutorials may just tell you to type 10 lines of code, but never explain the what or why.) Then after he teaches the concept, you'll have homework and a quiz. Just when you feel comfortable with your new knowledge, @twoStraws will teach a NEW technique tossing the one you just learned into the rubbish bin.

Why?

After you follow a few lessons, you'll see this pattern. As a cook, you cannot just jump right into preparing a 5 course meal. You need to start with basics like chopping vegetables, and seasoning fish. After a while you might graduate to more complex recipes.

It's a similar concept with Swift and SwiftUI.

Whilst you may have dabbled on your own, I might wager a fiver that you learned some bad habits and may use these techniques in your code. This is why I suggest you start with Day 1 of Hacking with SwiftUI. Sure early days will be redundant and you'll progress quickly.

But pay careful attention when you start getting into programming architecture and other structures. He'll reveal some twists and observations you may not have picked up along your solo journey.

Copy the Pros

If you feel more comfortable, grab some screen shots from some of Apple's applications. Start with System Settings, Notes, Contacts, FaceTime and other apps. Start by making replicas of their interfaces. Peel back the complexity of familiar views and see if you can duplicate them. If you're not able to dissect another application's views and recreate them, you may need extra practice.

Keep Coding!

Then as you gather more skill in this area, you'll be on Day 60 or later and can think about the architecture of the data behind those views.

You'll be in good great position to develop key data structures, encode them into JSON, and store them in iPhone directories. Or perhaps you'll join the CoreData boffins and try your hand at databases. Then you can wire your stunning interfaces with sound backend data sources. Win!

Help Out

In anycase, it would be great to hear about your development journey. Take a stab at answering a few questions in this forum. When a novice developer gets stuck, think back to your journey. What helped you learn a concept? Can you provide a fun solution to try in Playgrounds to help a new programmer climb the knowledge ladder? It would be great to hear another share their journey and provide a new perspective!

1      

Hacking with Swift is sponsored by RevenueCat.

SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's Paywalls allow you to remotely configure your entire paywall view without any code changes or app updates.

Learn more here

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.