Data Analysis with MongoDb and R
I’ve recently completed an online course in R programming and have been weighing its strengths and weaknesses to determine where it would be most advantageous. Traditional workplace programming langua
I’ve recently completed an online course in R programming and have been weighing its strengths and weaknesses to determine where it would be most advantageous. Traditional workplace programming langua
This article is part of a presentation for The Associated Press, 2013 Technology Summit. On April 23, 2013 the stock market experienced one of its biggest flash-crash drops of the year, with the Dow J
During a recent machine learning competition, I was searching for an example of working code in C# .NET that performed a term frequency inverse document frequency TF*IDF transformation on a set of doc
It’s common for growing companies to offer multiple web sites and services. Initially, each site may have its own login system, or at the very least, certainly its own login page. As their user base g
This article is the second in a series of three. See also: Part 1, Part 2, Part 3, and research paper. Is it possible for a computer program to write its own programs? In the previous article this que
This article is the first in a series of three. See also: Part 1, Part 2, Part 3, and research paper. Is it possible for a computer program to write its own programs? Could human software developers b
Forms authentication is a common feature in many C# MVC .NET web applications. There are a variety of methods for implementing forms authentication in MVC .NET. A key part for each, is the process of
Many Windows developers are currently developing web applications with the most popular Microsoft technology stack of C# ASP .NET. As technologies evolve, and especially with the advent of mobile plat
Search is an important part for many C# .NET web applications, comprising of both the display of search results and a navigational control for scrolling through the pages of results. While traditional
There is a growing change in the software development world around considering the choice of a NoSQL database platform over the more typical SQL database. SQL databases are centered around the idea of