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

Forums > 100 Days of Swift

Ask questions and get answers on the 100 Days of Swift.

  Title Replies Views Activity

Question on Trailing Closure Syntax

1

573

Aug '22

SOLVED: Why Array unwrapping is not needed

4

1719

Aug '22

Optionals Summary Quiz: Why doesn't this function need "guard let"?

2

890

Jul '22

Is 0 a Double?

3

1981

Jul '22

Day 11: Protocols and Extensions Summary Quiz --- Can a struct inherit from a protocol?

2

1565

Jul '22

Questions on the 'Access Control' lesson for 100DaysOfSwift present contradictory solutions

7

2078

Jul '22

SOLVED: Day 20: Project 2, Part 2 - Problem with Monoco Flag

2

928

Jul '22

SOLVED: Checkpoint 4 - How can I check if number's data type is an Int?

2

1248

Jul '22

Day 83 - Project 25 MultipeerConnectivity

11

7815

Jun '22

Day 54: Challenge Two

0

590

Jun '22

Array or Set using keypairs

2

940

Jun '22

Project 6 challenges troubles

9

5247

Jun '22

Project 1: Detail View Title bar is not displaying correctly

1

864

May '22

Inner shadow to top UIView

0

816

May '22

SOLVED: Project 7 - Day 35: Filtering Petitions

2

1011

May '22

SOLVED: Project 2 - BorderWidth creates a padding between image and borderlayer

1

1075

Apr '22

SOLVED: Day 6: Closures Why I don't need to call the closure with a parameter name?

3

1427

Apr '22

Project one Using swift 5.6

1

966

Apr '22

Out of Bounds Error on Project 8: Swifty Words

3

670

Apr '22

Project 2: Adding US flags to buttons has unexpected behavior

1

812

Apr '22

SOLVED: is there repository of all country flags for Guess The Flag game?

3

3197

Mar '22

Project 5 Find Bug Challenge

7

4891

Mar '22

Day 73 - Project21 - Challenge - Triggering Local Reminder 24hrs later

2

1279

Mar '22

SOLVED: Day 19 (Designing your layout)

14

3833

Mar '22

Suggestion for next revision of all videos

0

519

Feb '22

SOLVED: Day 16 (Designing our interface)

1

877

Feb '22

Day 3: Switch statements.

2

705

Feb '22

Project 10

7

5277

Feb '22

Comparison operators

2

664

Feb '22

milestone 7-9

1

986

Feb '22

day 53 - Saving to the iOS photo library - how to pass data to selector?

1

777

Feb '22

SOLVED: Day 7 returning the closure from the function

3

1363

Jan '22

SOLVED: Day 33: Project 7: getting "[boringssl] boringssl_metrics_log_metric_block_invoke(144) Failed to log metrics" error

8

21271

Jan '22

day 10 classes (Mutability)

1

861

Jan '22

Day 5 (3. Returning values)(optional)

2

1085

Jan '22

Day 17 - how to close the keyboard on tap anywhere on the screen

0

712

Jan '22

Day 17 - formatting numbers in Text and TextField in custom locale

0

1491

Jan '22

day 2 (sets & arrays)

5

1330

Jan '22

day 2 dictionary (default value)

1

615

Jan '22

SOLVED: project 3 code problem in codex13

1

719

Jan '22

Project 33 - What's that Whistle / CloudKit error

1

982

Jan '22

Project 10 challenge 2. Need a bit of help! Capturing error message [Camera] fail to read exposureBiasesByMode dictionary: Error

1

1789

Jan '22

SOLVED: Day 28, Project 5: isPossible() does not fail when reusing letters

2

1008

Dec '21

Day 44, Project 10, Challenge 1

0

579

Dec '21

Xcode 13.2 and autocompletion

0

747

Dec '21

Day 15 of 100 Day Challenge

1

591

Dec '21

SOLVED: Project 22 - blinking background color

3

2586

Dec '21

SOLVED: Project 1, DetailViewController does not load (SOLVED)

2

3145

Dec '21

Project 4: How do I solve challenge 3?

2

2155

Dec '21

SOLVED: Project 4, Challenge 2

3

2081

Dec '21

SOLVED: whether this is a trailing closure?

2

1554

Nov '21

Day9 - access control - test

1

655

Nov '21

Consolidation 3: Create ShoppingList App got logic error on create new item (with section) -> it was duplicated

0

516

Nov '21

SOLVED: project 5: whats the problem with strong reference cycling? it still works..

