NEW: My new book Pro SwiftUI is out now – level up your SwiftUI skills today! >>

Forums > 100 Days of Swift

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

  Title Replies Views Activity

About the 100 Days of Swift forum

0

2138

Mar '20

What project specifically covers working with APIS and JSON?

1

30

10h

day 27 project5: UIAlertController question

1

25

15h

SOLVED: Problems with Milestone 10-12

7

123

7d

Paul... not sure you'll see this but I have a new concept idea for a set of unique and much in demand tutorials...

0

38

7d

Code review for challenge 3 of original 100 days

3

124

16d

Project 10 Day 42 my image view for the collection view is not being displayed and the label does not show

6

860

27d

Project6: Borders not resizing properly

6

363

29d

day 74 milestone project covering projects 19-21. Saving and Loading UITextView.

0

42

Feb 19

Project 5: UIAlertController not Appreaing

3

110

Feb 15

SOLVED: project 19 kUTTypeProperList and UTTypePropertyList

2

140

Feb 15

Guess the Flag Project - unwanted space between the flag and the border

1

92

Feb 14

Copying a project in xcode 14

1

84

Feb 14

Where is “Is Initial View Controller” checkbox in Xcode 14?

1

99

Feb 10

Project 1: detail screen, build error: [NSLayoutConstraint setImage:]

1

99

Feb 8

Project 1: Designing Interface Part 3, Simulator shows a white screen

5

181

Feb 7

json decoding from project 7, someone help me understand why Paul uses two different structs?

6

293

Feb 6

SOLVED: Project 23

3

161

Feb 2

milestone covering projects 10-12 question. TableView cell won't show images

0

81

Jan 29

SOLVED: challenge 1 for project 11. I can't load the images into an array

2

175

Jan 24

Trying to create a reveal word for hangman game using replaceSubrange(range: with) method

3

163

Jan '23

Project 9: Challenge 2 GCD

0

69

Jan '23

SOLVED: Creating buttons programmatically using nested for loops

2

148

Jan '23

Adding a clear button to a TextField

5

13912

Jan '23

SOLVED: Project 7: Day 1

2

194

Jan '23

I am stuck on project 7 challenge 2

1

149

Jan '23

Project 19: Safari Extensions

0

113

Jan '23

what is the best way to declare array of object to fill out table list? data will come from Api if we use Optional array is it the best way and second after that can we check this optional into number of section of table view i need best practice.?

0

90

Jan '23

SOLVED: What are these constants private to?

1

134

Dec '22

Day 23: Milestone Challenge Bonus Part

0

100

Dec '22

100 days of Swift - Day 63 - Project 17 - Space Race - Challenge 1

9

3358

Dec '22

SOLVED: Project 4 compiler error driving me nuts!

2

280

Dec '22

Project 3 challenge questions

3

207

Dec '22

Milestone Project 13-15

5

542

Dec '22

Day 2: UIColor, UIFont are not resolved in playground

3

231

Dec '22

SOLVED: Day 79 Project23 Challenge

2

201

Dec '22

SOLVED: Project 11 - Sprites rendering slightly lower than bottom of screen

2

175

Dec '22

Day 44 Challenge. Refactoring

2

180

Dec '22

SOLVED: Why do we use array.removeAll(keepingCapacity: true) all the time?

2

474

Dec '22

Project 7, day 35, task 2

3

278

Dec '22

Project 4 Part 2 Day: 25 Open button is not responding well

1

833

Dec '22

SOLVED: Project16 Day 60: Map pins not showing

1

136

Dec '22

Day 39 Project 9 - errors despite following the tutorial

21

4154

Dec '22

SOLVED: Day 26. challenge - tasks 1 & 3 - The Great Struggle

9

3851

Nov '22

SOLVED: Project14 Day 56: Sound not working

2

307

Nov '22

Off Topic - Discord Channel for HWS

2

411

Nov '22

Project 10/ Day 43: Importing photos with UIImagePickerController

2

188

Nov '22

Stuck on Project 2 challenge questions of the UIkit version

