#olderlearner search results

Day 31: Auto Layout challenges complete, although am not at peace with challenge 3… how do I keep the labels out of the safe area on the bottom? #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 31: Auto Layout challenges complete, although am not at peace with challenge 3… how do I keep the labels out of the safe area on the bottom? #olderlearner #WomenWhoCode #100DaysOfSwift

Day 29a: Challenge 1 done, reject answers less than 3 characters or that match the original word. Aced the review (which I find I do if I walk through the code and say aloud what I think each part does beforehand). More tomorrow! #100DaysOfSwift #olderlearner #WomenWhoCode

SuzGupta's tweet image. Day 29a: Challenge 1 done, reject answers less than 3 characters or that match the original word. Aced the review (which I find I do if I walk through the code and say aloud what I think each part does beforehand). More tomorrow! #100DaysOfSwift #olderlearner #WomenWhoCode

Day 35: Wow, did I struggle w project 7, but #rubberduckdebugging did the trick! Learned about Codable and how much easier it is to slurp in a JSON feed in #ios v w AJAX & JavaScript. Also UITabBarController & creating a view in code #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 35: Wow, did I struggle w project 7, but #rubberduckdebugging did the trick! Learned about Codable and how much easier it is to slurp in a JSON feed in #ios v w AJAX & JavaScript. Also UITabBarController & creating a view in code #olderlearner #WomenWhoCode #100DaysOfSwift

Day 26: At last, all 3 challenges complete. At this rate, #100DaysOfSwift will be a year-long curriculum for me 😄 That’s OK; I am definitely learning! Next up, figuring out how I merge this feature branch back into my master. And then, onto Day 27! #olderlearner #WomenWhoCode


Day 41: Hangman milestone ☑️ Sure, lots of room for improvement, such as a proper UI, but requirements met. Wondering whether I recommend taking months off amidst #100DaysOfSwift? No. I do not. #olderlearner #WomenWhoCode


Day 40: The good news is when you struggle, you learn more deeply. The bad news: wow did the threading challenges take a while! (Needed to look at the solutions repo for challenge 2) Stopping out for a while now to dig into #objc book #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 40: The good news is when you struggle, you learn more deeply. The bad news: wow did the threading challenges take a while! (Needed to look at the solutions repo for challenge 2) Stopping out for a while now to dig into #objc book #olderlearner #WomenWhoCode #100DaysOfSwift

Day 32: Moving ahead slowly, but definitely still moving. Here’s a first stab at the Consolidation III Shopping List app. Still to come: a share button and perhaps some styling/customization of the UI. #olderlearner #WomenWhoCode #100DaysOfSwift


Day 38: Whoa, this may be the 1st time I found all 3 challenges easy! Folks further along, will we be revisiting/refactoring this game later? I have a content spin that I’d like to try, but can wait til later if it will come up again. #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 38: Whoa, this may be the 1st time I found all 3 challenges  easy! Folks further along, will we be revisiting/refactoring this game later? I have a content spin that I’d like to try, but can wait til later if it will come up again. #olderlearner #WomenWhoCode #100DaysOfSwift

RT @randyfry75: Have you ever thought of playing an instrument? I did - Banjo and Guitar - Started and quit. Picked up later in life. Sure glad I did. Go for it --- bit.ly/2VVo6Bc Weekly lifestyle bit.ly/2Z54SHt #olderlearner #music


Day 33: So excited to have made it to the parsing-JSON-with-Codable project. Table view with petition title and body is working, no screen cap though because the current petitions are nutso—let’s keep dev Twitter positive. Onward! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 36: Perhaps ironic with #SwiftUI out now, but project 8, a 7 Little Words clone, starts with building UI in code & using Auto Layout constraints. Lots of typing, but very straightforward. Looking forward to game logic tomorrow. #olderlearner #WomenWhoCode #100DaysOfSwift