1

712

Nov '21

SOLVED: project 4: swipe left to go back not working

6

5254

Oct '21

Day 54 | Project 13 Challenge 1

2

1328

Oct '21

Day 1

1

1054

Oct '21

Project 2: how to adjust custom high res image size to button? its too big(screenshots attached)

1

2290

Oct '21

day 23 removing @3x.png

0

653

Oct '21

Project 19 Extension not showing in share sheet

3

3833

Oct '21

day 18: challenge 3, i used Switch/Case to change title, it worked but is it ok?

0

643

Oct '21

SOLVED: Whitehouse Petitions Project 7: Cannot parse

2

2163

Oct '21

SOLVED: day 16 - why function arguments not used within its body?

1

713

Oct '21

day 16- designing our interface, autocomplete not working with "numberof.."

0

700

Oct '21

SOLVED: day 15: optional downcasting in array

2

1215

Oct '21

Project 5 and Project 14 - My extension to these projects.

0

571

Oct '21

SOLVED: day 12 - optionals summary-test 11,q6. guard //without the let

4

1623

Oct '21

SOLVED: day 12-optional chaining test q6 - code correct on test but error on Xcode

2

1080

Oct '21

SOLVED: day 9 test q6 - access control with private property

2

741

Oct '21

Project 11 Challenge 3. Hi did someone figured out how to remove those boxes when they're hit by balls?

3

1703

Oct '21

Day 9 - test,q6, struct types as an array?

0

938

Oct '21

SOLVED: Day 7:Closures Part 2;Advanced Test Q.6... places[$0, default: 0] += 1 //??

2

614

Sep '21

SOLVED: Assistant Editor Doesn't Show me any class except my viewController

5

8144

Sep '21

SOLVED: day 5: For variadic func, can i assign nil to its parameter name if nothing is passed to it?

4

1287

Sep '21

SOLVED: Day 4- why cant declare range 1...10 as Int type?

2

3398

Sep '21

Just a heads up for Project 10 regarding the UI

1

949

Sep '21

Day 84 | Project 25 | Challenge #1: Lesson learned -> never update UI outside main thread

1

1323

Sep '21

Project 1 (Storm Viewer) - large image title overlaid on image, not contained in navigation bar

4

2532

Sep '21

Project 9 | Day 40 | Challenge 2 | Is it good practice to mix performSelector and DispatchQueue?

2

1894

Sep '21

Day 83, Day 84: Suggest fix for Project 25 code not letting you connect to another hosting peer

3

2188

Sep '21

Project 12: Challenge 1 - Save how many times shows image.

1

1289

Aug '21

Project 7, Day 1 - No parsed data shown

11

6022

Aug '21

Day 7 is done and I need to come back again later

0

612

Aug '21

Day 6 was not easy for me!

0

671

Aug '21

Day 5 with small difficulties

0

598

Aug '21

Day 4 with some difficulties

0

597

Aug '21

Day 3 is done

0

608

Aug '21

Day 2 is done

0

639

Aug '21

SOLVED: Why do the "100DaysOfSwift" if there is "100DaysOfSwiftUI"?

2

1134

Aug '21

Project 12: Challenge 2 - Score save.

1

1124

Aug '21

SOLVED: Day 58: Animation not working when UIImagePickerController sourceType is camera

1

1296

Aug '21

Day 74 Challenge - Solved

4

2910

Jul '21

Using Xcode version 12, and can't follow the videos

0

753

Jul '21

Project 19 | Day 69 | Challenge 2: User defaults and URL host property.

1

846

Jul '21

100 Day's of Swift

0

725

Jul '21

Unwrap: Array of Terries

4

2379

Jul '21

Project 12 challenge 2 Hi all did someone of you guys manage to solve this?

0

676

Jun '21

Day 44, Project 10, challenge 1: How to delete a person's image?

4

3080

Jun '21

SOLVED: Switch statement

4

1458

Jun '21

Hi can someone help me out with Project 12 with challenge 2 please! I'm stuck here.

2

1257

Jun '21

All interactions here are governed by our code of conduct.

TAKE YOUR SKILLS TO THE NEXT LEVEL If you like Hacking with Swift, you'll love Hacking with Swift+ – it's my premium service where you can learn advanced Swift and SwiftUI, functional programming, algorithms, and more. Plus it comes with stacks of benefits, including monthly live streams, downloadable projects, a 20% discount on all books, and free gifts!

Find out more

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

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.