#hackingwithswift 搜尋結果

And guess who I ran into….🥹❤️@twostraws I missed Luna and the other one!Had an incredible session diving into the latest on Xcode updates, Glass, WebView, Rich Text, and SF Symbols. And once again no second thoughts, I’m a customer for everything but the code!#hackingwithswift

aishuthillo's tweet image. And guess who I ran into….🥹❤️@twostraws I missed Luna and the other one!Had an incredible session diving into the latest on Xcode updates, Glass, WebView, Rich Text, and SF Symbols. And once again no second thoughts, I’m a customer for everything but the code!#hackingwithswift
aishuthillo's tweet image. And guess who I ran into….🥹❤️@twostraws I missed Luna and the other one!Had an incredible session diving into the latest on Xcode updates, Glass, WebView, Rich Text, and SF Symbols. And once again no second thoughts, I’m a customer for everything but the code!#hackingwithswift

Hacking system ❌ Hacking with swift ✅ #buildinpublic #hackingwithswift

YusKhaliesah's tweet image. Hacking system ❌
Hacking with swift ✅

#buildinpublic #hackingwithswift

The past week I've been working on my custom redesign for the Moonshot project. ...Houston? (@twostraws).. We have liftoff 🚀 Full facelift: UI mockup in Figma, modified JSON for addtl. data, and more.. About 9.5 hrs. more in comments 👇 #100DaysOfSwiftUI #HackingWithSwift


Just finished day 40 of #hackingwithswift 100 days of swift UI. Part 2 of project 8 has been really cool.

cfbelcher's tweet image. Just finished day 40 of #hackingwithswift 100 days of swift UI. Part 2 of project 8 has been really cool.

Day 16 - Project 1 WeSplit Following the great tutorial by @twostraws 1. I have made some other touch-ups such as a footer for the Form{} 2. computed property of tipPerPerson #HackingWithSwift #100DaysOfSwiftUI @SwiftLang @Apple #SwiftUI #AppDev

KoLoyYee's tweet image. Day 16 - Project 1 WeSplit 
Following the great tutorial by @twostraws 
1. I have made some other touch-ups such as a footer for the Form{} 
2. computed property of tipPerPerson

#HackingWithSwift #100DaysOfSwiftUI @SwiftLang @Apple #SwiftUI #AppDev

I feel so happy today! Thanks @twostraws for your amazing job sharing swift knowledges. I appreciate every lesson from you. Keep doing it 💪🏼 #hackingwithswift #iosdev

Jqode's tweet image. I feel so happy today! 
Thanks @twostraws for your amazing job sharing swift knowledges. I appreciate every lesson from you.

Keep doing it 💪🏼 
#hackingwithswift #iosdev

I had some extra time yesterday, so I finally continued my #hackingwithswift course and finished the WeSplit app. I resisted the urge to style it as I wanted to progress the course. I'm about to start on day 20.

froessell's tweet image. I had some extra time yesterday, so I finally continued my #hackingwithswift course and finished the WeSplit app. 
I resisted the urge to style it as I wanted to progress the course.

I'm about to start on day 20.

Honesty is the best policy & lessons don’t come from anything easy. If you too had a hard day, keep pushing, we are doing great even just by showing up & trying our best! 🧚‍♀️ 🏷️ #iosdev #hackingwithswift #impostersyndrome #100daysofcode


More goodies from @twostraws for continued subscription to Hacking With Swift + Thanks Paul! And to anyone who wants to learn to code for Apple platforms….this is the place to go! I have learned so much from this guy #thanks #hackingwithswift #swiftui

Andeanie's tweet image. More goodies from @twostraws for continued subscription to Hacking With Swift +
Thanks Paul! 
And to anyone who wants to learn to code for Apple platforms….this is the place to go! I have learned so much from this guy #thanks #hackingwithswift #swiftui

Finalizado el proyecto 7 de #hackingwithswift. Carga de datos desde una API + navegación por tabs

edgarshurtado's tweet image. Finalizado el proyecto 7 de #hackingwithswift. Carga de datos desde una API + navegación por tabs

