Pinned Loading
-
SwiftUI-DateDetector
SwiftUI-DateDetector Publichow can we make date entry faster? my theory is that date pickers are too slow and just frustrate users
Swift
-
-
AoC2016-D01
AoC2016-D01 PublicAdvent of Code solution using Unit Testing with XCTest and XCUI.
Swift
-
AoC2016-D02
AoC2016-D02 PublicAdvent of Code solution. Utilizes tVOS and SwiftUI to "decipher" the password with a look popularized in pseudo-hacker shows/movies.
Swift
-
converting integers to strings in Swift
converting integers to strings in Swift 1import Foundation
23// a coding exercise from repl.it motivated me to learn how to convert numbers (specifically integers) into strings
4// In part 1, I explored the different ways to convert an integer simply to a string. so if you're given the int 9, you should output the string literal "9"
5// several solutions were put forth from https://stackoverflow.com/questions/24161336/convert-int-to-string-in-swift
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.