Sunday, July 24, 2011

New Android Series on YouTube

Hello everyone,

I apologize for my absence. However I have started a new Android series on YouTube where I record the development of an app from start to finish! Everyone check it out!

Watch the playlist here!
Everyone watch it on my channel here!

Saturday, December 18, 2010

New C# Tutorial - Start, Stop, & List Processes

In this tutorial I show you how to start, stop, and list processes from your machine. You can create a bunch of cool stuff from this like a program starter, a way to get rid of memory hungry programs when you are playing games, etc.

You can watch the tutorial here

Monday, December 13, 2010

Hands Free Music Out of Beta

Hands free music is now out of beta. Get it now at the Android app store!

Sunday, November 14, 2010

New C# Tutorial - BubbleSort in C#

In this tutorial I show you how to implement the O(n^2) sorting algorithm bubblesort in c sharp.

You can watch the tutorial here

Friday, November 12, 2010

New C# Tutorial - LinkedList From Scratch

In this tutorial I show you how to create your own linked list similar to the List in C# from scratch. You can learn a lot from creating your own versions of common data structures.

You can watch part 1 here and part 2 here or on my YouTube page.

Wednesday, November 10, 2010

New C# Tutorial - Palindrome - ACM Programming Contest Series

In this tutorial I show you how to find a palindrome given an input number. This is the first video in a series where I try to solve all the midatlantic acm programming contest problems and explain their complex algorithms.

You can watch the video here.

Wednesday, July 21, 2010

Hands Free Music Available in Android Market

My first android application, Hands Free Music, is now available in the Android Market. Simply search "Hands Free Music" and check it out!