4

331

Nov '22

Something I really don't like about learning UIKit

1

183

Nov '22

Day 48 Fixing Project 10: NSCoding - unarchiveTopLevelObjectWithData depricated

2

1083

Nov '22

access control with private property

3

393

Nov '22

Project9: Purple warnings about using things outside the main thread.

4

366

Nov '22

Day 60 challenge Project 16

0

160

Nov '22

SOLVED: Day 23 – Milestone Challenge

2

316

Oct '22

SOLVED: Question about day 5

1

155

Oct '22

Project 4 - Pages opened from openTapped not respecting title bar

3

924

Oct '22

Does anybody else find themselves unmotivated to learn UIKit?

4

422

Oct '22

SOLVED: Project2 : How can I remove the padding from the flag buttons?

1

587

Oct '22

Project 3: How to change the project directory name properly?

0

157

Oct '22

SOLVED: Day 19 - Project 2 - Constraints and Button Padding

7

1978

Oct '22

Day 18 - Project 1, challenge "Picture X of Y"

1

262

Oct '22

SOLVED: Question: Do I need to wrap up 'if' with a func or a closure ?

4

816

Sep '22

Day 99 question - array lookup

2

269

Sep '22

Need help , Project 4 first challenge.

19

8698

Sep '22

DAY 35 Project 7 Challenge - Filtering the Petitions Array using .contains

2

399

Sep '22

Day 19: Not sure how UIImage is using an array of strings to pull images

2

326

Sep '22

Project 1 - Detail Screen Navigation Bar is transparent

0

211

Aug '22

SOLVED: Project 7, I've work along with the code but duplicate view controller is not created in tabbar controller

6

3559

Aug '22

Project 4 - Instance member 'webview' cannot be used on type viewcontroller

5

1821

Aug '22

Day 22: How does "guard let image = imageView.image?.jpegData..." know which photo is being used right now?

1

320

Aug '22

Day 22 Project 3: image is not being sent via Whatsapp (only image name as a text)

0

414

Aug '22

Day 22: What does Paul mean when he says to make a 'bar button item' that recommends 'Storm Viewer' to friends?

0

266

Aug '22

Not sure how to learn with 'Project 1'

2

459

Aug '22

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

1

263

Aug '22

Question on Trailing Closure Syntax

1

242

Aug '22

SOLVED: Why Array unwrapping is not needed

4

665

Aug '22

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

2

382

Jul '22

Is 0 a Double?

3

695

Jul '22

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

2

428

Jul '22

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

7

921

Jul '22

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

2

427

Jul '22

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

2

487

Jul '22

Day 83 - Project 25 MultipeerConnectivity

11

5919

Jun '22

Day 54: Challenge Two

0

292

Jun '22

Array or Set using keypairs

2

508

Jun '22

Project 6 challenges troubles

9

3911

Jun '22

SOLVED: Project 4 - WKWebView and safe area issue on new Xcode and iOS

3

1252

May '22

Project 1: Detail View Title bar is not displaying correctly

1

456

May '22

Inner shadow to top UIView

0

518

May '22

SOLVED: Project 7 - Day 35: Filtering Petitions

2

537

May '22

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

1

582

Apr '22

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

3

923

Apr '22

Project one Using swift 5.6

1

702

Apr '22

Out of Bounds Error on Project 8: Swifty Words

3

380

Apr '22

Project 2: Adding US flags to buttons has unexpected behavior

1

509

Apr '22

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

3

1839

Mar '22

Project 5 Find Bug Challenge

7

3593

Mar '22

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

2

739

Mar '22

SOLVED: Day 19 (Designing your layout)

14

2217

Mar '22

Suggestion for next revision of all videos

0

301

Feb '22

 
 

All interactions here are governed by our code of conduct.

Hacking with Swift is sponsored by Essential Developer

SPONSORED From March 20th to 26th, you can join a FREE crash course for mid/senior iOS devs who want to achieve an expert level of technical and practical skills – it’s the fast track to being a complete senior developer!

Click to save your free spot now

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.