Day 39: Back we go to the loading JSON app as we refactor to use threads. Learned about Grand Central Dispatch (GCD), Quality of Service (QoS), when to use which queue, and performSelector() #olderlearner #WomenWhoCode #100DaysOfSwift


Day 42: Trying out the very basics of UICollectionView, while also learning how Xcode 11 editors are now different than what’s shown in these tutorial videos 😀. So, easy, but not as easy as intended. #olderlearner #WomenWhoCode #100DaysOfSwift


Day 30: Learning more about Auto Layout and constraints, using Interface Builder and also writing Visual Format Language code. Great to have some time away 🏝, but also great to dig back in! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 29b: All challenges complete, although Stack Overflow was involved in the bonus challenge. The others felt easy (!) and I did set breakpoints to at least look at the usedWords array and better ponder the bonus challenge bug. Onward! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 34: Added a view (& tab bar icon) by overriding a func in AppDelegate.swift. (Learned too that this file controls how the app responds to system events) Hmm, might there be new, easier ways to add views ;) ? Challenges tomorrow! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 27: Ah, closures, how anxiety-producing you remain. Project 5 introduces capture lists (needed to avoid memory leaks), working with user input, and reading in a file in our bundle. Not surprised this is a 3-day project. #100DaysOfSwift #olderlearner #WomenWhoCode


Day 28: In which we implement all the game logic for our make-a-word game, including using a UITextChecker to see if words are real, meaning can be found in the “en” dictionary… challenges coming tomorrow. #100DaysOfSwift #olderlearner #WomenWhoCode


Thanks! Tumbling is *so* annoying - hope to get less tumbly soon 😂 #olderlearner #horses !


Do you have an #older loved one who likes to learn new things? Keep the senior citizen in your life intellectually stimulated this winter with the Gift of #WISE! #olderlearner #silversneakers #assumptionuniversity #loveoflearning #retirement #retired assumptionwise.org/Gift-of-WISE


Day 43: Covered a lot of ground here, made a working UIImagePickerController to load photos into a UIImageView with an editable label. All tutorial; I’ll need tomorrow’s challenge to get this to stick. (But this is already very cool!) #olderlearner #WomenWhoCode #100DaysOfSwift


Day 42: Trying out the very basics of UICollectionView, while also learning how Xcode 11 editors are now different than what’s shown in these tutorial videos 😀. So, easy, but not as easy as intended. #olderlearner #WomenWhoCode #100DaysOfSwift


Day 41: Hangman milestone ☑️ Sure, lots of room for improvement, such as a proper UI, but requirements met. Wondering whether I recommend taking months off amidst #100DaysOfSwift? No. I do not. #olderlearner #WomenWhoCode


Day 41: NB: These days do not represent Earth Days. Whoa, first time back after months away. Force unwrap? Chain optionals? What?? Hangman milestone is def going to take a while! #olderlearner #WomenWhoCode #100DaysOfSwift


RT @randyfry75: Have you ever thought of playing an instrument? I did - Banjo and Guitar - Started and quit. Picked up later in life. Sure glad I did. Go for it --- bit.ly/2VVo6Bc Weekly lifestyle bit.ly/2Z54SHt #olderlearner #music


RT @randyfry75: Have you ever thought of playing an instrument? I did - Banjo and now Guitar - Started and quit. Picked up late in life. Sure glad I did. Go for it --- bit.ly/2VVo6Bc Weekly posts bit.ly/2U8q7ZQ #olderlearner #music


RT @randyfry75: Have you ever thought of playing an instrument? I did - Banjo now guitar - Started and quit. Picked up late in life. Sure glad I did. Go for it --- bit.ly/2VVo6Bc #olderlearner #music


Day 40: The good news is when you struggle, you learn more deeply. The bad news: wow did the threading challenges take a while! (Needed to look at the solutions repo for challenge 2) Stopping out for a while now to dig into #objc book #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 40: The good news is when you struggle, you learn more deeply. The bad news: wow did the threading challenges take a while! (Needed to look at the solutions repo for challenge 2) Stopping out for a while now to dig into #objc book #olderlearner #WomenWhoCode #100DaysOfSwift

