School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!
Welcome to Dream.In.Code
Become an Expert!

Join 306,784 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,609 people online right now. Registration is fast and FREE... Join Now!



's Contributions
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
No Tutorials Submitted.
Code Snippets
Submitted: January 15, 2009        Views: 1366
Creates a calendar of the year. Includes a method to display the calendar.
Submitted: February 2, 2009        Views: 2821
A beautiful fractal tree.
The 3K+1 problem in Java by Gloin
Submitted: February 1, 2009        Views: 411
The snippet provides a static method to solve the 3K+1 problem. A mathematical solution that doesn't require if-statements.