Have also been doing the #HackingWithSwift 100-day free tutorial which has been a godsend. I actually get it now. Currently on closures (day 9) so it's been quite exciting actually.


Only @twostraws can guess in which day am I? #100DaysOfSwiftUI with #hackingwithswift #HWS #SwiftUI #swif #iosdev #quote #quotes #motivational #Apple #100DaysOfCode Yeah soon will grab the certificate InshaAllah

FaridG022's tweet image. Only @twostraws can guess in which day am I? 

#100DaysOfSwiftUI with #hackingwithswift #HWS #SwiftUI #swif #iosdev #quote #quotes #motivational #Apple #100DaysOfCode Yeah soon will grab the certificate InshaAllah

Have also been doing the #HackingWithSwift 100-day free tutorial which has been a godsend. I actually get it now. Currently on closures (day 9) so it's been quite exciting actually.


The past week I've been working on my custom redesign for the Moonshot project. ...Houston? (@twostraws).. We have liftoff 🚀 Full facelift: UI mockup in Figma, modified JSON for addtl. data, and more.. About 9.5 hrs. more in comments 👇 #100DaysOfSwiftUI #HackingWithSwift


Just for giggles, tried throwing the Day 40 Moonshot project into Lovable AI.. the results were pretty insane.. Of course, it's web-coded (CSS/HTML/JS), not SwiftUI, but it was legit 1 prompt. I gave the JSON files, and it just did it. #100DaysOfSwiftUI #HackingWithSwift


🎉 I just finished "8. Customizing Label using LabelStyle" of the #HackingWithSwift #IntermediateSwiftUI at hackingwithswift.com/plus/intermedi… via @twostraws #Swift #Xcode The State property wrapper works not as the tutorial suggests in a custom LabelStyle.


🎉 I just finished "7. Customizing ProgressView using ProgressViewStyle" of the #HackingWithSwift #IntermediateSwiftUI at hackingwithswift.com/plus/intermedi… via @twostraws #Swift #Xcode


🎉 I just finished "6. Customizing Toggle using ToggleStyle" of the #HackingWithSwift #IntermediateSwiftUI at hackingwithswift.com/plus/intermedi… via @twostraws #Swift #Xcode


🎉 I just finished "5: Creating completely custom buttons using PrimitiveButtonStyle" of the #HackingWithSwift #IntermediateSwiftUI at hackingwithswift.com/plus/intermedi… #Swift By using the PrimitiveButtonStyle protocol, I can create a button that already comes with built-in actions.


🎉 I just finished "4: Animating buttons using ButtonStyle" of the #HackingWithSwift #IntermediateSwiftUI at hackingwithswift.com/plus/intermedi… via @twostraws #Swift #Xcode Not as the tutorial says, the State property wrapper works fine in ButtonStyle just like in View.


I've learned the ButtonStyle protocol and various techniques, such as .overlay, .mask, .stroke, and .trim, to create visually appealing buttons. #Swift #IntermediateSwiftUI #HackingWithSwift


Also, been tracking my progress in #HackingwithSwift and almost 35 hours deep going into day 15... man! Really put the '10,000 hours' argument into perspective, lol.... *sigh*.. baby steps. #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/14 via @twostraws

mhunterreynolds's tweet image. Also, been tracking my progress in #HackingwithSwift and almost 35 hours deep going into day 15... man!

Really put the '10,000 hours' argument into perspective, lol.... *sigh*.. baby steps.

#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/14 via @twostraws

Got my first #iOS app published on the AppStore thanks to @twostraws and his #100DaysOfSwiftUI #hackingwithswift tutorials, just a little app my wife wanted to manage her #book #tbrlist with filters useful for #readers that more generic apps didn’t have. apps.apple.com/us/app/tbr-spi…


"Programming is an art: don't spend all your time sharpening your pencil when you should be drawing." @twostraws makes learning Swift feel easy. Loving it. #100DaysOfSwiftUI #HackingWithSwift


#40pluscoding working on a couple of days of #hackingwithswift with @twostraws I do a day in the morning one in the afternoon. Right now I'm learning about loops and while loops.


