What's Here?
- Members: 306,876
- Replies: 841,350
- Topics: 140,576
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,687
- Members: 84
- Guests: 1,603
|
'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.
|
|
|
| |