On hearing the clippityclop of horses from my house - Me: “Wish I had a #horse, & a stable for a horse, & time for a horse, & then the skill to ride out on my own...” Etc. =what not having a Sunday lesson 2 weeks running does to me, an #olderlearner in need of more #equine time


Day 39: Back we go to the loading JSON app as we refactor to use threads. Learned about Grand Central Dispatch (GCD), Quality of Service (QoS), when to use which queue, and performSelector() #olderlearner #WomenWhoCode #100DaysOfSwift


Day 38: Whoa, this may be the 1st time I found all 3 challenges easy! Folks further along, will we be revisiting/refactoring this game later? I have a content spin that I’d like to try, but can wait til later if it will come up again. #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 38: Whoa, this may be the 1st time I found all 3 challenges  easy! Folks further along, will we be revisiting/refactoring this game later? I have a content spin that I’d like to try, but can wait til later if it will come up again. #olderlearner #WomenWhoCode #100DaysOfSwift

Day 37: Built the game logic w array methods like components() & joined(), removeAll(), shuffle(), & enumerated(), for using an item + its position. Not sure I can come up w the logic myself yet, but can definitely follow along! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 36: Perhaps ironic with #SwiftUI out now, but project 8, a 7 Little Words clone, starts with building UI in code & using Auto Layout constraints. Lots of typing, but very straightforward. Looking forward to game logic tomorrow. #olderlearner #WomenWhoCode #100DaysOfSwift


Day 35: Wow, did I struggle w project 7, but #rubberduckdebugging did the trick! Learned about Codable and how much easier it is to slurp in a JSON feed in #ios v w AJAX & JavaScript. Also UITabBarController & creating a view in code #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 35: Wow, did I struggle w project 7, but #rubberduckdebugging did the trick! Learned about Codable and how much easier it is to slurp in a JSON feed in #ios v w AJAX & JavaScript. Also UITabBarController & creating a view in code #olderlearner #WomenWhoCode #100DaysOfSwift

Day 34: Added a view (& tab bar icon) by overriding a func in AppDelegate.swift. (Learned too that this file controls how the app responds to system events) Hmm, might there be new, easier ways to add views ;) ? Challenges tomorrow! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 33: So excited to have made it to the parsing-JSON-with-Codable project. Table view with petition title and body is working, no screen cap though because the current petitions are nutso—let’s keep dev Twitter positive. Onward! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 32: Moving ahead slowly, but definitely still moving. Here’s a first stab at the Consolidation III Shopping List app. Still to come: a share button and perhaps some styling/customization of the UI. #olderlearner #WomenWhoCode #100DaysOfSwift


Day 31: Auto Layout challenges complete, although am not at peace with challenge 3… how do I keep the labels out of the safe area on the bottom? #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 31: Auto Layout challenges complete, although am not at peace with challenge 3… how do I keep the labels out of the safe area on the bottom? #olderlearner #WomenWhoCode #100DaysOfSwift

Day 30: Learning more about Auto Layout and constraints, using Interface Builder and also writing Visual Format Language code. Great to have some time away 🏝, but also great to dig back in! #olderlearner #WomenWhoCode #100DaysOfSwift


Day 21: Hooray, challenge day and review quiz vanquished! Confidence building :) #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 21: Hooray, challenge day and review quiz vanquished! Confidence building :) #olderlearner #WomenWhoCode #100DaysOfSwift

Day 18: Pretty sure I wrote too many lines of #Swift to accomplish this new UIImageView title, but I’m just happy to have done it. @twostraws this material is so much better now with the added challenges and reviews, thank you! #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 18: Pretty sure I wrote too many lines of #Swift to accomplish this new UIImageView title, but I’m just happy to have done it. @twostraws this material is so much better now with the added challenges and reviews, thank you! #olderlearner #WomenWhoCode #100DaysOfSwift