"the best kinds of apps are when you take the coding skill you have and use it to power your own personal passions, to build an app that solves real problems you face every day." --Paul Hudson #HackingWithSwift


Just noticed I’ve been a #HackingWithSwift Plus subscriber for over 5 yrs already! 🤩 Learned so much from ⁦@twostraws⁩, got me my job and own apps in the App Store, so thank you very much 🙏 On to tonight’s monthly HWS+ livestream. #ios #swift #swiftui #KeepOnLearning

TimGK1's tweet image. Just noticed I’ve been a #HackingWithSwift Plus subscriber for over 5 yrs already! 🤩 
Learned so much from ⁦@twostraws⁩, got me my job and own apps in the App Store, so thank you very much 🙏 

On to tonight’s monthly HWS+ livestream. 

#ios #swift #swiftui #KeepOnLearning

And guess who I ran into….🥹❤️@twostraws I missed Luna and the other one!Had an incredible session diving into the latest on Xcode updates, Glass, WebView, Rich Text, and SF Symbols. And once again no second thoughts, I’m a customer for everything but the code!#hackingwithswift

aishuthillo's tweet image. And guess who I ran into….🥹❤️@twostraws I missed Luna and the other one!Had an incredible session diving into the latest on Xcode updates, Glass, WebView, Rich Text, and SF Symbols. And once again no second thoughts, I’m a customer for everything but the code!#hackingwithswift
aishuthillo's tweet image. And guess who I ran into….🥹❤️@twostraws I missed Luna and the other one!Had an incredible session diving into the latest on Xcode updates, Glass, WebView, Rich Text, and SF Symbols. And once again no second thoughts, I’m a customer for everything but the code!#hackingwithswift

Attended Swift Student Stars and met Paul Hudson (@twostraws)! 💫 His “Build, Build, Build” talk was 🔥 Loved when he said: “Being a Distinguished Winner is the spark—now light the fire and do crazy things!” Let’s go! 🚀 #SwiftStudentChallenge #iOSDev #HackingWithSwift

Jeevan2421's tweet image. Attended Swift Student Stars and met Paul Hudson (@twostraws)! 💫
His “Build, Build, Build” talk was 🔥
Loved when he said:
“Being a Distinguished Winner is the spark—now light the fire and do crazy things!”
Let’s go! 🚀
#SwiftStudentChallenge #iOSDev #HackingWithSwift

Yay!!! Finally finished 100 Days of #hackingwithswift #ios #swift. I'm so happy and so proud of myself. Could you give me a thumb-up?

brucewang7777's tweet image. Yay!!! Finally finished 100 Days of #hackingwithswift #ios #swift. I'm so happy and so proud of myself. Could you give me a thumb-up?

未找到 "#hackingwithswift" 的結果

recently complete the challenge day about de the units converter like kilometers to meters. it was easy, cuz the first project explain you all that you need to know. @twostraws #HackingWithSwift #100DaysOfSwiftUI #100DaysOfCode #ConverterProject #Day19 #ChanllengeOfDay #SwiftUI

reneaponte58's tweet image. recently complete the challenge day  about de the units converter like kilometers to meters. it was easy, cuz the first project explain you all that you need to know.

@twostraws #HackingWithSwift #100DaysOfSwiftUI #100DaysOfCode #ConverterProject #Day19 #ChanllengeOfDay #SwiftUI

Hacking system ❌ Hacking with swift ✅ #buildinpublic #hackingwithswift

YusKhaliesah's tweet image. Hacking system ❌
Hacking with swift ✅

#buildinpublic #hackingwithswift

Finished my 1st day of 100 days of code!! 1/100 ✔️ @twostraws #hackingwithswift #100daysofCode

bharadwajaks's tweet image. Finished my 1st day of 100 days of code!!
1/100 ✔️
@twostraws #hackingwithswift #100daysofCode

R2D71: Finished @seanallen_dev basics 2. Great fun so far with some💡moments. Done with another JSON challenge. #hackingwithswift #100DaysOfCode #Swift #CodeNewbie #LearnToCode #CodersNotes


Check out our mentors in action helping out teams in hacking. #hackingwithswift #SPEAKUHACK2020 #CCIT #AkuHack #IED @AKUGlobal

