Yin Yang Java Swing Program

I wrote this simple YinYang Java Swing Program in my CS202 class back in Spring 2008 at CalStateLA. I thought to share with all.

Code

Output

Here is the screenshot of output window.

YigYang

How to Read and Write Data to Property List File(plist) in iOS?

I have written a class called AppHelper which has class level (static) methods. Those methods are very useful to use within UIViewController.

AppHelper.h

AppHelper.m

Install Git on CentOS and Host on Apache

Install git from the yum repository

If you have error regarding GPG KEYS then please check my answer on StackOverflow.com

Install git from the yum repository

Configure Git and Init bare repository

Apache Virtual Host directive

Restart Apache

Read More