This is your work, valued
George Heineman is an Associate Professor of Computer Science. He is inventor of Sujiken(R) and WordyGame
algorithms-nutshell-2ed. Code Repository associated with "Algorithms In A Nutshell", 2ed, published by O'Reilly Media, Inc. http://shop.oreilly.com/product/0636920032885.do
553LearningAlgorithms. Code repository associated with Learning Algorithms: A Programmer's Guide to Writing Better Code. https://oreil.ly/learn-algorithms
323python-algorithms. This repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
202IntroductionAlgorithmsDataStructures. This repository contains the code associated with the "Introduction to Algorithms and Data Structures" Safari Video. https://www.oreilly.com/live-training/courses/introduction-to-algorithms-and-data-structures/0636920306535/
95python-data-structures. This repository contains the code associated with the "Designing Data Structures in Python: Principles & Practice" Safari Video. https://www.safaribooksonline.com/library/view/designing-data-structures/9781491928622/
71DesignPatterns_Draw. Case study to demonstrate interactions among a number of core design patterns
35python-quadtree-webinar. Code associated with "Collision detection using spatial algorithms and quadtrees" Webinar June 8 2017. https://www.safaribooksonline.com/live-training/courses/exploring-algorithms-in-python/0636920070962/
17python-polygon-intersection. Code associated with "Polygon Intersection in Ptython" Webinar August 18 2017
15python-kd-webinar. Code associated with "Explore algorithms in Python with a GUI-based app" Webinar. http://www.oreilly.com/pub/e/3477
13tangram. Software resources for two Safari presentations: (1) Object Oriented GUI design in Java; (2) Design Patterns in Java GUI Development
10coding-interview-prep. Coding Interview Preparation: https://www.oreilly.com/library/view/coding-interview-preparation/0642572011321/
7python-bloom-webinar. Code associated with "Implementing Bloom Filters In Python" Webinar. http://www.oreilly.com/pub/e/3618
5ebc-example. Using the principles of Entity, Boundary, Controller (EBC) this repository contains a number of iterations leading from conception to completion.
3