David Kopec
David Kopec
chess.dart
A library for legal chess move generation, maintenance of game state, and format conversion.
ClassicComputerScienceProblemsInJava
Source Code for the Book Classic Computer Science Problems in Java
ClassicComputerScienceProblemsInPython
Source Code for the Book Classic Computer Science Problems in Python
ClassicComputerScienceProblemsInSwift
Source Code for the Book Classic Computer Science Problems in Swift
Dart-for-Absolute-Beginners
Source Code for the Apress Book Dart for Absolute Beginners
DKAsyncImageView
A Swift subclass of NSImageView for loading remote images asynchronously.
DKVerticalColorPicker
A simple iOS color picker presented as a vertical hue bar.
SwiftGraph
A Graph Data Structure in Pure Swift
SwiftPriorityQueue
A Generic Priority Queue in Pure Swift