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

Join 306,876 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,687 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: November 10, 2008        Views: 479
Having a function f:R->R , f(x)=ax^2+bx+c , the following code will find out possible details for the function.
Submitted: January 4, 2009        Views: 1187
By introducing the number of rows (in our code will be n) our program will output a equilateral triangle with the sides of equal length.