CCITForum's tweet image. Check out our mentors in action helping out teams in hacking.
#hackingwithswift #SPEAKUHACK2020 #CCIT #AkuHack #IED @AKUGlobal

Just completed day 21 of #100DaysOfSwift @twostraws style at #hackingwithswift dot com. Fun challenges to enhance the flag game!

Gremico's tweet image. Just completed day 21 of #100DaysOfSwift @twostraws style at #hackingwithswift dot com. Fun challenges to enhance the flag game!
Gremico's tweet image. Just completed day 21 of #100DaysOfSwift @twostraws style at #hackingwithswift dot com. Fun challenges to enhance the flag game!
Gremico's tweet image. Just completed day 21 of #100DaysOfSwift @twostraws style at #hackingwithswift dot com. Fun challenges to enhance the flag game!
Gremico's tweet image. Just completed day 21 of #100DaysOfSwift @twostraws style at #hackingwithswift dot com. Fun challenges to enhance the flag game!

R2D51: finished two small apps and tackled the following topics: UITabBarController, Codable and Data. So, time for Picard. #hackingwithswift #100DaysOfCode #Swift #CodeNewbie #LearnToCode #CodersNotes


✅ Day 42, 43, & 44 completed. ✅ Challenges nailed! Will probably need more practice but i think most of it was very similar to UITableview. #HackingwithSwift #uicollectionviewcontroller #iosdev #100DaysOfCode


32/100 Day 32 of #100DaysOfCode / (unofficial) #100DaysOfSwift ! Took a break from my project to do some reading! Planning the next part of my project! #hackingwithswift #SwiftLang

irvanization's tweet image. 32/100
Day 32 of #100DaysOfCode / (unofficial) #100DaysOfSwift ! Took a break from my project to do some reading! Planning the next part of my project! #hackingwithswift #SwiftLang

Fiftyfiveday in a row Swift coding. Project 13, part 6 exercise my solution for second task #55DaySeries #hackingwithswift #SwiftUI #coding #100DaysOfCode #JSON #CodeNewbie #code @twostraws

damarzo's tweet image. Fiftyfiveday in a row Swift coding. Project 13, part 6 exercise my solution for second task
#55DaySeries #hackingwithswift #SwiftUI #coding #100DaysOfCode #JSON #CodeNewbie #code @twostraws

41/100 Day 41 of #100DaysOfCode / (unofficial) #100DaysOfSwift ! On my way to Disneyland, used the 2 hour ride to read #HackingWithSwift I looked at more networking stuff and a refresher on GCD! #SwiftLang

irvanization's tweet image. 41/100
Day 41 of #100DaysOfCode / (unofficial) #100DaysOfSwift ! On my way to Disneyland, used the 2 hour ride to read #HackingWithSwift I looked at more networking stuff and a refresher on GCD! 
#SwiftLang

Fiftyoneday in a row Swift coding. try to solve a problem with Json file on a detailView #51DaySeries #hackingwithswift #SwiftUI #coding #100DaysOfCode #JSON

damarzo's tweet image. Fiftyoneday in a row Swift coding.  try to solve a problem with Json file on a detailView
#51DaySeries #hackingwithswift #SwiftUI #coding #100DaysOfCode #JSON
damarzo's tweet image. Fiftyoneday in a row Swift coding.  try to solve a problem with Json file on a detailView
#51DaySeries #hackingwithswift #SwiftUI #coding #100DaysOfCode #JSON

D219: Hacking With Swift from @twostraws done. This was quite a journey and not easy at all. Paul has a good way to explain complicated things and kept me motivated thru the course. Next PRO Swift. #hackingwithswift #100DaysOfCode #Swift #CodeNewbie #LearnToCode #CodersNotes

fxdlsRider's tweet image. D219: Hacking With Swift from @twostraws done. This was quite a journey and not easy at all. Paul has a good way to explain complicated things and kept me motivated thru the course. Next PRO Swift. 

#hackingwithswift #100DaysOfCode #Swift #CodeNewbie #LearnToCode #CodersNotes

Loading...

Something went wrong.


Something went wrong.


United States Trends