Day 20: Finished Project 2, but clearly all is not right. I see this only sometimes; other times all buttons are as expected and country name is spelled correctly. I see no issue with asset naming. Help, @twostraws? #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 20: Finished Project 2, but clearly all is not right. I see this only sometimes; other times all buttons are as expected and country name is spelled correctly. I see no issue with asset naming. Help, @twostraws? #olderlearner #WomenWhoCode #100DaysOfSwift

Do you have an #older loved one who likes to learn new things? Keep the senior citizen in your life intellectually stimulated this winter with the Gift of #WISE! #olderlearner #silversneakers #assumptionuniversity #loveoflearning #retirement #retired assumptionwise.org/Gift-of-WISE


Day 24: Today we meet WebKit, the concept of delegation, and action sheets, as we make a very simple browser. An easy day, but I know challenges and milestones lie ahead! #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 24: Today we meet WebKit, the concept of delegation, and action sheets, as we make a very simple browser. An easy day, but I know challenges and milestones lie ahead! #olderlearner #WomenWhoCode #100DaysOfSwift

Day 31: Auto Layout challenges complete, although am not at peace with challenge 3… how do I keep the labels out of the safe area on the bottom? #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 31: Auto Layout challenges complete, although am not at peace with challenge 3… how do I keep the labels out of the safe area on the bottom? #olderlearner #WomenWhoCode #100DaysOfSwift

Day 35: Wow, did I struggle w project 7, but #rubberduckdebugging did the trick! Learned about Codable and how much easier it is to slurp in a JSON feed in #ios v w AJAX & JavaScript. Also UITabBarController & creating a view in code #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 35: Wow, did I struggle w project 7, but #rubberduckdebugging did the trick! Learned about Codable and how much easier it is to slurp in a JSON feed in #ios v w AJAX & JavaScript. Also UITabBarController & creating a view in code #olderlearner #WomenWhoCode #100DaysOfSwift

Day 40: The good news is when you struggle, you learn more deeply. The bad news: wow did the threading challenges take a while! (Needed to look at the solutions repo for challenge 2) Stopping out for a while now to dig into #objc book #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 40: The good news is when you struggle, you learn more deeply. The bad news: wow did the threading challenges take a while! (Needed to look at the solutions repo for challenge 2) Stopping out for a while now to dig into #objc book #olderlearner #WomenWhoCode #100DaysOfSwift

Day 38: Whoa, this may be the 1st time I found all 3 challenges easy! Folks further along, will we be revisiting/refactoring this game later? I have a content spin that I’d like to try, but can wait til later if it will come up again. #olderlearner #WomenWhoCode #100DaysOfSwift

SuzGupta's tweet image. Day 38: Whoa, this may be the 1st time I found all 3 challenges  easy! Folks further along, will we be revisiting/refactoring this game later? I have a content spin that I’d like to try, but can wait til later if it will come up again. #olderlearner #WomenWhoCode #100DaysOfSwift

Day 29a: Challenge 1 done, reject answers less than 3 characters or that match the original word. Aced the review (which I find I do if I walk through the code and say aloud what I think each part does beforehand). More tomorrow! #100DaysOfSwift #olderlearner #WomenWhoCode

SuzGupta's tweet image. Day 29a: Challenge 1 done, reject answers less than 3 characters or that match the original word. Aced the review (which I find I do if I walk through the code and say aloud what I think each part does beforehand). More tomorrow! #100DaysOfSwift #olderlearner #WomenWhoCode

RT @randyfry75: Have you ever thought of playing an instrument? I did - Banjo and Guitar - Started and quit. Picked up later in life. Sure glad I did. Go for it --- bit.ly/2VVo6Bc Weekly lifestyle bit.ly/2Z54SHt #olderlearner #music


Loading...

Something went wrong.


Something went wrong.


United States Trends