David Kopec

Results 14 repositories owned by David Kopec

chess.dart

49
Stars
29
Forks
Watchers

A library for legal chess move generation, maintenance of game state, and format conversion.

ClassicComputerScienceProblemsInJava

163
Stars
83
Forks
Watchers

Source Code for the Book Classic Computer Science Problems in Java

ClassicComputerScienceProblemsInPython

994
Stars
396
Forks
Watchers

Source Code for the Book Classic Computer Science Problems in Python

ClassicComputerScienceProblemsInSwift

187
Stars
42
Forks
Watchers

Source Code for the Book Classic Computer Science Problems in Swift

Dart-for-Absolute-Beginners

33
Stars
13
Forks
Watchers

Source Code for the Apress Book Dart for Absolute Beginners

DKAsyncImageView

47
Stars
9
Forks
Watchers

A Swift subclass of NSImageView for loading remote images asynchronously.

DKDropMenu

25
Stars
10
Forks
Watchers

A simple iOS drop down list written in Swift.

DKVerticalColorPicker

23
Stars
7
Forks
Watchers

A simple iOS color picker presented as a vertical hue bar.

SwiftPriorityQueue

370
Stars
39
Forks
Watchers

A Generic Priority Queue in Pure Swift