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

Join 306,882 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,712 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
Code Snippets
Submitted: June 3, 2006        Views: 6107
This program finds out a nation's gini coefficient through simple algebra.
Submitted: May 7, 2006        Views: 5765
This is a simple program with basic mathetmatical formulas that calculate your weight on other planets (in pounds)!
Submitted: September 2, 2005        Views: 11628
Calculates your current rank in Battlefield 2 by requesting the user's global score. This is for newbies only because it goes over simple while/if commands and does basic calculations.
Submitted: September 19, 2005        Views: 7752
Merely uses some preschool algebra equations to calculate and display your x-intercept, y-intercept, slope-intercept form of the equation.
Submitted: September 1, 2006        Views: 7417
Simple program in a while loop designed to use Newton's Method to find the roots of a function. This is a major time-saver. This program works for any Ti-83 based model with a similar operating system. Program tested on Ti-84+ SE. This program is designed using Ti-BASIC.