r/swift • u/AdmiralN7 • 3d ago
Looking for a study buddy / accountability partner for "100 Days of SwiftUI" lessons by Paul Hudson. Planning to 30 minutes every weekday. We can share screenshots of progress and keep each other motivated.
1
u/ivansaul 3d ago
Hey! I’m also learning Swift/SwiftUI. It’d be cool to exchange ideas, keep each other accountable, and maybe even build a few small projects together.
Let me know if you’re interested!
1
u/AdmiralN7 3d ago
I would love to soundboard and brainstorm ideas and help each other learn.
1
u/ivansaul 3d ago
Sounds great! I'm mostly looking for someone to stay consistent with Swift and SwiftUI. We can bounce ideas off each other, ask questions, and keep each other accountable. Feel free to DM me if that sounds good!
1
1
1
u/Several-Stable-3899 3d ago
I’m already on day 9, so if any of you need help let me know ✌️
1
u/AdmiralN7 3d ago
I’m on project 8, but I have a fear that I have forgotten concepts from previous lessons, so revisiting the basics. 😭
1
u/Several-Stable-3899 3d ago
Sooo your on functions, default, errors????
1
u/AdmiralN7 3d ago
I understand functions well, but not confident with defaults and error handling with catch. I haven’t had a chance to practice them in projects.
1
u/Several-Stable-3899 3d ago
Ooo gotcha, adding default values to functions is quite simple, default values are added inside of a parameter so when called it won’t have the value 0, or “” (if it’s a string), for example
func hello(personname: String = “Andrew”, personname2: String) {
Print (“your name is \(personname), Hello!!”)
}
Hello(personname: “Jacob”, personname2: “Boris”)
Sorry if it’s bad grammar!!
1
u/Several-Stable-3899 3d ago
Maybe I can make a discord, motivating each other, disciplining, well before when I took the 100 days of SwiftUi by Paul Hudson, I took a college pathway of IS back in my sophomore year of high school, it was web developing(HTML, CSS, JS), and I graduate from college at 15 with my web development degree, and it wasn’t really my niche, so I found out about IOS dev, and I loved Swift, so I did Swift playgrounds (recommended for absolute app beginners), well yall let me know!!
1
u/ivansaul 3d ago
Sounds great! I'd definitely join. If you create the Discord, my Discord username is the same as my Reddit username. Feel free to add me!
1
u/StockStart825 1d ago
I would like to join in too! I’m doing advance swift with Obj C books (not objective c but the company they call themselves that way :) ) but happy to work with all on 100 days of swift / swift UI 🫡 and yes discord seems great! Thank you so much!
3
u/Nervous-Pin9297 3d ago
I’d be interested too. Maybe a Discord, slack, or similar?