Pinned Repositories
2048
The iOS version of 2048, made using SpriteKit
arkit-intro
The projects presented in my Pluralsight tutorial "Introduction to Augmented Reality with ARKit"
coreml2-demos
Sample code and demos for my book "Machine Learning with Core ML 2 and Swift 5"
DataDetector
Demo app showcasing NSDataDetector.
LockTest
Benchmark tests for @synchronized, NSLock, NSRecursiveLock, dispatch_sync and mutex (pthread_mutex_t)
pop-swift5
software-development-a-to-z
Source code for "Software Development from A to Z" course
swift-algorithms
Source code for "Introduction to Algorithms in Swift" course
swift-features
Swift language features that help you write better, more performant code.
SwiftAsynchronousTesting
This sample project shows two ways for testing asynchronous code using XCode 8 and Swift 3. The first method is via XCTestExpectation, the other approach uses dispatch semaphores.
nyisztor's Repositories
nyisztor/swift-algorithms
Source code for "Introduction to Algorithms in Swift" course
nyisztor/software-development-a-to-z
Source code for "Software Development from A to Z" course
nyisztor/LockTest
Benchmark tests for @synchronized, NSLock, NSRecursiveLock, dispatch_sync and mutex (pthread_mutex_t)
nyisztor/coreml2-demos
Sample code and demos for my book "Machine Learning with Core ML 2 and Swift 5"
nyisztor/arkit-intro
The projects presented in my Pluralsight tutorial "Introduction to Augmented Reality with ARKit"
nyisztor/SwiftAsynchronousTesting
This sample project shows two ways for testing asynchronous code using XCode 8 and Swift 3. The first method is via XCTestExpectation, the other approach uses dispatch semaphores.
nyisztor/pop-swift5
nyisztor/2048
The iOS version of 2048, made using SpriteKit
nyisztor/DataDetector
Demo app showcasing NSDataDetector.
nyisztor/swift-features
Swift language features that help you write better, more performant code.
nyisztor/Swift3WithC
Demonstrates the usage of C qsort API in Swift
nyisztor/Alamofire
Elegant HTTP Networking in Swift
nyisztor/cfd
Starter file for the 'Creating a Cumulative Flow Diagram in Excel' lecture
nyisztor/CommandDispatch
CommandDispatch
nyisztor/FridaySwiftCodeChallenges
nyisztor/HanekeSwift
A lightweight generic cache for iOS written in Swift with extra love for images.
nyisztor/UbiquityStoreManager
Implements Core Data + iCloud, deals with all the nasty stuff and gives you a clean API.