TEAM LICENSES: Save money and learn new skills through a Hacking with Swift+ team license >>

Forums > 100 Days of Swift

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

  Title Replies Views Activity

Day 17: What's the difference between a "Storyboard", a "ViewController", and a "DetailViewController"?

1

1129

Aug '22

Question on Trailing Closure Syntax

1

588

Aug '22

SOLVED: Why Array unwrapping is not needed

4

1775

Aug '22

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

2

915

Jul '22

Is 0 a Double?

3

2054

Jul '22

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

2

1623

Jul '22

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

7

2123

Jul '22

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

2

949

Jul '22

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

2

1299

Jul '22

Day 83 - Project 25 MultipeerConnectivity

11

7891

Jun '22

Day 54: Challenge Two

0

606

Jun '22

Array or Set using keypairs

2

965

Jun '22

Project 6 challenges troubles

9

5301

Jun '22

Project 1: Detail View Title bar is not displaying correctly

1

892

May '22

Inner shadow to top UIView

0

837

May '22

SOLVED: Project 7 - Day 35: Filtering Petitions

2

1035

May '22

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

1

1106

Apr '22

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

3

1456

Apr '22

Project one Using swift 5.6

1

980

Apr '22

Out of Bounds Error on Project 8: Swifty Words

3

693

Apr '22

Project 2: Adding US flags to buttons has unexpected behavior

1

834

Apr '22

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

3

3267

Mar '22

Project 5 Find Bug Challenge

7

4963

Mar '22

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

2

1304

Mar '22

SOLVED: Day 19 (Designing your layout)

14

3903

Mar '22

Suggestion for next revision of all videos

0

531

Feb '22

SOLVED: Day 16 (Designing our interface)

1

892

Feb '22

Day 3: Switch statements.

2

726

Feb '22

Project 10

7

5336

Feb '22

Comparison operators

2

679

Feb '22

milestone 7-9

1

1002

Feb '22

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

1

795

Feb '22

SOLVED: Day 7 returning the closure from the function

3

1395

Jan '22

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

8

21356

Jan '22

day 10 classes (Mutability)

1

879

Jan '22

Day 5 (3. Returning values)(optional)

2

1107

Jan '22

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

0

737

Jan '22

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

0

1567

Jan '22

day 2 (sets & arrays)

5

1350

Jan '22

day 2 dictionary (default value)

1

631

Jan '22

SOLVED: project 3 code problem in codex13

1

737

Jan '22

Project 33 - What's that Whistle / CloudKit error

1

1013

Jan '22

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

1

1814

Jan '22

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

2

1033

Dec '21

Day 44, Project 10, Challenge 1

0

593

Dec '21

Xcode 13.2 and autocompletion

0

767

Dec '21

Day 15 of 100 Day Challenge

1

600

Dec '21

SOLVED: Project 22 - blinking background color

3

2628

Dec '21

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

2

3198

Dec '21

Project 4: How do I solve challenge 3?

2

2192

Dec '21

SOLVED: Project 4, Challenge 2

3

2135

Dec '21

SOLVED: whether this is a trailing closure?

2

1589

Nov '21

Day9 - access control - test

1

668

Nov '21

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

0

531

Nov '21

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

1

723

Nov '21

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

6

5410

Oct '21

Day 54 | Project 13 Challenge 1

2

1346

Oct '21

Day 1

1

1074

Oct '21

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

1

2324

Oct '21

day 23 removing @3x.png

0

668

Oct '21

Project 19 Extension not showing in share sheet

3

3888

Oct '21

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

0

658

Oct '21

SOLVED: Whitehouse Petitions Project 7: Cannot parse

2

2206

Oct '21

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

1

731

Oct '21

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

0

720

Oct '21

SOLVED: day 15: optional downcasting in array

2

1242

Oct '21

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

0

588

Oct '21

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

4

1660

Oct '21

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

2

1104

Oct '21

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

2

756

Oct '21

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

3

1730

Oct '21

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

0

952

Oct '21

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

2

630

Sep '21

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

5

8248

Sep '21

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

4

1320

Sep '21

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

2

3524

Sep '21

Just a heads up for Project 10 regarding the UI

1

969

Sep '21

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

1

1349

Sep '21

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

4

2572

Sep '21

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

2

1926

Sep '21

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

3

2226

Sep '21

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

1

1309

Aug '21

Project 7, Day 1 - No parsed data shown

11

6092

Aug '21

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

0

626

Aug '21

Day 6 was not easy for me!

0

688

Aug '21

Day 5 with small difficulties

0

609

Aug '21

Day 4 with some difficulties

0

616

Aug '21

Day 3 is done

0

622

Aug '21

Day 2 is done

0

655

Aug '21

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

2

1156

Aug '21

Project 12: Challenge 2 - Score save.

1

1146

Aug '21

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

1

1334

Aug '21

Day 74 Challenge - Solved

4

2946

Jul '21

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

0

766

Jul '21

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

1

865

Jul '21

100 Day's of Swift

0

741

Jul '21

Unwrap: Array of Terries

4

2422

Jul '21

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

0

692

Jun '21

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

4

3134

Jun '21

SOLVED: Switch statement

4

1488

Jun '21

All interactions here are governed by our code of conduct.

Hacking with Swift is sponsored by String Catalog.

SPONSORED Get accurate app localizations in minutes using AI. Choose your languages & receive translations for 40+ markets!

Localize My App

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.