James J. Igoe (JamesIgoe)

JamesIgoe

Geek Repo

Company:Memorial Sloan Kettering Cancer Center

Location:New York, NY

Home Page:http://comparative-advantage.com/

Github PK Tool:Github PK Tool

James J. Igoe's repositories

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DataAnalysisExercises

Self-driven data analysis tutorial exercises and results for Python, R, SSAS, F#, and VBA

Language:RStargazers:1Issues:0Issues:0

Publisher

This sample combines the Facade pattern with the Publisher (Observer) pattern. The primary class, based on the ISubscriber interface, is fairly complicated to use, requiring delegates, threading, and asynchronous callbacks. The facade, based on ISubscriberFacade, encapsulates all the methods required to work with the Windows Communication Foundation (WCF) service , handling threading, delegate creation, and asynchronous callbacks internally, so that that the clients only need to create the object. I wrote the encapsulating client to ease the adoption of the WCF service for legacy clients, seeing that the code complexity was likely a hurdle.

Language:C#Stargazers:0Issues:0Issues:0

AzureNotebooks

Variety of demo notebooks done with R, Python, and F#, for creating machine learning and statistics

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

SqlexecutionAddIn

A library that provides simplified threaded and non-threaded execution of SQL statements. It can be used to expose an interface to Microsoft Excel clients, providing threaded, async operations to a single-thread application.

Language:C#Stargazers:2Issues:0Issues:0

james-igoe.net

Experimenting with creating a website in GitHub

Stargazers:1Issues:0Issues:0

DesignPatterns

Basic Design Patterns done with .NET

Language:C#Stargazers:0Issues:0Issues:0

Algorithms

Basic algorithms C#

Language:C#Stargazers:0Issues:0Issues:0

Mathematical

A F#-based library for functions used in solving Project Euler problems along with some basic statistical functions.

Language:F#Stargazers:1Issues:0Issues:0